github.com/birneee/aes6@v0.0.0-20240131140838-9e8f775f7eae/README.md (about) 1 # AES 6 2 3 Modified version of the Go standard library AES-GCM implementation which allows tag sizes down to 6 bytes. 4 5 Inspired by: https://github.com/lucas-clemente/aes12