rsa_check_pubkey() now allows an E up to N

This commit is contained in:
Paul Bakker
2014-04-30 13:33:35 +02:00
parent 0f90d7d2b5
commit 24f37ccaed
3 changed files with 9 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ Bugfix
ciphersuites, for full SSL frames of data.
* Improve interoperability by not writing extension length in ClientHello /
ServerHello when no extensions are present (found by Matthew Page)
* rsa_check_pubkey() now allows an E up to N
= PolarSSL 1.3.6 released on 2014-04-11