extended and debugged PKCS#7 signedData support

This commit is contained in:
Andreas Steffen
2008-02-01 14:19:26 +00:00
parent daccbee77e
commit e8bfe74289
5 changed files with 714 additions and 60 deletions
+1
View File
@@ -35,6 +35,7 @@ crypto/hmac.c crypto/hmac.h \
crypto/ietf_attr_list.c crypto/ietf_attr_list.h \
crypto/ocsp.c crypto/ocsp.h \
crypto/pkcs7.c crypto/pkcs7.h \
crypto/pkcs9.c crypto/pkcs9.h \
crypto/prfs/fips_prf.c crypto/prfs/fips_prf.h \
crypto/prfs/hmac_prf.c crypto/prfs/hmac_prf.h \
crypto/prfs/prf.c crypto/prfs/prf.h \