CryptoKey is an encapsulation for cryptographic keys in Go that makes cryptographic agility support simple for Go applications.
CryptoKey uses Coze's alg
for denoting keys which allows CryptoKey to simplify
the interface for interacting with various keys.
To import Coze, Go needs the lower case string for go get
go get
CryptoKey is released under The 3-Clause BSD License.
"Cyphr.me" is a trademark of Cypherpunk, LLC. The Cyphr.me logo is all rights reserved Cypherpunk, LLC and may not be used without permission.