Module cryptoxide::drg

source ·
Expand description

Deterministic Random Generator

Produce pseudo random bytes in a stream like fashion

Modules

A simple DRG (Deterministic Random Generator) based on Chacha Stream cipher