directory
1.7.0
Repository: https://github.com/google/tink.git
Documentation: pkg.go.dev

# Packages

Package cryptofmt provides constants and convenience methods that define the format of ciphertexts and signatures.
Package primitiveset provides a container for a set of cryptographic primitives.
Package registry provides a container that for each supported key type holds a corresponding KeyManager object, which can generate new keys or instantiate the primitive corresponding to given key.