mbedTLS v1.1.4 Release Notes

Release Date: 2012-05-31 // almost 12 years ago
  • 🛠 Bugfix

    • Correctly handle empty SSL/TLS packets (Found by James Yonan)
    • Fixed potential heap corruption in x509_name allocation
    • Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)