Docs.rs
  • wolf-crypto-0.1.0-alpha.2
    • wolf-crypto 0.1.0-alpha.2
    • Docs.rs crate page
    • GPL-2.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CleveGreen
    • Dependencies
      • wolf-crypto-sys ^0.1.0-alpha.1 normal
      • zeroize ^1.7.0 normal
      • aes ^0.8.4 dev
      • aes-gcm ^0.10.3 dev
      • criterion ^0.5.1 dev
      • ctr ^0.9.2 dev
      • digest ^0.10.7 dev
      • md-5 ^0.10.6 dev
      • md4 ^0.10.2 dev
      • proptest ^1.5.0 dev
      • ripemd ^0.1.3 dev
      • sha2 ^0.10.8 dev
      • sha3 ^0.10.8 dev
    • Versions
    • 9.48% 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.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • aes::ctr::AesCtr
  • aes::gcm::Aad
  • aes::gcm::AesGcm
  • aes::gcm::Tag
  • buf::InvalidSize
  • buf::Iv
  • buf::Nonce
  • buf::Nonce16
  • buf::U12
  • buf::U16
  • hash::Blake2b
  • hash::Md4
  • hash::Md5
  • hash::RipeMd
  • 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
  • opaque_res::Res

Enums

  • aes::Key
  • buf::Buf
  • buf::SecretBuf

Traits

  • buf::ByteArray
  • buf::GenericIv
  • buf::IvSize