#encoding-rules #cms #syntax #der #ber #codec

rasn-cms

Data types for handling Cryptographic Message Syntax

50 releases (16 breaking)

0.20.2 Oct 18, 2024
0.20.0 Sep 30, 2024
0.16.0 Jul 17, 2024
0.13.1 Mar 21, 2024
0.4.1 Sep 30, 2021

#429 in Cryptography

Download history 422/week @ 2024-08-03 517/week @ 2024-08-10 513/week @ 2024-08-17 282/week @ 2024-08-24 498/week @ 2024-08-31 514/week @ 2024-09-07 689/week @ 2024-09-14 714/week @ 2024-09-21 683/week @ 2024-09-28 725/week @ 2024-10-05 770/week @ 2024-10-12 1145/week @ 2024-10-19 409/week @ 2024-10-26 474/week @ 2024-11-02 547/week @ 2024-11-09 962/week @ 2024-11-16

2,584 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

1MB
19K 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
~142K SLoC