commit | b47987195621ccb204a3a0f75f3de7bfb70f564a | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jun 06 18:10:44 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Jun 07 11:21:52 2014 +0200 |
tree | fb4501bd6d12054fa9db24ceb15ff93a631f8299 | |
parent | 5873b00b7ffce586f706eb03f73c56ba273fbb6e [diff] [blame] |
Update Changelog for RSASSA-PSS in X.509
diff --git a/ChangeLog b/ChangeLog index bbfc323..e0156ec 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -8,6 +8,8 @@ Features * Add CCM module and cipher mode to Cipher Layer * 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 * Fix in debug_print_msg()