commit | 844a4c0aef0aa6bf5b13cbdccf5406cf0bc70c74 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 10 21:55:35 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Mar 13 19:25:06 2014 +0100 |
tree | ed2bd90236c34a3f9d83d14802dc64307a76b808 | |
parent | 83cdffc437ad8b265e41eaf8a4f88e1658328be2 [diff] [blame] |
Fix RSASSA-PSS example programs
diff --git a/ChangeLog b/ChangeLog index 89d159f..8b7ec68 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -29,6 +29,7 @@ * Fixed version-major intolerance in server * Fixed CMake symlinking on out-of-source builds * Fixed dependency issues in test suite + * Programs rsa_sign_pss and rsa_verify_pss were not using PSS since 1.3.0 = PolarSSL 1.3.4 released on 2014-01-27 Features