Skip to content

Releases: VirgilSecurity/mbedtls

mbed TLS 2.4.2, Virgil Security 2.0.4

01 Feb 14:16
Compare
Choose a tag to compare

Bugfix

  • Fix memory leaks in the ECIES algorithm
  • Fix memory leaks when parse PKCS#8 encrypted key without password

mbed TLS 2.4.2, Virgil Security 2.0.3

20 Apr 13:00
Compare
Choose a tag to compare

Bugfix

  • Fix MSVC warnings

mbed TLS 2.4.2, Virgil Security 2.0.2

22 Mar 14:26
Compare
Choose a tag to compare

Bugfix

  • Update to mbed TLS version 2.4.2
  • Return error MBEDTLS_ERR_PK_PASSWORD_REQUIRED if private key is really encrypted

mbed TLS 2.4.0, Virgil Security 2.0.1

08 Dec 15:14
Compare
Choose a tag to compare

Changes

  • Update to mbed TLS version 2.4.0
  • Replace custom implementation of support ASN.1 encoding of negative integers and integers larger than 255,
    by applying commit sg2342@b684c0e

mbed TLS 2.3.0, Virgil Security 2.0.0

01 Oct 11:55
Compare
Choose a tag to compare

Features

Changes

  • Make ECIES algorithm agnostic to a PK keypair