Docs.rs
  • wolf-crypto-0.1.0-alpha.7
    • wolf-crypto 0.1.0-alpha.7
    • Docs.rs crate page
    • GPL-2.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CleveGreen
    • Dependencies
      • wolf-crypto-sys ^0.1.0-alpha.3 normal
      • zeroize ^1.7.0 normal
      • aes ^0.8.4 dev
      • aes-gcm ^0.10.3 dev
      • blake2 ^0.10.6 dev
      • criterion ^0.5.1 dev
      • ctr ^0.9.2 dev
      • digest ^0.10.7 dev
      • hex ^0.4.3 dev
      • hex-literal ^0.4.1 dev
      • md-5 ^0.10.6 dev
      • md4 ^0.10.2 dev
      • proptest ^1.5.0 dev
      • rand ^0.8.5 dev
      • ripemd ^0.1.3 dev
      • sha1 ^0.10.6 dev
      • sha2 ^0.10.8 dev
      • sha3 ^0.10.8 dev
    • Versions
    • 87.94% of the crate is documented
  • Go to latest stable release
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wolf_crypto0.1.0-alpha.7

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • Unspecified
  • aead::AadSlice
  • aead::AesGcm
  • aead::Tag
  • aes::Aad
  • aes::AesCtr
  • aes::AesGcm
  • aes::Tag
  • buf::InvalidSize
  • buf::Iv
  • buf::Nonce
  • buf::Nonce16
  • buf::U12
  • buf::U16
  • chacha::ChaCha20
  • chacha::Writer
  • chacha::state::Init
  • chacha::state::NeedsIv
  • chacha::state::Ready
  • chacha::state::Streaming
  • hash::Blake2b
  • hash::Blake2s
  • hash::Md4
  • hash::Md5
  • hash::RipeMd
  • hash::Sha
  • hash::Sha224
  • hash::Sha256
  • hash::Sha384
  • hash::Sha3_224
  • hash::Sha3_256
  • hash::Sha3_384
  • hash::Sha3_512
  • hash::Sha512
  • hash::Sha512_224
  • hash::Sha512_256
  • hash::Shake128
  • hash::Shake256
  • mac::poly1305::CtPoly1305
  • mac::poly1305::Key
  • mac::poly1305::KeyRef
  • mac::poly1305::Poly1305
  • mac::poly1305::StreamPoly1305
  • mac::poly1305::state::Init
  • mac::poly1305::state::Ready
  • mac::poly1305::state::Streaming
  • opaque_res::Res

Enums

  • aes::Key
  • buf::Buf
  • buf::SecretBuf
  • chacha::Key
  • chacha::KeyRef

Traits

  • aead::Aad
  • buf::ByteArray
  • buf::GenericIv
  • buf::IvSize
  • chacha::GenericKey
  • chacha::state::CanProcess
  • chacha::state::State
  • mac::poly1305::GenericKey
  • mac::poly1305::state::Poly1305State

Constants

  • mac::poly1305::KEY_SIZE