Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 610 Bytes

Godoc Reference Build Status

Warning - This package is just an experimental proof-of-concept implementation. This implementation is currently not optimized for performance or (side channel) security.

SIV

Synthetic Initialization Vector (SIV) is an nonce-misuse resistant authenticated encryption scheme specified in RFC 5297 using AES and CMAC.