#asn-1 #extension #rasn #multi-purpose #internet #mime

rasn-smime

Data types for Secure/Multipurpose Internet Mail Extensions

81 releases

Uses new Rust 2024

new 0.28.13 Apr 24, 2026
0.28.10 Mar 12, 2026
0.28.2 Dec 23, 2025
0.28.1 Nov 19, 2025
0.5.0 Dec 23, 2021

#248 in Email

MIT/Apache

1.5MB
30K 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

~6MB
~114K SLoC