repositorypackage
0.0.0-20240131140838-9e8f775f7eae
Repository: https://github.com/birneee/aes6.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
AES 6
Modified version of the Go standard library AES-GCM implementation which allows tag sizes down to 6 bytes.
Inspired by: https://github.com/lucas-clemente/aes12