Docs.rs
  • elastic-elgamal-0.3.1
    • elastic-elgamal 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • slowli
    • Dependencies
      • base64ct ^1.0 normal
      • curve25519-dalek ^4.1.3 normal optional
      • curve25519-dalek-ng ^4.1.1 normal optional
      • elliptic-curve ^0.13.8 normal
      • hashbrown ^0.15.1 normal optional
      • merlin ^3.0.0 normal
      • rand_chacha ^0.3.1 normal
      • rand_core ^0.6.2 normal
      • serde ^1.0 normal optional
      • sha2 ^0.10.8 normal
      • subtle ^2.6.1 normal
      • zeroize ^1.8.1 normal
      • bulletproofs ^5.0.0 dev
      • clap ^4.5.20 dev
      • criterion ^0.5.0 dev
      • doc-comment ^0.3.3 dev
      • insta ^1.41.1 dev
      • k256 ^0.13 dev
      • rand ^0.8.3 dev
      • serde_json ^1.0 dev
      • test-casing ^0.1.3 dev
      • version-sync ^0.9.2 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

elastic_elgamal0.3.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CandidateDecryption
  • Ciphertext
  • CiphertextWithValue
  • CommitmentEquivalenceProof
  • DiscreteLogTable
  • Keypair
  • LogEqualityProof
  • PreparedRange
  • ProofOfPossession
  • PublicKey
  • RangeDecomposition
  • RangeProof
  • RingProof
  • SecretKey
  • SumOfSquaresProof
  • VerifiableDecryption
  • app::ChoiceParams
  • app::EncryptedChoice
  • app::MultiChoice
  • app::QuadraticVotingBallot
  • app::QuadraticVotingParams
  • app::SingleChoice
  • dkg::Opening
  • dkg::ParticipantCollectingCommitments
  • dkg::ParticipantCollectingPolynomials
  • dkg::ParticipantExchangingSecrets
  • dkg::PublicInfo
  • group::Curve25519Subgroup
  • group::Generic
  • group::RandomBytesProvider
  • group::Ristretto
  • sharing::ActiveParticipant
  • sharing::Dealer
  • sharing::Params
  • sharing::PublicKeySet

Enums

  • PublicKeyConversionError
  • VerificationError
  • app::ChoiceVerificationError
  • app::QuadraticVotingError
  • dkg::Error
  • sharing::Error

Traits

  • app::ProveSum
  • group::ElementOps
  • group::Group
  • group::ScalarOps