Docs.rs
  • recipher-0.1.3
    • recipher 0.1.3
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • coderdan
    • Dependencies
      • aes ^0.8.1 normal
      • async-trait ^0.1 normal
      • cmac ^0.7.1 normal
      • hex ^0.4.3 normal
      • hex-literal ^0.3.4 normal
      • opaque-debug ^0.3.1 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • serde ^1.0.147 normal
      • serde_cbor ^0.11.2 normal
      • sha2 ^0.10.6 normal
      • thiserror ^1.0.56 normal
      • zeroize ^1.8.1 normal
      • criterion ^0.3 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

recipher0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • cipher::ProxyCipher
  • cipher::SymmetricCipher
  • keyset::EncryptionKeySet
  • keyset::ProxyKeySet

Enums

  • errors::RecipherError

Traits

  • key::GenRandom

Type Aliases

  • key::Iv
  • key::Key