Taowyoo
released this
13 Feb 20:50
·
15 commits
to master
since this release
What's Changed
- Bump shlex from 1.0.0 to 1.3.0 by @dependabot in #341
- Enhance
ecp
andpk
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