package
1.1.2
Repository: https://github.com/trustbloc/kms-go.git
Documentation: pkg.go.dev

# Packages

Package tinkcrypto provides the default implementation of the common pkg/common/api/crypto.Crypto interface and the SPI pkg/framework/aries.crypto interface It uses github.com/tink/go crypto primitives.
No description provided by the author

# Functions

ToECKey converts key to an ecdsa public key.

# Constants

DefKeySize is the default key size for crypto primitives.