Struct crypto::chacha20::ChaCha20 [] [src]

pub struct ChaCha20 { /* fields omitted */ }

Methods

impl ChaCha20
[src]

Trait Implementations

impl Copy for ChaCha20
[src]

impl Clone for ChaCha20
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl SynchronousStreamCipher for ChaCha20
[src]

impl Encryptor for ChaCha20
[src]

impl Decryptor for ChaCha20
[src]