Docs.rs
  • ssi-jwk-0.3.2
    • ssi-jwk 0.3.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sbihel
    • github:spruceid:standards
    • Dependencies
      • base64 ^0.22 normal
      • blake2 ^0.9 normal optional
      • blake2b_simd ^0.5 normal optional
      • bs58 ^0.4 normal optional
      • ed25519-dalek ^2.0 normal optional
      • json-syntax ^0.12.5 normal
      • k256 ^0.13.1 normal optional
      • lazy_static ^1.4 normal
      • linked-data ^0.1.2 normal
      • multibase ^0.9.1 normal
      • num-bigint ^0.4 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • p256 ^0.13.2 normal optional
      • p384 ^0.13.0 normal optional
      • rand ^0.8 normal optional
      • ring ^0.16 normal optional
      • rsa ^0.6 normal optional
      • serde ^1.0 normal
      • serde_jcs ^0.1.0 normal
      • serde_json ^1.0 normal
      • simple_asn1 ^0.5.2 normal
      • snarkvm-algorithms ^0.7.9 normal optional
      • snarkvm-curves ^0.7.9 normal optional
      • snarkvm-dpc ^0.7.9 normal optional
      • snarkvm-parameters ^0.7.9 normal optional
      • snarkvm-utilities ^0.7.9 normal optional
      • ssi-bbs ^0.1.1 normal optional
      • ssi-claims-core ^0.1.3 normal
      • ssi-crypto ^0.2.1 normal
      • ssi-multicodec ^0.2 normal
      • thiserror ^1.0 normal
      • zeroize ^1.5 normal
      • hex ^0.4.3 dev
      • getrandom ^0.2 normal optional
    • Versions
    • 41.18% of the crate is documented
  • Platform
    • 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

ssi_jwk0.3.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Base64urlUInt
  • ECParams
  • JWK
  • JWTKeys
  • OctetParams
  • Prime
  • RSAParams
  • SymmetricParams
  • aleo::COM_PARAMS
  • aleo::ENC_PARAMS
  • aleo::SIG_PARAMS
  • der::BitString
  • der::Ed25519PrivateKey
  • der::Ed25519PublicKey
  • der::Integer
  • der::OctetString
  • der::OtherPrimeInfo
  • der::OtherPrimeInfos
  • der::RSAPrivateKey
  • der::RSAPublicKey

Enums

  • FromMulticodecError
  • Params
  • RSAParamsFromPublicKeyError
  • RsaX509PubParseError
  • ToMulticodecError
  • aleo::AleoGeneratePrivateKeyError
  • aleo::AleoSignError
  • aleo::AleoVerifyError
  • aleo::ParseAddressError
  • aleo::ParsePrivateKeyError
  • algorithm::Algorithm
  • der::RSAPublicKeyFromASN1Error
  • error::Error

Traits

  • JWKResolver

Functions

  • aleo::generate_private_key_jwk
  • aleo::sign
  • aleo::verify
  • blakesig::hash_public_key
  • bls12381g2_parse
  • ed25519_parse
  • eip155::hash_public_key
  • eip155::hash_public_key_eip55
  • p256_parse
  • p384_parse
  • ripemd160::hash_public_key
  • rsa_x509_pub_parse
  • secp256k1_parse
  • secp256k1_parse_private
  • serialize_p256
  • serialize_p384
  • serialize_secp256k1

Constants

  • aleo::OKP_CURVE