From bce1af776247fee153223ea156228810779483ce Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 1 Jun 2011 14:07:32 +0000 Subject: Add DSA and ECDSA "clone digests" to module for compatibility with old applications. --- Makefile.fips | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.fips') diff --git a/Makefile.fips b/Makefile.fips index 61a644222e..5d0aca0a3e 100644 --- a/Makefile.fips +++ b/Makefile.fips @@ -330,6 +330,9 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/evp/e_aes.o \ ../crypto/evp/e_des3.o \ ../crypto/evp/m_sha1.o \ + ../crypto/evp/m_dss1.o \ + ../crypto/evp/m_dss.o \ + ../crypto/evp/m_ecdsa.o \ ../crypto/hmac/hmac.o \ ../crypto/modes/cbc128.o \ ../crypto/modes/ccm128.o \ -- cgit v1.2.3