Couldn't fetch the linked file.
Resolve "SMIME Support"
Compare changes
Files
4+ 93
− 6
@@ -112,14 +112,13 @@ char * OpenSSL_encrypt(const char *text, const char *pem) {
@@ -183,13 +182,13 @@ char* OpenSSL_decrypt(const char *str, const char *pem) {
@@ -272,13 +271,101 @@ char * OpenSSL_sign(const char *text, const char *pem, const int detached)