Docs.rs
mas-keystore-0.11.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
mas-keystore 0.11.0
Secret keys store used by the Matrix Authentication Service
Crate
Source
Builds
Feature flags
Documentation
Coverage
43.1%
25
out of
58
items documented
1
out of
23
items with examples
Size
Source code size: 103.71 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 9.82 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 56s
Average build duration of
successful
builds.
all releases: 56s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
matrix-org/matrix-authentication-service
118
29
99
crates.io
Dependencies
aead ^0.5.2
normal
base64ct ^1.6.0
normal
chacha20poly1305 ^0.10.1
normal
const-oid ^0.9.6
normal
der ^0.7.9
normal
ecdsa ^0.16.9
normal
elliptic-curve ^0.13.8
normal
generic-array ^0.14.7
normal
k256 ^0.13.3
normal
mas-iana =0.11.0
normal
mas-jose =0.11.0
normal
p256 ^0.13.2
normal
p384 ^0.13.0
normal
pem-rfc7468 ^0.7.0
normal
pkcs1 ^0.7.5
normal
pkcs8 ^0.10.2
normal
rand ^0.8.5
normal
rsa ^0.9.6
normal
sec1 ^0.7.3
normal
spki ^0.7.3
normal
thiserror ^1.0.63
normal
insta ^1.39.0
dev
rand_chacha ^0.3.1
dev
Versions
0.11.0
(2024-09-04)
0.10.0
(2024-08-19)
0.9.0
(2024-05-02)
0.8.0
(2024-05-02)
0.7.0
(2023-12-07)
Owners
A crate to store keys which can then be used to sign and verify JWTs.