Docs.rs
  • sam_encrypt-0.1.2
    • sam_encrypt 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BlaiseMuhirwa
    • Dependencies
      • aes-gcm-siv ^0.11.1 normal
      • anyhow ^1.0.61 normal
      • cipher 0.* normal
      • curv-kzen ^0.9.0 normal
      • futures ^0.3.24 normal
      • hex 0.* normal
      • lazy_static ^1.4.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.144 normal
      • serde_cbor ^0.11.2 normal
      • sha2 ^0.10.2 normal
      • criterion ^0.4.0 dev
    • Versions
    • 18.33% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

sam_encrypt0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • core::EncryptedMessage
  • core::PREState
  • core::ReEncryptedMessage
  • core::ReEncryptionKey
  • elliptic_curve::Curve
  • elliptic_curve::ECPoint
  • elliptic_curve::ECScalar
  • elliptic_curve::EncodedPoint
  • elliptic_curve::EncodedScalar
  • elliptic_curve::Point
  • elliptic_curve::Scalar
  • internals::GenericArray
  • internals::OsRng

Enums

  • elliptic_curve::ECOp
  • elliptic_curve::Ed25519
  • internals::PREError

Traits

  • elliptic_curve::CurveParameter
  • hashing::Digest
  • internals::Aead

Functions

  • hashing::hash_input
  • internals::decrypt
  • internals::encrypt
  • internals::generate_random_nonce

Type Aliases

  • hashing::Sha256
  • hashing::Sha512
  • internals::Aes256GcmSiv
  • internals::ByteVector
  • internals::Nonce

Constants

  • internals::AUTHENTICATION_BYTES
  • internals::NONCE_SIZE