aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-08 14:57:25 +0000
committerlloyd <[email protected]>2008-10-08 14:57:25 +0000
commitb7c79f86043d6174ba0b636f2a5c53a62214cd0f (patch)
tree8c1b41be0eab5ca25163f11e8ba323320232f1d5
parentc69e4dd7feed516fa712d9ae260c4930b95bbf9b (diff)
Document adding GF(p) and ECDSA tests
-rw-r--r--doc/log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index c22eed9df..459c49653 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,7 +1,8 @@
* 1.7.16, ????-??-??
- - Split ECDSA and ECKAEG into distinct modules
- Added SHA-224 from InSiTo
+ - Split ECDSA and ECKAEG into distinct modules
+ - Add GF(p) and ECDSA tests from InSiTo
- Rename sha256.h to sha2_32.h
- Rename sha_64.h to sha2_64.h