Module sgx_rand::chacha[][src]

The ChaCha random number generator.

Structs

ChaChaRng

A random number generator that uses the ChaCha20 algorithm [1].