Lean cryptographic library usable for bare-metal environments
-
Updated
Jun 2, 2025 - 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)
Cryptographically Secure AES DRBG NIST SP 800-90A, Rev 1 pseudo-random number generator (PRNG) in Pure Python
XDRBG random number generator using SHAKE256
Seedable pseudorandom number generator (PRNG).
PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨
Cryptographically secure pseudorandom number generator for C, C++ and Python with global-state (thread-unsafe) and thread-safe variants, implementing NIST SP 800-90A. Provided as an installable package.
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."