aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_2_2.rst
blob: 6732daffb6c8fea7b9e86dbfdfc2f2e2e3756827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 1.2.2, 2003-05-13
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Add checks to prevent any BigInt bugs from revealing an RSA or RW key
* Changed the interface of Global_RNG::seed
* Major improvements for the es_unix module
* Added another Win32 entropy source, es_win32
* The Win32 CryptoAPI entropy source can now poll multiple providers
* Improved the BeOS entropy source
* Renamed pipe_unixfd module to fd_unix
* Fixed a file descriptor leak in the EGD module
* Fixed a few locking bugs