package
0.0.0-20180830032904-3da98e966145
Repository: https://github.com/traceabilitychain/tac.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.