From 687a5083f4ef6a9638f5289f8fda416141be5f46 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 10 Feb 2015 11:10:04 -0600 Subject: rc5 is removed --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 50bca89..64cab65 100755 --- a/update.sh +++ b/update.sh @@ -96,7 +96,7 @@ copy_hdrs crypto "stack/stack.h lhash/lhash.h stack/safestack.h bio/bio.h cast/cast.h cmac/cmac.h conf/conf_api.h des/des.h dh/dh.h dsa/dsa.h cms/cms.h engine/engine.h ui/ui.h pkcs12/pkcs12.h ts/ts.h md4/md4.h ripemd/ripemd.h whrlpool/whrlpool.h idea/idea.h mdc2/mdc2.h - rc2/rc2.h rc4/rc4.h rc5/rc5.h ui/ui_compat.h txt_db/txt_db.h + rc2/rc2.h rc4/rc4.h ui/ui_compat.h txt_db/txt_db.h chacha/chacha.h evp/evp.h poly1305/poly1305.h camellia/camellia.h gost/gost.h" -- cgit v1.2.3-55-g6feb