mbedTLS v1.2.4 Release Notes

Release Date: 2013-01-25 // over 11 years ago
  • ๐Ÿ”„ Changes

    • More advanced SSL ciphersuite representation and moved to more dynamic SSL core
    • Added ssl_handshake_step() to allow single stepping the handshake process

    ๐Ÿ›  Bugfix

    • Memory leak when using RSA_PKCS_V21 operations fixed
    • Handle future version properly in ssl_write_certificate_request()
    • Correctly handle CertificateRequest message in client for <= TLS 1.1 without DN list