package
0.17.0
Repository: https://github.com/inklabsfoundation/inkchain.git
Documentation: pkg.go.dev

# Packages

Package sha3 implements the SHA3 hash algorithm (formerly called Keccak) chosen by NIST in 2012.

# Functions

No description provided by the author
GetRandomBytes returns len random looking bytes.
GetRandomNonce returns a random byte array of length NonceSize.
S256 returns an instance of the secp256k1 curve.
Sign calculates an ECDSA signature.
No description provided by the author

# Constants

NonceSize is the default NonceSize.

# Interfaces

LocalSigner is a temporary stub interface which will be implemented by the local MSP.