//
pkg.gl
Category
github.com/common-library/go
security
crypto
ecdsa
package
1.2.1
Repository:
https://github.com/common-library/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
172 SLOC
#
Structs
KeyPair
KeyPair is struct that provides key pair related methods.
PrivateKey
PrivateKey is struct that provides private key related methods.
PublicKey
PublicKey is struct that provides public key related methods.
Signature
Signature is ecdsa signature.