Partial implementation of the S/MIME 4.0 specification draft
Go to file
2018-11-16 14:04:26 +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 Added high level functions for cryptographic message syntax. 2018-11-16 14:04:26 +01:00
mime Added parsing of mime messages needed to verify signed messages. 2018-11-14 15:00:02 +01:00
oid Added oid which is a fork of https://github.com/mastahyeti/cms/tree/master/oid; contains the needed OIDs for cryptographic message syntax. 2018-11-15 12:29:43 +01:00
openssl Added shelled-out openssl for testing. 2018-11-14 15:13:28 +01:00
pki Added pki which is a fork of https://github.com/mastahyeti/fakeca needed for testing. 2018-11-14 15:07:10 +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