//
pkg.gl
Category
github.com/google/tink/go
daead
subtle
package
1.7.0
Repository:
https://github.com/google/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
195 SLOC
#
Functions
NewAESSIV
NewAESSIV returns an AESSIV instance.
#
Constants
AESSIVKeySize
AESSIVKeySize is the key size in bytes.
#
Structs
AESSIV
AESSIV is an implementation of AES-SIV-CMAC as defined in https://tools.ietf.org/html/rfc5297.