Repository navigation
aes-gcm
- Website
- Wikipedia
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
A modern and easy-to-use cryptographic library for .NET based on libsodium
A collection of common (interesting) cryptographic mistakes and learning resources.
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
Sockets with pure VB6 impl of TLS encryption
Need to encrypt a file before sending it to someone? This is it.
Golang symmetric encryption library
Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS
Hoard is a stateless, deterministically encrypted, content-addressed object store.
Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.
A lightweight, encrypted, WAN oriented, software defined network device.
A minimalist implementation of AES algorithms in C
(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).