Docs.rs
  • enard-0.1.1
    • enard 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bindernews
    • Dependencies
      • byteorder ^1.4 normal
      • chacha20 ^0.9 normal optional
      • cipher ^0.4 normal
      • crypto-common ^0.1 normal
      • delegate ^0.7 normal
      • digest ^0.10 normal
      • hmac ^0.12 normal
      • rand ^0.8 normal optional
      • sha2 ^0.10 normal
      • subtle ^2.4 normal
      • thiserror ^1.0 normal
      • zeroize ^1.5 normal
    • Versions
    • 44.44% 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

enard0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BoxDynCipher
  • EnardReader
  • EnardWriter
  • cipher_factory::CipherMeta
  • cipher_factory::SimpleCipherFactory
  • nothing_cipher::NothingCipher

Enums

  • EnardError

Traits

  • DynCipher
  • DynCipherCore
  • cipher_factory::CipherFactory
  • cipher_factory::CipherName
  • cipher_factory::GetFactory

Functions

  • cipher_factory::check_supported_name

Type Aliases

  • MetaMap