OAEP bug fix.

This commit is contained in:
Ulf Möller
1999-04-29 21:56:13 +00:00
parent 0494855723
commit c66527497c
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.2b and 0.9.3
*) OAEP decoding bug fix.
[Ulf M<>ller]
*) Support INSTALL_PREFIX for package builders, as proposed by
David Harris.
[Bodo Moeller]