Type Definition chacha20::ChaCha8[][src]

type ChaCha8 = ChaCha<R8, C32>;

ChaCha8 stream cipher (reduced-round variant of ChaCha20 with 8 rounds)