Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 348 Bytes

This project is deprecated and is no longer being actively maintained. Consider using miscreant.go instead.


siv

A pure Go implementation of of the SIV-CMAC AEAD as described in RFC 5297. SIV-CMAC does not require a nonce, allowing for both deterministic and resistance to nonce re- or misuse.