Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrAlgorithmInvalid invalid Algorithm for sign. ErrAlgorithmInvalid = errors.New("invalid Algorithm") )
Functions ¶
func CheckAlgorithm ¶ added in v1.0.0
CheckAlgorithm check if support the input Algorithm
func NewPrivateKey ¶
NewPrivateKey generate a privatekey with Algorithm
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. |
Click to show internal directories.
Click to hide internal directories.