Encryption-utilities

Data encryption utilities

Utilities for encrypting and decrypting data using various algorithms, including Threefish and XOR.

Utility programs for the encryption algorithms included in the PragmAda Reusable Components

GitHub

5 stars
4 watching
2 forks
Language: Ada
last commit: about 4 years ago
Linked from 1 awesome list

adaencryption-decryptionthreefishxor

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jrmarino/libsodium-adaA set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality.8
mpdavis/python-joseProvides a Python implementation of the JOSE technologies for encrypting and/or signing content.1,553
kelp404/cocoasecurityA utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods.1,136
jhumphry/ascon_sparkAn implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption.3
jhumphry/spark_norxAn implementation of a widely used authenticated encryption algorithm8
kushaldas/johnnycanencryptProvides a Python module with encryption and decryption capabilities using Rust.53
jangko/nimaesAn implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim.54
davesag/jose-simpleA simple library for encrypting and decrypting data using the JOSE standard64
softvar/secure-lsProtects and encrypts data stored in local storage.648
bcrowe/cakephp-encrypted-typeProvides field-level encryption in CakePHP applications to support regulatory compliance and end-to-end data protection.8
pdroalves/encrypted-mongodbA wrapper around MongoDB's Python driver to enable searchable encryption of data on the database22
takescoop/swiftyrsaA library providing public/private key encryption and digital signature functionality in Swift1,281
encryptogroup/tastyAutomates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques10
prashantsolanki3/secure-pref-managerProtects Android Shared Preferences with encryption techniques71
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733