Update Changelog for RSASSA-PSS in X.509

This commit is contained in:
Manuel Pégourié-Gonnard 2014-06-06 18:10:44 +02:00
parent 5873b00b7f
commit b479871956

View file

@ -8,6 +8,8 @@ TODO: bump SOVERSION for ABI change
Features Features
* Add CCM module and cipher mode to Cipher Layer * Add CCM module and cipher mode to Cipher Layer
* Support for CCM and CCM_8 ciphersuites * Support for CCM and CCM_8 ciphersuites
* Support for parsing and verifying RSASSA-PSS signatures in the X.509
modules (certificates, CRLs and CSRs).
Bugfix Bugfix
* Fix in debug_print_msg() * Fix in debug_print_msg()