Partial implementation of the S/MIME 4.0 specification draft
Go to file
InfiniteLoopSpace 63fb32eb40 Add license.
2018-11-16 14:30:10 +01:00
asn1 Fix package tests. 2018-11-14 13:24:33 +01:00
b64 Add base64 encoding for S/MIME 2018-11-14 13:45:02 +01:00
cms Add license. 2018-11-16 14:30:10 +01:00
mime Added parsing of mime messages needed to verify signed messages. 2018-11-14 15:00:02 +01:00
oid Add license. 2018-11-16 14:30:10 +01:00
openssl Added shelled-out openssl for testing. 2018-11-14 15:13:28 +01:00
pki Add license. 2018-11-16 14:30:10 +01:00
smime Added support for S/MIME RFC 5751 de-/encryption and signing/signature-verification. 2018-11-16 14:26:03 +01:00
timestamp Added support for Time-Stamp Protocol; fork of https://github.com/mastahyeti/cms/tree/master/timestamp. 2018-11-16 13:57:11 +01:00
.gitignore Add support for ASN.1 "choice" 2018-11-14 12:36:41 +01:00
LICENSE.md Add license. 2018-11-16 14:30:10 +01:00