Docs.rs
jsonwebtoken-rustcrypto-1.2.0
jsonwebtoken-rustcrypto 1.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JadedBlueEyes
Dependencies
base64 ^0.21.0
normal
crypto-mac ^0.11.1
normal
hmac ^0.12.1
normal
rand ^0.8
normal
rand_core ^0.6
normal
rsa ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
subtle ^2.4.1
normal
chrono ^0.4.19
dev
criterion ^0.3.5
dev
jsonwebtoken ^8.3.0
dev
reqwest ^0.11.9
dev
Versions
70.87%
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
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
jsonwebtoken_
rustcrypto
1.2.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
Header
TokenData
Validation
errors::Error
jwk::JWK
jwk::JWKDecodingKey
jwk::JWKDecodingKeySet
jwk::JWKS
Enums
Algorithm
DecodingKey
EncodingKey
errors::ErrorKind
jwk::JsonWebKeyTypes
jwk::JwkPublicKeyUse
Functions
crypto::sign
crypto::validate_matching_key
crypto::verify
dangerous_insecure_decode
dangerous_insecure_decode_with_validation
dangerous_unsafe_decode
decode
decode_header
encode
Type Aliases
errors::Result