diff options
Diffstat (limited to 'doc/relnotes/1_7_16.txt')
-rw-r--r-- | doc/relnotes/1_7_16.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/relnotes/1_7_16.txt b/doc/relnotes/1_7_16.txt new file mode 100644 index 000000000..8b964da3f --- /dev/null +++ b/doc/relnotes/1_7_16.txt @@ -0,0 +1,12 @@ +Version 1.7.16, 2008-10-09 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* 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 +* Add GF(p) and ECDSA tests from InSiTo +* 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 + |