Deterministic Random Bit Generator

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:abbreviation DRBG
gptkbp:alternativeTo gptkb:True_Random_Number_Generator
gptkbp:basisFor hash functions
block ciphers
number-theoretic functions
gptkbp:definedIn gptkb:NIST_SP_800-90A
https://www.w3.org/2000/01/rdf-schema#label Deterministic Random Bit Generator
gptkbp:output bit string
gptkbp:relatedStandard gptkb:FIPS_140-2
ISO/IEC 18031
gptkbp:requires seed value
entropy source
gptkbp:security_property forward security
backtracking resistance
gptkbp:type pseudorandom number generator
gptkbp:used_in cryptography
gptkbp:usedFor encryption
digital signatures
key generation
generating pseudorandom numbers
gptkbp:bfsParent gptkb:HMAC_DRBG
gptkb:Hash_DRBG
gptkbp:bfsLayer 7