Docs.rs
  • did-key-0.2.0
    • did-key 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tmarkovski
    • Dependencies
      • arrayref ^0.3 normal
      • base64 ^0.13 normal
      • bls12_381_plus ^0.7 normal
      • bs58 ^0.4.0 normal
      • curve25519-dalek ^3.0.0 normal
      • did_url ^0.1.0 normal
      • ed25519-dalek ^1.0.1 normal
      • getrandom ^0.2 normal
      • hkdf ^0.11 normal
      • json-patch ^0.2.6 normal
      • libsecp256k1 ^0.5.0 normal
      • p256 ^0.11.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.9 normal
      • x25519-dalek ^1.1.0 normal
      • criterion ^0.3 dev
      • fluid ^0.4 dev
    • Versions
    • 11.54% of the crate is documented
  • 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
logo

logo

Crate did_key

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • AsymmetricKey
  • Bls12381KeyPairs
  • Config
  • Document
  • JWK
  • JWS
  • JWSHeader
  • PatchedKeyPair
  • VerificationMethod

Enums

  • Error
  • KeyFormat
  • KeyPair

Traits

  • AddDIDJsonPatches
  • CoreSign
  • DIDCore
  • ECDH
  • Fingerprint
  • Generate
  • KeyMaterial

Functions

  • decode_jws
  • from_existing_key
  • generate
  • generate_json_patch_did_uri
  • generate_json_patch_jws
  • get_json_patches
  • patch_json_document
  • resolve
  • verify_json_patch_jws

Type Definitions

  • DIDKey
  • Ed25519KeyPair
  • P256KeyPair
  • Secp256k1KeyPair
  • X25519KeyPair

Constants

  • CONFIG_JOSE_PRIVATE
  • CONFIG_JOSE_PUBLIC
  • CONFIG_LD_PRIVATE
  • CONFIG_LD_PUBLIC