Docs.rs
  • jwt-simple-0.12.12
    • jwt-simple 0.12.12
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • anyhow ^1.0.97 normal
      • binstring ^0.1.2 normal
      • blake2b_simd ^1.0.3 normal
      • ciborium ^0.2.2 normal optional
      • coarsetime ^0.1.36 normal
      • ct-codecs ^1.1.3 normal
      • ed25519-compact ^2.1.1 normal
      • hmac-sha1-compact ^1.1.5 normal
      • hmac-sha256 ^1.1.8 normal
      • hmac-sha512 ^1.1.6 normal
      • k256 ^0.13.4 normal
      • p256 ^0.13.2 normal
      • p384 ^0.13.1 normal
      • rand =0.8.5 normal
      • serde ^1.0.218 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • zeroize ^1.8.1 normal
      • benchmark-simple ^0.1.10 dev
      • superboring ^0.1.4 normal
      • boring ^4.15.0 normal optional
      • superboring ^0.1.4 normal optional
    • Versions
    • 32.46% 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

jwt_simple0.12.12

Module algorithms

Module Items

  • Structs
  • Traits

In crate jwt_simple

jwt_simple

Module algorithms

Source

Structs§

Blake2bKey
ES256KeyPair
ES256PublicKey
ES256kKeyPair
ES256kPublicKey
ES384KeyPair
ES384PublicKey
Ed25519KeyPair
Ed25519PublicKey
HS256Key
HS384Key
HS512Key
PS256KeyPair
PS256PublicKey
PS384KeyPair
PS384PublicKey
PS512KeyPair
PS512PublicKey
RS256KeyPair
RS256PublicKey
RS384KeyPair
RS384PublicKey
RS512KeyPair
RS512PublicKey
RSAPublicKeyComponents

Traits§

ECDSAP256KeyPairLike
ECDSAP256PublicKeyLike
ECDSAP256kKeyPairLike
ECDSAP256kPublicKeyLike
ECDSAP384KeyPairLike
ECDSAP384PublicKeyLike
EdDSAKeyPairLike
EdDSAPublicKeyLike
MACLike
RSAKeyPairLike
RSAPublicKeyLike