Docs.rs
  • jwt-simple-0.11.0
    • jwt-simple 0.11.0
    • Docs.rs crate page
    • ISC
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • anyhow ^1.0 normal
      • coarsetime ^0.1 normal
      • ct-codecs ^1 normal
      • ed25519-compact ^1.0.0 normal
      • hmac-sha1-compact ^1.0.0 normal
      • hmac-sha256 ^1.1.1 normal
      • hmac-sha512 ^1.1.1 normal
      • k256 ^0.10.0 normal
      • p256 ^0.10.0 normal
      • rand ^0.8 normal
      • rsa ^0.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • zeroize ^1.4 normal
      • benchmark-simple ^0.1.7 dev
    • Versions
    • 30.77% 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

Module algorithms

  • Structs
  • Traits
logo
Change settings

Module jwt_simple::algorithms

source · [−]

Structs

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

Traits

ECDSAP256KeyPairLike
ECDSAP256PublicKeyLike
ECDSAP256kKeyPairLike
ECDSAP256kPublicKeyLike
EdDSAKeyPairLike
EdDSAPublicKeyLike
MACLike
RSAKeyPairLike
RSAPublicKeyLike