51 releases (17 breaking)
0.22.0 | Nov 26, 2024 |
---|---|
0.20.0 | Sep 30, 2024 |
0.16.0 | Jul 17, 2024 |
0.13.1 | Mar 21, 2024 |
0.4.1 | Sep 30, 2021 |
#425 in Cryptography
4,195 downloads per month
Used in 5 crates
(4 directly)
1MB
20K
SLoC
Cryptographic Message Syntax
rasn-cms
is an implementation of the data types defined in IETF
RFC 4108, RFC 5083, RFC 5084, and RFC 5652. Also known as
Cryptographic Message Syntax (CMS) or PKCS#7.
This does not provide an implementation of a CMS generator or validator, instead
rasn-cms
provides an implementation of the underlying data types used to
decode and encode the CMS structures from/to DER or BER.
Dependencies
~7.5MB
~142K SLoC