There are 2 repositories under authenticated-encryption topic.
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.
rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size
RFC 5297 SIV mode of operation in Java
Test driven docker solution using VueJS, Flask REST Plus, PostgresSQL, with swagger, prebuilt authentication+JWT's running on NGINX/https using material ui design
An Authenticated Encryption with Associated Data (AEAD) implementation for Python.
Sparkle, Schwaemm and Esch: Lightweight Symmetric Cryptography for the Internet of Things
NIST LWC Hardware Reference Implementation of Ascon v1.2
Hardware Design of Ascon
Implementation of authenticated encryption GCM. The block cipher used is AES-128.
Pure python ChaCha20Poly1305 implementation
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
NIST LWC Hardware Design of Ascon with Protection against Power Side-Channel Attacks
An ongoing & curated collection of awesome AuthN+Z software, libraries and frameworks, best guidelines and technical resources and cool stuff about Authentication & Authorization & SSO & IAM
XChaCha8Blake3Siv is a nonce-reuse misuse-resistant (NRMR) and key-committing authenticated encryption with associated data (AEAD) algorithm
An Advanced PHP Cryptography Framework
Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms
⚡️ Take any Go data type, serialize it to JSON or GOB and encrypt it with AES. Works 2.5x faster than securecookie and generates 40% smaller cookies.
Personal Decentralized Secret Storage
The Hybrid Public Key Encryption (HPKE) standard in Python
PASETO (Platform-Agnostic Security Tokens) for Lua
Committing ChaCha20-BLAKE3, XChaCha20-BLAKE3, and XChaCha20-BLAKE3-SIV AEAD implementations.
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
Code package for ISAP, a family of lightweight authenticated encryption algorithms designed with a focus on robustness against implementation attacks that is currently competing in the final round of NIST's standardization effort for lightweight authenticated encryption schemes.
authenticated encryption on the commandline using a chunked construction similar to intermaclib
Golang based token auth service using http-only encrypted cookies to the client and a backend user store
Simple ECDH handshake protocol in Rust, based on X25519 and ChaCha20-Poly1305
Accelerated TinyJambu - Lightweight Authenticated Encryption Algorithms