Docs.rs
cms-0.3.0-pre.1
cms 0.3.0-pre.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tarcieri
github:rustcrypto:formats
Dependencies
aes ^0.9.0-rc.2
normal
optional
aes-kw ^0.3.0-rc.1
normal
optional
ansi-x963-kdf ^0.1.0-rc.1
normal
optional
cbc ^0.2.0-rc.2
normal
optional
cipher ^0.5.0-rc.3
normal
optional
const-oid ^0.10
normal
der ^0.8.0-rc.10
normal
digest ^0.11.0-rc.5
normal
optional
elliptic-curve ^0.14.0-rc.21
normal
optional
rsa ^0.10.0-rc.11
normal
optional
sha1 ^0.11.0-rc.3
normal
optional
sha2 ^0.11.0-rc.3
normal
optional
sha3 ^0.11.0-rc.3
normal
optional
signature ^3.0.0-rc.6
normal
optional
spki ^0.8.0-rc.4
normal
x509-cert ^0.3.0-rc.3
normal
zeroize ^1.8.1
normal
optional
aes ^0.9.0-rc.2
dev
ecdsa ^0.17.0-rc.12
dev
getrandom ^0.4.0-rc.0
dev
hex-literal ^1
dev
p256 ^0.14.0-rc.4
dev
pbkdf2 ^0.13.0-rc.6
dev
pem-rfc7468 ^1
dev
pkcs5 ^0.8.0-rc.11
dev
rand ^0.10.0-rc.6
dev
rsa ^0.10.0-rc.11
dev
tokio ^1.45.1
dev
x509-cert ^0.3.0-rc.3
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
Module compressed_data
cms
0.3.0-pre.1
Module compressed_
data
Module Items
Structs
In crate cms
cms
Module
compressed_
data
Copy item path
Source
Expand description
CompressedData-related types
Structs
ยง
Compressed
Data
The
CompressedData
type is defined in
RFC 3274 Section 1.1
.