From 8931b30d8478b0bd24af251fac64e7b0bf121369 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 12 Mar 2008 21:14:28 +0000 Subject: And so it begins... Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7. --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index 5efd0d52ba..249e573219 100644 --- a/Makefile.org +++ b/Makefile.org @@ -119,7 +119,7 @@ SDIRS= \ bn ec rsa dsa ecdsa dh ecdh dso engine \ buffer bio stack lhash rand err \ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \ - store pqueue ts + store cms pqueue ts # keep in mind that the above list is adjusted by ./Configure # according to no-xxx arguments... -- cgit v1.2.3