Docs.rs
  • enc_rust-0.2.2
    • enc_rust 0.2.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • supinie
    • Dependencies
      • byteorder ^1.4.3 normal
      • more-asserts ^0.3.1 normal
      • num_enum ^0.7.1 normal
      • rand_chacha ^0.3.1 normal
      • rand_core ^0.6.4 normal
      • sha3 ^0.10.8 normal
      • subtle ^2.5.0 normal
      • tinyvec ^1.6.0 normal
      • zeroize ^1.7.0 normal
      • criterion ^0.5.1 dev
      • proptest ^1.4.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 39.02% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

enc_rust0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • kem::Ciphertext
  • kem::PrivateKey
  • kem::PublicKey

Enums

  • errors::CrystalsError
  • errors::EncryptionDecryptionError
  • errors::KeyGenerationError
  • errors::PackingError

Traits

  • kem::AcceptableRng

Functions

  • kem::generate_keypair_1024
  • kem::generate_keypair_512
  • kem::generate_keypair_768