diff options
author | lloyd <[email protected]> | 2008-09-10 01:17:13 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-10 01:17:13 +0000 |
commit | 99ba32c7766f8663135feab519348404b56c0127 (patch) | |
tree | 978c561e9a69639210f28218d8d9d5829814f1a9 /doc | |
parent | c42143113c2b5dd5e04af4847ec48ef2c0e4e7d3 (diff) |
Note new 16x16 Comba operations
Diffstat (limited to 'doc')
-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 8030f68bc..58594327d 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -2,6 +2,7 @@ * 1.7.11, 2008-??-?? - Added the Salsa20 stream cipher - Optimized Montgomery reduction, Karatsuba squaring + - Add 16x16->32 word Comba multiplication and squaring - Inline several BigInt functions - Add useful information to the generated build.h |