- Fixed possible heap overflow in pkcs1_decrypt on data larger than output
   buffer after padding. For instance the premaster decryption in
   ssl_parse_client_key_exchange() in ssl_serv.c (Thanks to Christophe
   Devine)

3 files changed
tree: a5a900f9e08533e8a601bf2058ee40c422f69a51
  1. ChangeLog
  2. Makefile
  3. contrib/
  4. include/polarssl/
  5. library/
  6. programs/
  7. visualc/