//
pkg.gl
Category
github.com/oasisprotocol/oasis-core/go
common
crypto
drbg
package
0.2501.0
Repository:
https://github.com/oasisprotocol/oasis-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
11
Files
191 SLOC
#
Functions
New
New creates a new HMAC_DRBG instance with the specified configuration.
#
Constants
MaxLength
2^35 - 8 bits.
ReseedInterval
ReseedInterval is the maximum number of requests that can be made before a reseed operation is required.
#
Structs
Drbg
Drbg is a keyed and initialized HMAC_DRBG instance.