aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-07-23 16:11:09 +0000
committerlloyd <[email protected]>2007-07-23 16:11:09 +0000
commitb40cf2090e7834ee7df85ffc18c3a8c3219fcd14 (patch)
tree94dd839ce5a50ff910baea85205675a65a984713
parent791ad1190ba1ff46d8d4495753a480d9e45d8dd7 (diff)
Add information for 1.7.1 release1.7.1
-rw-r--r--doc/logs/log-17.txt8
-rw-r--r--readme.txt1
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt
index 0a8e32a68..1a3b7707b 100644
--- a/doc/logs/log-17.txt
+++ b/doc/logs/log-17.txt
@@ -1,4 +1,12 @@
+* 1.7.1, July 23, 2007
+ - Fix a race condition in the algorithm object cache
+ - HMAC key schedule optimization
+ - The build header sets a macro defining endianness, if known
+ - New word load/store abstraction allowing further optimization
+ - Modify most of the library to avoid use the C-style casts
+ - Use higher resolution timers in symmetric benchmarks
+
* 1.7.0, May 19, 2007
- DSA parameter generation now follows FIPS 186-3
- Added OIDs for Rabin-Williams and Nyberg-Rueppel
diff --git a/readme.txt b/readme.txt
index 01e08289f..9acc5eb87 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,3 +1,4 @@
+Botan 1.7.1
Please note that this is an experimental / development version of
Botan. Don't be surprised by bugs. No, the documentation hasn't been