Lean cryptographic library usable for bare-metal environments
-
Updated
Apr 20, 2026 - C
Lean cryptographic library usable for bare-metal environments
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.
🔐 go-krypto: A Go library collecting cryptographic algorithms designed in the Republic of Korea (SEED, ARIA, HIGHT, LEA, HAS160, LSH, KCDSA, EC-KCDSA)
DIY PKI server: RK3328 ARM64 (Linux) + STM32 hardware TRNG via USB HID. CA ceremony, X.509 certs, FIPS 140-2 KAT, SDD contracts, REST API. Deployed on real hardware. Educational
A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A written in Go.
Cryptographically Secure AES DRBG NIST SP 800-90A, Rev 1 pseudo-random number generator (PRNG) in Pure Python
XDRBG random number generator using SHAKE256
BlastCircuit™ is the efficient 64-bit PRNG for 64-bit output.
RecoilFuse™ is the efficient 64-bit PRNG for 128-bit output.
Seedable pseudorandom number generator (PRNG).
Browser-based NIST SP 800-90A demo — HMAC_DRBG, CTR_DRBG, and Hash_DRBG with state visualizers, seeding, reseeding, and live NIST SP 800-22 statistical tests. The correct-case companion to Corrupted Oracle.
Add a description, image, and links to the drbg topic page so that developers can more easily learn about it.
To associate your repository with the drbg topic, visit your repo's landing page and select "manage topics."