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 2 years ago
Linked from 1 awesome list

adaencryption-decryptionthreefishxor

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jrmarino/libsodium-ada A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. 8
mpdavis/python-jose Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. 1,548
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134
jhumphry/ascon_spark An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. 3
jhumphry/spark_norx An implementation of a widely used authenticated encryption algorithm 8
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 52
jangko/nimaes An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. 54
davesag/jose-simple A simple library for encrypting and decrypting data using the JOSE standard 63
softvar/secure-ls Protects and encrypts data stored in local storage. 646
bcrowe/cakephp-encrypted-type Provides field-level encryption within the application layer before data is stored or transmitted to the database. 8
pdroalves/encrypted-mongodb A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database 22
takescoop/swiftyrsa A library providing public/private key encryption and digital signature functionality in Swift 1,278
encryptogroup/tasty Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques 10
prashantsolanki3/secure-pref-manager Protects Android Shared Preferences with encryption techniques 71
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728