Docs.rs
  • keygate-jwt-1.4.1
    • keygate-jwt 1.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • explodingcamera
    • Dependencies
      • coarsetime ^0.1 normal
      • ct-codecs ^1.1 normal
      • ed25519-compact ^2.0 normal
      • k256 ^0.13 normal
      • p256 ^0.13 normal
      • p384 ^0.13 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
    • Versions
    • 82.86% 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
?
Change settings

Module keygate_jwt::algorithms

source ·

Structs

  • ES256KeyPair
  • ES256PublicKey
  • ES256kKeyPair
  • ES256kPublicKey
  • ES384KeyPair
  • ES384PublicKey
  • Ed25519KeyPair
  • Ed25519PublicKey

Traits

  • ECDSAP256KeyPairLike
  • ECDSAP256PublicKeyLike
  • ECDSAP256kKeyPairLike
  • ECDSAP256kPublicKeyLike
  • ECDSAP384KeyPairLike
  • ECDSAP384PublicKeyLike
  • EdDSAKeyPairLike
  • EdDSAPublicKeyLike