directory
1.2.2
Repository: https://github.com/mightyguava/tink.git
Documentation: pkg.go.dev

# Packages

Package aead provides implementations of the Aead primitive.
Package mac provides implementations of the Mac primitive.
Package signature provides implementations of the PublicKeySign and PublicKeyVerify primitives.
Package subtle provides utility functions.
Package testutil provides test utilities.
Package tink defines interfaces for the crypto primitives that Tink supports.