Package siv implements the Synthetic Initialization Vector (SIV) authenticated encryption scheme specified in RFC 5297, including AES-GCM-SIV and AES-SIV-CMAC for misuse-resistant AEAD.
go get github.com/secure-io/siv-goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts plaintext using AES-GCM-SIV with a 256-bit key.
No known issues recorded.
No dependency data recorded yet.