#mime #rasn #encryption #email #security #extension #internet

rasn-smime

Data types for Secure/Multipurpose Internet Mail Extensions

33 releases (11 breaking)

new 0.16.0 Jul 17, 2024
0.15.0 May 17, 2024
0.13.1 Mar 21, 2024
0.12.4 Dec 4, 2023
0.5.0 Dec 23, 2021

#555 in Cryptography

Download history 20/week @ 2024-03-23 137/week @ 2024-03-30 38/week @ 2024-04-06 1/week @ 2024-04-13 76/week @ 2024-05-11 52/week @ 2024-05-18 9/week @ 2024-05-25 3/week @ 2024-06-01 342/week @ 2024-06-08 80/week @ 2024-06-15 2/week @ 2024-06-22 20/week @ 2024-07-06

194 downloads per month

MIT/Apache

800KB
19K SLoC

Secure/Multipurpose Internet Mail Extensions

An implementation of RFC 8551 also known as Secure/Multipurpose Internet Mail Extensions (S/MIME). S/MIME provides a consistent way to send and receive secure MIME data. Based on the popular Internet MIME standard, S/MIME provides the following cryptographic security services for electronic messaging applications: authentication, message integrity, and non-repudiation of origin (using digital signatures), and data confidentiality (using encryption).

Like other rasn core crates. This crate does not provide the ability to do authentication or encryption on its own, but instead provides shared data types for creating your own S/MIME clients and servers.

Dependencies

~6.5MB
~128K SLoC