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
5 stars
4 watching
2 forks
Language: Ada
last commit: about 3 years ago
Linked from 1 awesome list
adaencryption-decryptionthreefishxor
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. | 8 |
| | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
| | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
| | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
| | An implementation of a widely used authenticated encryption algorithm | 8 |
| | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
| | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
| | Protects and encrypts data stored in local storage. | 648 |
| | Provides field-level encryption in CakePHP applications to support regulatory compliance and end-to-end data protection. | 8 |
| | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
| | A library providing public/private key encryption and digital signature functionality in Swift | 1,281 |
| | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
| | Protects Android Shared Preferences with encryption techniques | 71 |
| | A collection of authenticated encryption algorithms implemented in Rust | 733 |