From 3bbd21e87931a855c39a1ae3a767e6d09f98f5b4 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 28 Nov 2008 16:22:51 +0000 Subject: Add a variant of EMSA3 called EMSA3_Raw which does not hash the data or add a digest identifier. This was a feature requested on the mailing list. Apparently this scheme is called CKM_RSA_PKCS in PKCS #11, and is supported by a number of libraries, including QCA. --- doc/log.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index 87427e7c1..2a1e7d907 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,7 @@ * 1.7.24-pre, ????-??-?? + - Add EMSA3_Raw, sometimes called PKCS#11 CKM_RSA_PKCS + - Add support for SHA-224 in EMSA2 and EMSA3 PK signature padding schemes - Wrap private structs in SSE2 SHA-1 code in anonymous namespace - Change configure.pl's CPU autodetection output to be more consistent - Disable using OpenSSL's AES due to crashes -- cgit v1.2.3