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

rasn-cms

Data types for handling Cryptographic Message Syntax

31 releases (11 breaking)

new 0.15.0 May 17, 2024
0.13.1 Mar 21, 2024
0.12.4 Dec 4, 2023
0.12.3 Nov 25, 2023
0.4.1 Sep 30, 2021

#542 in Cryptography

Download history 21/week @ 2024-01-26 23/week @ 2024-02-02 52/week @ 2024-02-09 54/week @ 2024-02-16 336/week @ 2024-02-23 130/week @ 2024-03-01 260/week @ 2024-03-08 250/week @ 2024-03-15 125/week @ 2024-03-22 157/week @ 2024-03-29 255/week @ 2024-04-05 155/week @ 2024-04-12 60/week @ 2024-04-19 88/week @ 2024-04-26 159/week @ 2024-05-03 81/week @ 2024-05-10

399 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

760KB
18K 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

~10MB
~198K SLoC