Releases: fortanix/rust-mbedtls
Releases · fortanix/rust-mbedtls
mbedtls v0.12.3
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
mbedtls-sys-auto v2.28.7
What's Changed
- Update vendor
mbedtls
version to0.28.7
by @Taowyoo in #343 - Bump shlex from 1.0.0 to 1.3.0 by @dependabot in #341
Full Changelog: mbedtls_v0.12.2...mbedtls-sys-auto_v2.28.7
mbedtls v0.12.2
What's Changed
- Add ciphertext check for RSADP by @zugzwang in #339
- fix nightly issue & bump mbedtls to 0.12.2 by @Taowyoo in #342
Full Changelog: mbedtls_v0.12.1...mbedtls_v0.12.2
mbedtls v0.12.1
What's Changed
Full Changelog: mbedtls_v0.12.0...mbedtls_v0.12.1
mbedtls v0.12.0
What's Changed
- Update readme by @Taowyoo in #323
- Update CI for branch
main
by @Taowyoo in #325 - Bump rustix from 0.38.13 to 0.38.20 by @dependabot in #322
- Introduce separate features for pki and tls functionalities of mbedtls by @s-arash in #326
- upgrade spin to v0.5.2 to fix the security vulnerability by @xiaoyuxlu in #329
- CI Cleanup + Code format by @Taowyoo in #327
- Make
x509::Time
more useful by @s-arash in #331 - Add x509
verify
methods that acceptexpected_common_name
by @s-arash in #332 - Extend Cipher types by @Taowyoo in #330
- Fix macos build by @Taowyoo in #333
- Add
Certificate::verify()
variants that returnVerifyError
as well by @s-arash in #334 - Add FFI function wrappers and bump version by @Taowyoo in #336
New Contributors
Full Changelog: mbedtls_v0.9.3...mbedtls_v0.12.0
mbedtls v0.12.0-alpha.2
What's Changed
Full Changelog: mbedtls_v0.12.0-alpha.1...mbedtls_v0.12.0-alpha.2
mbedtls v0.12.0-alpha.1
What's Changed
- Update readme by @Taowyoo in #323
- Update CI for branch
main
by @Taowyoo in #325 - Bump rustix from 0.38.13 to 0.38.20 by @dependabot in #322
- Introduce separate features for pki and tls functionalities of mbedtls by @s-arash in #326
- upgrade spin to v0.5.2 to fix the security vulnerability by @xiaoyuxlu in #329
- CI Cleanup + Code format by @Taowyoo in #327
- Make
x509::Time
more useful by @s-arash in #331 - Add x509
verify
methods that acceptexpected_common_name
by @s-arash in #332 - Extend Cipher types by @Taowyoo in #330
New Contributors
Full Changelog: mbedtls_v0.9.3...mbedtls_v0.12.0-alpha.1
mbedtls v0.9.3
mbedtls-sys-auto v2.28.4
What's Changed
- [back-port][v0.9] fix: return error when verify empty cert chain by @Taowyoo in #309
- [v0.9] update mbedtls-sys to 2.28.3 by @Taowyoo in #315
- [v0.9] add CI target windows-2019 by @Taowyoo in #316
- back port #234 to v0.9 by @Taowyoo in #314
- [v0.9] Bump version of
mbedtls-sys-auto
by @Taowyoo in #318
Full Changelog: mbedtls-sys-auto_v2.28.3...mbedtls-sys-auto_v2.28.4
mbedtls-platform-support v0.1.1
What's Changed
- [back-port][v0.9] fix: return error when verify empty cert chain by @Taowyoo in #309
- [v0.9] update mbedtls-sys to 2.28.3 by @Taowyoo in #315
- [v0.9] add CI target windows-2019 by @Taowyoo in #316
- back port #234 to v0.9 by @Taowyoo in #314
- [v0.9] Bump version of
mbedtls-sys-auto
by @Taowyoo in #318
Full Changelog: mbedtls-platform-support-0.1.0...mbedtls-platform-support_v0.1.1