List of all items
Structs
- Bytes
- Error
- argon2::Options
- chacha::Chacha
- keccak::HashReader
- keccak::HashWriter
- keccak::Keccak
- keccak::KeccakX
- poly1305::Poly1305
- prg::Prg
Enums
Functions
- bytes_to_hex
- hex_to_bytes
- poly1305::chacha20::decrypt
- poly1305::chacha20::decrypt_stream
- poly1305::chacha20::decrypt_stream_to_string
- poly1305::chacha20::decrypt_to_string
- poly1305::chacha20::encrypt
- poly1305::chacha20::encrypt_stream
- poly1305::chacha20::make_decrypter
- poly1305::chacha20::make_encrypter
- poly1305::one_time_auth
- poly1305::xchacha20::decrypt
- poly1305::xchacha20::decrypt_stream
- poly1305::xchacha20::decrypt_stream_to_string
- poly1305::xchacha20::decrypt_to_string
- poly1305::xchacha20::encrypt
- poly1305::xchacha20::encrypt_stream
- poly1305::xchacha20::encrypt_with_chacha20
- poly1305::xchacha20::encrypt_with_chacha20_with_zero_counter
- poly1305::xchacha20::make_chacha20
- poly1305::xchacha20::make_chacha20_with_zero_counter
- poly1305::xchacha20::make_decrypter
- poly1305::xchacha20::make_encrypter
Type Aliases
- IoResult
- Result
- chacha::IV
- chacha::Key
- poly1305::Key
- poly1305::Tag
- poly1305::chacha20::IV
- poly1305::xchacha20::IV