#cms #message #syntax #ietf-rfc #ber #der #asn-1

rasn-cms

Data types for handling Cryptographic Message Syntax

29 releases (9 breaking)

0.13.1 Mar 21, 2024
0.12.5 Feb 3, 2024
0.12.4 Dec 4, 2023
0.12.3 Nov 25, 2023
0.4.1 Sep 30, 2021

#673 in Cryptography

Download history 21/week @ 2023-12-06 30/week @ 2023-12-13 49/week @ 2023-12-20 196/week @ 2023-12-27 62/week @ 2024-01-03 55/week @ 2024-01-10 54/week @ 2024-01-17 31/week @ 2024-01-24 21/week @ 2024-01-31 35/week @ 2024-02-07 55/week @ 2024-02-14 121/week @ 2024-02-21 353/week @ 2024-02-28 233/week @ 2024-03-06 178/week @ 2024-03-13 208/week @ 2024-03-20

1,030 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

615KB
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

~9.5MB
~194K SLoC