authenticated-encryption
There are 86 repositories under authenticated-encryption topic.
patrickfav/armadillo
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.
nazar-pc/noise-c.wasm
rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size
return/branca
Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.
cryptomator/siv-mode
RFC 5297 SIV mode of operation in Java
daddydrac/vuejs-flask-docker
Test driven docker solution using VueJS, Flask REST Plus, PostgresSQL, with swagger, prebuilt authentication+JWT's running on NGINX/https using material ui design
Ayrx/python-aead
An Authenticated Encryption with Associated Data (AEAD) implementation for Python.
cryptolu/sparkle
Sparkle, Schwaemm and Esch: Lightweight Symmetric Cryptography for the Internet of Things
azohra/lyra
A lightweight encryption tool designed for ease of use.
openluopworld/aes_gcm
Implementation of authenticated encryption GCM. The block cipher used is AES-128.
ascon/ascon-hardware
NIST LWC Hardware Reference Implementation of Ascon v1.2
ph4r05/py-chacha20poly1305
Pure python ChaCha20Poly1305 implementation
rprimas/ascon-verilog
Verilog Hardware Design of Ascon v1.2
aadomn/gift
Software optimized implementations of GIFT and GIFT-COFB
paulveillard/cybersecurity-auth
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
PaulGrandperrin/XChaCha8Blake3Siv
XChaCha8Blake3Siv is a nonce-reuse misuse-resistant (NRMR) and key-committing authenticated encryption with associated data (AEAD) algorithm
ascon/ascon-hardware-sca
NIST LWC Hardware Design of Ascon with Protection against Power Side-Channel Attacks
inmcm/kravatte
Implementation of Kravatte Encryption Suite
mrdcvlsc/ChaCha20-Poly1305
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
TonyKaravasilev/CryptoManana
An Advanced PHP Cryptography Framework
TheMatjaz/LibAscon
Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms
Irdroid/authKi
Open Source Crypto Authentication USB Dongle
meehow/securebytes
⚡️ 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.
meta-secret/meta-secret-core
Personal Decentralized Secret Storage
aadomn/skinny
Efficient constant-time implementations of SKINNY-128
peter-evans/paseto-lua
PASETO (Platform-Agnostic Security Tokens) for Lua
AntonKueltz/rfc7539
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
capeprivacy/hybrid-pke
The Hybrid Public Key Encryption (HPKE) standard in Python
samuel-lucas6/ChaCha20-BLAKE3
Committing ChaCha20-BLAKE3, XChaCha20-BLAKE3, and XChaCha20-BLAKE3-SIV AEAD implementations.
isap-lwc/isap-code-package
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.
ansemjo/aenker
authenticated encryption on the commandline using a chunked construction similar to intermaclib
doomsparkles/nnshake
Simple ECDH handshake protocol in Rust, based on X25519 and ChaCha20-Poly1305
inmcm/xoodoo
Golang Implementation of Xoodoo Permutation and Xoofff/Xoodyak Crypto Suites
itzmeanjan/tinyjambu
Accelerated TinyJambu - Lightweight Authenticated Encryption Algorithms
veqtrus/vial_aes
Permissively licensed AES implementation in C
ahdinosaur/secret-channel
🤫 A protocol for an authenticated and encrypted message stream