Docs.rs
  • anonymous-credentials-0.1.3
    • anonymous-credentials 0.1.3
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DJAndries
    • Dependencies
      • brave-miracl ^0.1 normal
      • lazy_static ^1.4 normal
      • rand ^0.8 normal
      • thiserror ^1.0 normal
      • hex ^0.4 dev
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • 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

anonymous_credentials0.1.3

  • All Items
  • Structs
  • Enums
  • Constants
  • Type Aliases

Crate anonymous_credentials

source ·

Structs§

  • CredentialBIG
  • CredentialManager
  • ECPProof
  • GroupPublicKey
  • JoinRequest
  • JoinResponse
  • Signature
  • StartJoinResult
  • UserCredentials

Enums§

  • CredentialError

Constants§

  • BIG_SIZE
  • ECP2_COMPAT_SIZE
  • ECP_PROOF_SIZE
  • ECP_SIZE
  • GROUP_PUBLIC_KEY_SIZE
  • JOIN_REQUEST_SIZE
  • JOIN_RESPONSE_SIZE
  • SIGNATURE_SIZE
  • USER_CREDENTIALS_SIZE

Type Aliases§

  • Result