aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_1_1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_1_1.txt')
-rw-r--r--doc/relnotes/1_1_1.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/relnotes/1_1_1.txt b/doc/relnotes/1_1_1.txt
new file mode 100644
index 000000000..bdb13f3ff
--- /dev/null
+++ b/doc/relnotes/1_1_1.txt
@@ -0,0 +1,15 @@
+Version 1.1.1, 2002-10-15
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Added the Korean hash function HAS-160
+* Partial support for RSA and DSA X.509 public keys
+* Added a mostly functional BER encoder/decoder
+* Added support for non-deterministic MAC functions
+* Initial support for PEM encoding/decoding
+* Internal cleanups in the PK algorithms
+* Several new convenience functions in Pipe
+* Fixed two nasty bugs in Pipe
+* Messed with the entropy sources for es_unix
+* Discrete logarithm groups are checked for safety more closely now
+* For compatibility with GnuPG, ElGamal now supports DSA-style groups
+