Skip to content

itiserik/crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Some Go cryptography routines that are not included in the Go standard library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.1%
  • C 5.9%