diff options
author | lloyd <lloyd@randombit.net> | 2008-10-08 03:07:34 +0000 |
---|---|---|
committer | lloyd <lloyd@randombit.net> | 2008-10-08 03:07:34 +0000 |
commit | be5e48619a63559ad777396d69cc8cc95ef0af15 (patch) | |
tree | bbee4b36b5da42d9c35ab2cce52d426e0ca98e81 | |
parent | 810844b24de8a8d3cf8c4524fefcdd74f6388c4d (diff) |
Initial changes for future 1.7.16
-rw-r--r-- | doc/log.txt | 3 | ||||
-rw-r--r-- | readme.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index f994e136b..98f949f22 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,7 @@ +* 1.7.16, ????-??-?? + - Split ECDSA and ECKAEG into distinct modules + * 1.7.15, 2008-10-07 - Add GF(p) arithmetic from InSiTo - Add ECDSA and ECKAEG implementations from InSiTo diff --git a/readme.txt b/readme.txt index f5d0cebe3..1921181dc 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -Botan 1.7.15 2008-10-07 +Botan 1.7.16 ????-??-?? http://botan.randombit.net/ Please note that this is an experimental / development version of |