package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# README
crypto
All is about crypto algorithm and/or libraries.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
No description provided by the author
# Functions
CheckAlgorithm check if support the input Algorithm.
NewPrivateKey generate a privatekey with Algorithm.
NewSignature returns a specific signature with the algorithm.
# Variables
ErrAlgorithmInvalid invalid Algorithm for sign.