Update to ChangeLog for bug #428
This commit is contained in:
parent
29f221f183
commit
cad6e93e19
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Bugfix
|
||||||
* Fix dependency issue in Makefile to allow parallel builds.
|
* Fix dependency issue in Makefile to allow parallel builds.
|
||||||
* Fix incorrect handling of block lengths in crypt_and_hash sample program,
|
* Fix incorrect handling of block lengths in crypt_and_hash sample program,
|
||||||
when GCM is used. #441
|
when GCM is used. #441
|
||||||
|
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
||||||
|
enabled unless others were also present. Found by David Fernandez. #428
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Extended test coverage of special cases, and added new timing test suite.
|
* Extended test coverage of special cases, and added new timing test suite.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue