#rasn #cms #hash #asn-1 #syntax

rasn-cms

Data types for handling Cryptographic Message Syntax

62 releases (21 breaking)

new 0.26.4 Apr 29, 2025
0.26.1 Mar 28, 2025
0.22.0 Nov 26, 2024
0.16.0 Jul 17, 2024
0.4.1 Sep 30, 2021

#421 in Cryptography

Download history 1307/week @ 2025-01-08 1376/week @ 2025-01-15 1676/week @ 2025-01-22 1296/week @ 2025-01-29 1165/week @ 2025-02-05 1531/week @ 2025-02-12 1406/week @ 2025-02-19 1824/week @ 2025-02-26 1872/week @ 2025-03-05 1827/week @ 2025-03-12 2323/week @ 2025-03-19 2611/week @ 2025-03-26 3597/week @ 2025-04-02 3346/week @ 2025-04-09 2011/week @ 2025-04-16 2866/week @ 2025-04-23

12,597 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

1MB
26K 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

~6MB
~122K SLoC