diff options
author | lloyd <[email protected]> | 2008-10-08 21:21:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-08 21:21:27 +0000 |
commit | dddc2fd06f499260fbab24612930479ef271a435 (patch) | |
tree | 8c331b67a83d9ae9bce4c26d848afe7cba66d813 | |
parent | 1e974f7821d46ae4a4230e202195f156e046a3da (diff) |
Update release notes
-rw-r--r-- | doc/log.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/log.txt b/doc/log.txt index d76b75b80..797037c9f 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,11 +1,12 @@ * 1.7.16, ????-??-?? - - Add several missing pieces needed for ECDSA and ECKAEG + - Add Card Verifiable Certificates from InSiTo - Add SHA-224 from InSiTo - Add BSI variant of EMSA1 from InSiTo - - Split ECDSA and ECKAEG into distinct modules - - Allow OpenSSL and GNU MP engines to be built with some PK algos disabled - Add GF(p) and ECDSA tests from InSiTo + - Add several missing pieces needed for ECDSA and ECKAEG + - Split ECDSA and ECKAEG into distinct modules + - Allow OpenSSL and GNU MP engines to be built with public key algos disabled - Rename sha256.h to sha2_32.h and sha_64.h to sha2_64.h * 1.7.15, 2008-10-07 |