CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
Updated
Jul 10, 2025 - Swift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
AesBridge is a modern, secure and cross-language AES encryption library that supports CBC, GCM, and Legacy CBC modes. The goal is to ensure secure, interoperable encryption across multiple platforms and programming languages
Guidance on implementing cryptography as a developer.
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.
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
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."