aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_2_1.rst
blob: 885d6a10a7347319a982fbc9d87e8a5412b9856b (plain)
1
2
3
4
5
6
7
8
9
10
Version 1.2.1, 2003-05-06
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Added ANSI X9.23 compatible CBC padding
* Added an entropy source using Win32 CryptoAPI
* Removed the Pipe I/O operators taking a FILE*
* Moved the BigInt encoding/decoding functions into the BigInt class
* Integrated several fixes for VC++ 7 (from Hany Greiss)
* Fixed the configure.pl script for Windows builds