Skip to main content

Module specialized

Module specialized 

Source
Expand description

Specialized random number generation implementations for different algorithms

This module provides algorithm-specific RNG implementations that are optimized for particular use cases while maintaining the unified libQ random interface.

Structsยง

ClassicalMcElieceRng
Classical McEliece compatible RNG
FnDsaRng
FN-DSA compatible RNG with environment-specific implementations
Kt128Rng
HPKE-compatible RNG using RFC 9861 KT128 (KangarooTwelve / TurboSHAKE128)