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

rasn-cms

Data types for handling Cryptographic Message Syntax

55 releases (19 breaking)

0.24.0 Jan 30, 2025
0.22.2 Jan 5, 2025
0.22.0 Nov 26, 2024
0.16.0 Jul 17, 2024
0.4.1 Sep 30, 2021

#451 in Cryptography

Download history 1099/week @ 2024-10-21 424/week @ 2024-10-28 470/week @ 2024-11-04 575/week @ 2024-11-11 994/week @ 2024-11-18 1110/week @ 2024-11-25 1494/week @ 2024-12-02 1144/week @ 2024-12-09 1005/week @ 2024-12-16 685/week @ 2024-12-23 1051/week @ 2024-12-30 1236/week @ 2025-01-06 1417/week @ 2025-01-13 1683/week @ 2025-01-20 1294/week @ 2025-01-27 1198/week @ 2025-02-03

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

MIT/Apache

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