[Beecrypt-devel] New algorithms and bugfixes
Brought to you by:
upuaut
|
From: Bob D. <bob...@te...> - 2004-10-28 14:03:20
|
We're revving up for the release of 4.1: The algorithm recently added to the core library in CVS have been through another round of debugging The C++ provider has been expanded with new algorithms, and some existing ones have been re-engineered. A new battery of tests showed some bugs: - Fixed deadlock problem which occured in certain cases where security or crypto SPI constructor called getInstance for another security or crypto SPI. - Fixed a bug in the generic CBC encryption code; when called with nblocks == 1, the feedback was set incorrectly. - Fixed a bug in mpbsubmod; sometimes it takes multiple additions of the modulus to get a positive number. If you're using the CVS version of BeeCrypt, please update! Sincerely, Bob Deblier |