26 releases (8 breaking)
new 0.12.4 | Dec 4, 2023 |
---|---|
0.12.3 | Nov 25, 2023 |
0.11.1 | Nov 6, 2023 |
0.8.2 | Jul 11, 2023 |
0.4.1 | Sep 30, 2021 |
#471 in Cryptography
900 downloads per month
Used in 4 crates
(3 directly)
600KB
14K
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
~7MB
~141K SLoC