diff options
author | lloyd <[email protected]> | 2008-09-30 22:29:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 22:29:27 +0000 |
commit | 33dbb77709faa5d8d6d476922e64299333ebe1fc (patch) | |
tree | 770cc61fed933f9553d3d907f1d009f25b4431a3 /doc/log.txt | |
parent | 6877a002dfb396431de6eaae446451307118dd92 (diff) |
Go ahead and merge in net.randombit.botan.ecdsa, which is the ECDSA/ECKAEG
impl from InSiTo. It has not been tested, and certainly needs a good bit of
work still, however it seems more useful to release it than to have it hiding
in a branch somewhere.
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 135cce82d..3e78b8c89 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,6 @@ * 1.7.15, ????-??-?? + - Add ECDSA and ECKAEG implementations from InSiTo - Alter configure.pl options for better autotools compatability * 1.7.14, 2008-09-30 |