#asn-1 #syntax #encoding-rules #ber #der #parser #aper

rasn-cms

Data types for handling Cryptographic Message Syntax

59 releases (21 breaking)

new 0.26.1 Mar 28, 2025
0.25.1 Mar 9, 2025
0.22.0 Nov 26, 2024
0.16.0 Jul 17, 2024
0.4.1 Sep 30, 2021

#736 in Cryptography

Download history 1202/week @ 2024-12-06 901/week @ 2024-12-13 701/week @ 2024-12-20 823/week @ 2024-12-27 1338/week @ 2025-01-03 1383/week @ 2025-01-10 1521/week @ 2025-01-17 1540/week @ 2025-01-24 1218/week @ 2025-01-31 1060/week @ 2025-02-07 1615/week @ 2025-02-14 1525/week @ 2025-02-21 1838/week @ 2025-02-28 2039/week @ 2025-03-07 1848/week @ 2025-03-14 1907/week @ 2025-03-21

7,926 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

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

~8MB
~147K SLoC