6 skills found
RyuaNerin / Go Krypto🔐 go-krypto: A Go library collecting cryptographic algorithms designed in the Republic of Korea (SEED, ARIA, HIGHT, LEA, HAS160, LSH, KCDSA, EC-KCDSA)
indutny / Hmac DrbgJS-only Hmac DRBG implementation
ANSSI-FR / LibdrbgA portable library implementing NIST SP 800-90A DRBGs
fpgaminer / Python Hmac DrbgA Python implementation of HMAC_DRBG (see, NiST SP 800-90A).
patrickfav / DiceA cryptographically secure pseudorandom number generator cli tool printing in a wide variety of byte encodings (hex, base64,..) and for many programming languages (c, java, c#, php, etc.) using NIST SP800-90Ar1 HMAC-DRBG. Supports external seeding from various true random services.
sorpaas / Rust Hmac DrbgPure Rust Implementation of Hmac DRBG