Siv
AES-GCM-SIV per RFC 8452
Install / Use
/learn @ericlagergren/SivREADME
AES-GCM-SIV
Nonce misuse-resistant AEAD
- https://datatracker.ietf.org/doc/html/rfc8452
- https://eprint.iacr.org/2017/168.pdf
- https://eprint.iacr.org/2015/102.pdf
Installation
go get github.com/ericlagergren/siv@latest
Performance
TBD
Security
Disclosure
This project uses full disclosure. If you find a security bug in an implementation, please e-mail me or create a GitHub issue.
Disclaimer
You should only use cryptography libraries that have been reviewed by cryptographers or cryptography engineers. While I am a cryptography engineer, I'm not your cryptography engineer, and I have not had this project reviewed by any other cryptographers.
