Golang symmetric encryption library
-
Updated
Aug 26, 2024 - Go
Golang symmetric encryption library
Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.
Go implementation of AES-SIV-CMAC and AES-GCM-SIV
authenticated encryption on the commandline using a chunked construction similar to intermaclib
AES-GCM-SIV per RFC 8452
An implementation of Online Authenticated Encryption construction.
TTAK.KO-12.0223 Lightweight Encryption Algorithm (ISO/IEC 29192-2:2019) with Galois/Counter Mode (LEA-GCM)
A lightweight AEAD stream cipher submitted to the CAESAR competition for authenticated ciphers. A Lightweight Encryption Scheme for IoT Devices
Add a description, image, and links to the aead topic page so that developers can more easily learn about it.
To associate your repository with the aead topic, visit your repo's landing page and select "manage topics."