#aper #cms #asn1 #ber #asn #cer #codec #encoding-formats #der #parser

rasn-cms

Data types for handling Cryptographic Message Syntax

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

Download history 110/week @ 2023-08-14 133/week @ 2023-08-21 87/week @ 2023-08-28 159/week @ 2023-09-04 166/week @ 2023-09-11 89/week @ 2023-09-18 71/week @ 2023-09-25 134/week @ 2023-10-02 179/week @ 2023-10-09 155/week @ 2023-10-16 179/week @ 2023-10-23 142/week @ 2023-10-30 184/week @ 2023-11-06 187/week @ 2023-11-13 339/week @ 2023-11-20 171/week @ 2023-11-27

900 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

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