aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/0_9_1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/0_9_1.txt')
-rw-r--r--doc/relnotes/0_9_1.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/relnotes/0_9_1.txt b/doc/relnotes/0_9_1.txt
new file mode 100644
index 000000000..8d6398d58
--- /dev/null
+++ b/doc/relnotes/0_9_1.txt
@@ -0,0 +1,17 @@
+Version 0.9.1, 2002-08-10
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Grand rename from OpenCL to Botan
+* Major optimizations for the PK algorithms
+* Added ElGamal encryption
+* Added Whirlpool
+* Tweaked memory allocation parameters
+* Improved the method of seeding the global RNG
+* Moved pkcs1.h to eme_pkcs.h
+* Added more test vectors for some algorithms
+* Fixed error reporting in the BigInt tests
+* Removed Default_Timer, it was pointless
+* Added some new example applications
+* Removed some old examples that weren't that interesting
+* Documented the compression modules
+