//
pkg.gl
Category
github.com/libs4go/crypto
ecdsa
recoverable
package
0.0.1
Repository:
https://github.com/libs4go/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
364 SLOC
#
Functions
Recover
Recover recover public key from sig and hash.
RecoverWithNonce
RecoverWithNonce .
Sign
Sign .
SignWithNonce
SignWithNonce .
#
Variables
ErrCurve
ErrCurve .
ErrPubKey
ErrCurve .
#
Interfaces
Cofactor
Cofactor elliptic.CurveParams extend interface.