Docs.rs
mauth-core-0.6.0
mauth-core 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
InfosecArchitectureBot
Dependencies
base64 ^0.22
normal
hex ^0.4
normal
lazy-regex ^3
normal
regex ^1
normal
rsa ^0.9.0
normal
sha2 ^0.10
normal
spki ^0.7
normal
thiserror ^2
normal
urlencoding ^2
normal
criterion ^0.5
dev
rstest ^0.23
dev
serde ^1
dev
serde_json ^1
dev
Versions
100%
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
mauth_
core
0.6.0
Module signer
Module Items
Structs
In crate mauth_
core
mauth_core
Module
signer
Copy item path
Source
Expand description
Signing for outgoing requests
Structs
ยง
Signer
Used to sign outgoing requests. Struct can be initialized once and used to sign many requests.