Type Definition rand_chacha::ChaChaCore[][src]

type ChaChaCore = ChaCha20Core;
Expand description

ChaCha with 20 rounds, low-level interface