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

stripe-archive/siv-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a37382 · Apr 26, 2021

History

21 Commits
Feb 24, 2015
Apr 26, 2021
Aug 20, 2015
Aug 20, 2015
Aug 20, 2015

Repository files navigation

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.