aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-02-12 09:39:59 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-02-12 09:39:59 +0100
commitc9093085edd6ef9407082d32f748269b5bdb59b6 (patch)
tree9e8bf11bab5525e98fd11b22c29362849429cba5 /ChangeLog
parent6df09578bb7b6340c3a402a9a698a40eb6385356 (diff)
downloadmbedtls-c9093085edd6ef9407082d32f748269b5bdb59b6.zip
mbedtls-c9093085edd6ef9407082d32f748269b5bdb59b6.tar.gz
mbedtls-c9093085edd6ef9407082d32f748269b5bdb59b6.tar.bz2
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
This reverts commit ab50d8d30c22f38e3e2d2373219cfbeb1940082e, reversing changes made to e31b1d992ad0a3874646c73a44f3eb750d13e900.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index fab2154..e446742 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,9 @@
PolarSSL ChangeLog (Sorted per branch, date)
-TODO: bump SOVERSION
-(internal-but-not-static function x509_get_sig_alg() changed prototype)
-
= PolarSSL 1.3 branch
Features
* HMAC-DRBG as a separate module
* Option to set the Curve preference order
- * Support for RSASSA-PSS keys and signatures in certificates, CSRs
- and CRLs
* Single Platform compatilibity layer (for memory / printf / fprintf)
* Ability to provide alternate timing implementation
* Ability to force the entropy module to use SHA-256 as its basis