Deterministic Random Bit Generators
GPTKB entity
Statements (28)
Predicate | Object |
---|---|
gptkbp:instanceOf |
crypt
|
gptkbp:abbreviation |
DRBG
|
gptkbp:alsoKnownAs |
Deterministic Random Number Generators
|
gptkbp:category |
pseudorandom number generator
|
gptkbp:compatibleWith |
true random number generator
|
gptkbp:definedIn |
gptkb:NIST_SP_800-90A
|
gptkbp:dependsOn |
seed secrecy
|
gptkbp:example |
gptkb:CTR_DRBG
gptkb:HMAC_DRBG gptkb:Hash_DRBG |
https://www.w3.org/2000/01/rdf-schema#label |
Deterministic Random Bit Generators
|
gptkbp:input |
seed
|
gptkbp:output |
bit stream
pseudorandom bits |
gptkbp:property |
deterministic
predictable if seed is known |
gptkbp:requires |
entropy source for seeding
periodic reseeding statistical randomness tests |
gptkbp:standardizedBy |
gptkb:NIST
|
gptkbp:usedFor |
generating pseudorandom numbers
|
gptkbp:usedIn |
cryptography
encryption digital signatures key generation |
gptkbp:vulnerableTo |
state compromise
|
gptkbp:bfsParent |
gptkb:800-90A
|
gptkbp:bfsLayer |
7
|