Fix bug in RSA PKCS#1 v1.5 "reversed" operations

This commit is contained in:
Manuel Pégourié-Gonnard 2014-02-03 11:58:55 +01:00 committed by Paul Bakker
parent c4919bc528
commit fbf0915404
3 changed files with 36 additions and 2 deletions

View file

@ -7,6 +7,7 @@ Features
Bugfix
* ecp_gen_keypair() does more tries to prevent failure because of
statistics
* Fix buf in RSA PKCS#1 v1.5 "reversed" operations
= PolarSSL 1.3.4 released on 2014-01-27
Features