Docs.rs
  • caelum-vcdm-0.2.0
    • caelum-vcdm 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • crossi704
    • celeduc
    • Dependencies
      • base64 ^0.10 normal
      • bytes ^0.4 normal
      • chrono ^0.4.9 normal
      • ed25519-dalek ^1.0.0-pre.2 normal
      • hex ^0.4 normal
      • linked-hash-map ^0.5 normal
      • rand_core ^0.5.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.8 normal
      • stdweb ^0.4.20 normal
      • wasm-bindgen ^0.2 normal
      • rand_core ^0.5.1 dev
      • wasm-bindgen-test ^0.2 dev
    • Versions
    • 31.01% 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

caelum_vcdm0.2.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • VClaim
  • VCredential
  • VNonRevocationProof
  • VPresentation
  • VProof
  • claims::Claim
  • claims::credential_status::CredentialStatus
  • claims::credential_subject::CredSubject
  • proofs::non_revocation_proof::NonRevocationProof
  • proofs::non_revocation_proof::ZenroomProof
  • proofs::non_revocation_proof::ZenroomSignature
  • proofs::proof::Proof
  • verifiable_credential::VerifiableCredential
  • verifiable_presentation::VerifiablePresentation

Functions

  • claims::verify_claim
  • create_hash
  • create_u8a_hash
  • hex_to_u8a
  • u8a_to_hex
  • utils::create_hash
  • utils::create_u8a_hash
  • utils::get_utc_time
  • utils::hex_to_u8a
  • utils::u8a_to_hex
  • verifiable_credential::sign_credential
  • verify_claim