directory
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Packages

Package address implements a generic cryptographic address with versioning and context separation.
Package drbg implements the HMAC_DRBG construct as per NIST Special Publication 800-90A Revision 1.
Package hash implements a cryptographic hash over arbitrary binary data.
Package mathrand implements an adapter from a cryptographically secure entropy source that implements an io.Reader to a math/rand.Source64.
No description provided by the author
Package sakg implements ADR 0008: Standard Account Key Generation.
Package signature provides wrapper types around public key signatures.
Package slip10 implements the SLIP-0010 private key derivation scheme for Ed25519.
Package tls implements helpful wrappers for dealing with TLS certificates.
Package tuplehash implements TupleHash from NIST SP 800-15.