mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-27 01:36:59 +01:00
RSA blinding added for CRT operations
This commit is contained in:
parent
548957dd49
commit
aab30c130c
2 changed files with 31 additions and 6 deletions
|
|
@ -46,6 +46,10 @@ Bugfix
|
|||
* zlib compression/decompression skipped on empty blocks
|
||||
* Support for AIX header locations in net.c module
|
||||
|
||||
Security
|
||||
* RSA blinding on CRT operations to counter timing attacks
|
||||
(found by Cyril Arnaud and Pierre-Alain Fouque)
|
||||
|
||||
= Version 1.2.8 released 2013-06-19
|
||||
Features
|
||||
* Parsing of PKCS#8 encrypted private key files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue