Skip to content

ericlagergren/siv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b757b3 · May 7, 2022

History

9 Commits
Apr 15, 2022
Apr 11, 2022
Apr 11, 2022
Apr 10, 2022
Apr 18, 2022
Apr 18, 2022
Apr 18, 2022
Apr 18, 2022
Apr 18, 2022
May 7, 2022
May 7, 2022
May 7, 2022
May 7, 2022
May 7, 2022
Apr 11, 2022
May 7, 2022
Apr 11, 2022
Apr 18, 2022

Repository files navigation

AES-GCM-SIV

Go Reference

Nonce misuse-resistant AEAD

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.