Categorygithub.com/jacobsa/crypto
repository
0.0.0-20190317225127-9f44e2d11115
Repository: https://github.com/jacobsa/crypto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

This repository contains Go packages related to cryptographic standards that are not included in the Go standard library. These include:

  • SIV mode, which provides deterministic encryption with authentication.

  • CMAC, a message authentication system used by SIV mode.