From 792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 20 Jul 2015 01:08:01 -0500 Subject: eng_rsax is gone --- crypto/Makefile.am | 1 - libtls-standalone/VERSION | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index f8c7108..1799969 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -433,7 +433,6 @@ libcrypto_la_SOURCES += engine/eng_lib.c libcrypto_la_SOURCES += engine/eng_list.c libcrypto_la_SOURCES += engine/eng_openssl.c libcrypto_la_SOURCES += engine/eng_pkey.c -libcrypto_la_SOURCES += engine/eng_rsax.c libcrypto_la_SOURCES += engine/eng_table.c libcrypto_la_SOURCES += engine/tb_asnmth.c libcrypto_la_SOURCES += engine/tb_cipher.c diff --git a/libtls-standalone/VERSION b/libtls-standalone/VERSION index fcdb2e1..09b254e 100644 --- a/libtls-standalone/VERSION +++ b/libtls-standalone/VERSION @@ -1 +1 @@ -4.0.0 +6.0.0 -- cgit v1.2.3-55-g6feb