Docs.rs
  • jwtk-0.4.0
    • jwtk 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • blckngm
    • Dependencies
      • base64 ^0.22.1 normal
      • foreign-types ^0.3.2 normal
      • openssl ^0.10.64 normal
      • openssl-sys ^0.9.102 normal
      • reqwest ^0.12.4 normal optional
      • serde ^1.0.200 normal
      • serde_json ^1.0.116 normal
      • serde_with ^3.1.0 normal
      • smallvec ^1.13.2 normal
      • tokio ^1.37.0 normal optional
      • axum ^0.7 dev
      • tokio ^1.9.0 dev
    • Versions
    • 22.05% of the crate is documented
  • Platform
    • 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

jwtk0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Claims
  • Header
  • HeaderAndClaims
  • OneOrManyIter
  • ecdsa::EcdsaPrivateKey
  • ecdsa::EcdsaPublicKey
  • eddsa::Ed25519PrivateKey
  • eddsa::Ed25519PublicKey
  • hmac::HmacKey
  • jwk::Jwk
  • jwk::JwkSet
  • jwk::JwkSetVerifier
  • jwk::RemoteJwksVerifier
  • jwk::WithKid
  • rsa::RsaPrivateKey
  • rsa::RsaPublicKey

Enums

  • Error
  • OneOrMany
  • SomePrivateKey
  • SomePublicKey
  • ecdsa::EcdsaAlgorithm
  • hmac::HmacAlgorithm
  • rsa::RsaAlgorithm

Traits

  • PrivateKeyToJwk
  • PublicKeyToJwk
  • SigningKey
  • VerificationKey

Functions

  • decode_without_verify
  • sign
  • verify
  • verify_only

Type Aliases

  • Result

Constants

  • URL_SAFE_TRAILING_BITS