Docs.rs
  • jwt-rustcrypto-0.2.1
    • jwt-rustcrypto 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robjsliwa
    • Dependencies
      • base64 ^0.22.1 normal
      • ecdsa ^0.16.9 normal
      • hmac ^0.12.1 normal
      • k256 ^0.13.4 normal
      • lazy_static ^1.5.0 normal
      • p256 ^0.13.2 normal
      • p384 ^0.13.0 normal
      • p521 ^0.13.3 normal
      • pem ^3.0.4 normal
      • rand ^0.8 normal
      • rsa ^0.9.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.8 normal
      • simple_asn1 ^0.6.2 normal
      • thiserror ^1.0.64 normal
      • getrandom ^0.2 normal
      • wasm-bindgen ^0.2 normal
    • Versions
    • 14.14% 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

jwt_rustcrypto0.2.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • DecodedJwt
  • Header
  • Jwk
  • SecretKey
  • ValidationOptions

Enums

  • Algorithm
  • Error
  • SigningKey
  • VerifyingKey

Functions

  • decode
  • decode_only
  • encode