mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-27 01:02:58 +00:00
- Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
PolarSSL ChangeLog
|
||||
|
||||
= Version trunk
|
||||
Features
|
||||
* Added support for PKCS#1 v2.1 encoding and thus support
|
||||
for the RSAES-OAEP and RSASSA-PSS operations.
|
||||
|
||||
= Version 0.99-pre3 released on 2011-02-28
|
||||
This release replaces version 0.99-pre2 which had possible copyright issues.
|
||||
Features
|
||||
|
||||
Reference in New Issue
Block a user