[][src]Type Definition chacha20::ChaCha8

type ChaCha8 = Cipher<R8>;

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