405 results for “topic:aes-gcm”
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
PHP Secure Communications Library
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
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 secure and easy-to-use CLI password manager for macOS and Linux
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.
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
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
Datagram Transport Layer Security (DTLS) client.
Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.
A gigabyte-per-second, multi-threaded file encryption engine. Achieves extreme throughput using a lock-free, triple-buffered io_uring pipeline, Rayon parallel chunking, and hardware-accelerated AEADs (AES-256-GCM / ChaCha20).
The smallest readable implementation of AES algorithms in C
A lightweight, encrypted, WAN oriented, software defined network device.
An experimental encryption solution for Discord
Decrypt Whatsapp .crypt12 database files
high performance AES implementations optimized for cortex-m microcontrollers
🌸 极简、唯美、无需构建的纯前端碎碎念日记框架
Crypto library for Node/ES6/Typescript/Browser.
(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Configurable AES-GCM IP (128, 192, 256 bits)
ECIES on Twisted Edwards Curve25519 using AES-GCM and HKDF-SHA256
A library that provides an encrypted version of the Android shared preferences.
Configuring your .NET Core with encrypted JSON files has never been so easy