CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
Updated
Oct 15, 2024 - Swift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Guidance on implementing cryptography as a developer.
A modern and easy-to-use cryptographic library for .NET 8+ 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.
Need to encrypt a file before sending it to someone? This is it.
Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS
Golang symmetric encryption library
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.
(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).
Add a description, image, and links to the aes-gcm topic page so that developers can more easily learn about it.
To associate your repository with the aes-gcm topic, visit your repo's landing page and select "manage topics."