Skip to content

mbedtls v0.12.3

Latest
Compare
Choose a tag to compare
@Taowyoo Taowyoo released this 13 Feb 20:50
· 3 commits to master since this release
55eac05

What's Changed

  • Bump shlex from 1.0.0 to 1.3.0 by @dependabot in #341
  • Enhance ecp and pk module by @Taowyoo in #344
  • Fix CI by @Taowyoo in #348
  • Add Pk::private_from_rsa_components and Pk::public_from_rsa_components by @mzohreva in #347
  • Correct EcPoint const time comparison and better comments and namings by @Taowyoo in #345
  • Use fake RNG only when necessary by @Taowyoo in #350
  • Fix private_from_rsa_components_sanity test by @mzohreva in #351
  • Call rsa_check_privkey for sanity checking RSA private components by @mzohreva in #352

Full Changelog: mbedtls_v0.12.2...mbedtls_v0.12.3