Docs.rs
  • umbral-pre-0.11.0
    • umbral-pre 0.11.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fjarri
    • KPrasch
    • vepkenez
    • Dependencies
      • base64 ^0.21 normal
      • chacha20poly1305 ^0.10 normal
      • derive_more ^0.99 normal optional
      • generic-array ^0.14.6 normal
      • getrandom ^0.2 normal optional
      • hex ^0.4 normal
      • hkdf ^0.12 normal
      • js-sys ^0.3.63 normal optional
      • k256 ^0.13 normal
      • pyo3 ^0.18 normal optional
      • rand_core ^0.6 normal
      • rmp-serde ^1 normal optional
      • serde ^1 normal optional
      • sha2 ^0.10 normal
      • subtle ^2.4 normal
      • wasm-bindgen ^0.2.86 normal optional
      • wasm-bindgen-derive ^0.2.0 normal optional
      • zeroize ^1.5 normal
      • criterion ^0.5 dev
      • rmp-serde ^1 dev
      • serde_json ^1 dev
    • Versions
    • 100% 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
    • 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

umbral_pre0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Capsule
  • CapsuleFrag
  • CurvePoint
  • KeyFrag
  • Parameters
  • PublicKey
  • RecoverableSignature
  • ReencryptionEvidence
  • SecretBox
  • SecretKey
  • SecretKeyFactory
  • Signature
  • Signer
  • VerifiedCapsuleFrag
  • VerifiedKeyFrag

Enums

  • CapsuleFragVerificationError
  • DecryptionError
  • EncryptionError
  • KeyFragVerificationError
  • OpenReencryptedError
  • ReencryptionError

Traits

  • DefaultDeserialize
  • DefaultSerialize
  • serde_bytes::TryFromBytes

Functions

  • decrypt_original
  • decrypt_reencrypted
  • encrypt
  • encrypt_with_rng
  • generate_kfrags
  • generate_kfrags_with_rng
  • hash_to_cfrag_verification
  • reencrypt
  • reencrypt_with_rng
  • serde_bytes::as_base64::deserialize
  • serde_bytes::as_base64::serialize
  • serde_bytes::as_hex::deserialize
  • serde_bytes::as_hex::serialize