From: Dr. Stephen Henson Date: Mon, 6 Feb 2006 00:48:37 +0000 (+0000) Subject: Add Makefile to fipshashes.c X-Git-Tag: OpenSSL_FIPS_1_0~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c7e1e48908c9666fb28459fc975a55332c525001;p=oweals%2Fopenssl.git Add Makefile to fipshashes.c --- diff --git a/fips-1.0/fipshashes.c b/fips-1.0/fipshashes.c index c129d1250d..b96fe2c51c 100644 --- a/fips-1.0/fipshashes.c +++ b/fips-1.0/fipshashes.c @@ -1,4 +1,5 @@ const char * const FIPS_source_hashes[] = { +"HMAC-SHA1(Makefile)= 369e2e023b73789e6af4b8fa2503a7b909c4c3f0", "HMAC-SHA1(fips.c)= 3a2deb3c319512952bf5547ed92116a7e0db472b", "HMAC-SHA1(fips_err_wrapper.c)= d3e2be316062510312269e98f964cb87e7577898", "HMAC-SHA1(fips.h)= 57d602d18efe0594f806fbcc64269e9440638ef4",