From 76f8050ff6003e6048fdc4430d8b503aff934255 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Wed, 9 Jul 2014 15:02:50 +0800 Subject: Update openssl to 0.9.8za Also update to Tiano Cryptlib r15638 --- Cryptlib/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Cryptlib/Makefile') diff --git a/Cryptlib/Makefile b/Cryptlib/Makefile index d24e59e7..678baaca 100644 --- a/Cryptlib/Makefile +++ b/Cryptlib/Makefile @@ -30,7 +30,11 @@ OBJS = Hash/CryptMd4.o \ Rand/CryptRand.o \ Pk/CryptRsaBasic.o \ Pk/CryptRsaExt.o \ - Pk/CryptPkcs7.o \ + Pk/CryptRsaExtNull.o \ + Pk/CryptPkcs7Sign.o \ + Pk/CryptPkcs7SignNull.o \ + Pk/CryptPkcs7Verify.o \ + Pk/CryptPkcs7VerifyNull.o \ Pk/CryptDh.o \ Pk/CryptX509.o \ Pk/CryptAuthenticode.o \ -- cgit v1.2.3