Struct octavo_crypto::stream::chacha20::ChaCha20 [] [src]

pub struct ChaCha20 { /* fields omitted */ }

Methods

impl ChaCha20
[src]

Trait Implementations

impl StreamEncrypt for ChaCha20
[src]

impl StreamDecrypt for ChaCha20
[src]