Implementation of CTR DRBG based on AES-256.
HAWK-512 post-quantum signatures (keygen, sign, verify) — a faithful, KAT-validated port of the official HAWK reference.
A pure-Rust statistical test suite for pseudorandom number generators (NIST SP 800-22, DIEHARD, DIEHARDER).
Next-generation random number generation with blockchain-aware RNGs, fork detection, and cryptographic security
Crypographic random number generator CTR_DRBG defined by NIST SP 800-90A R1.
no_std Rust wrapper for Mbed TLS
Block ciphers, hashes, public-key, and post-quantum primitives implemented directly from their specifications and original papers.
Internal implementation crate for noxtls: hash, symmetric cipher, public-key, and DRBG primitives.
TLS/DTLS protocol and connection state machine for the noxtls Rust stack.
Internal implementation crate for noxtls: core profile flags, shared types, and utilities.
Internal implementation crate for noxtls: transport traits and blocking/async TLS record I/O adapters.
Internal implementation crate for noxtls: PEM encoding and decoding utilities.