Sourced from rustls-webpki's releases.
0.103.5
- New feature: support verification of P256+SHA512 and P384-SHA512 ECDSA signatures with aws-lc-rs. This is not a recommended combination, but such signatures exist in the wild.
What's Changed
- Leverage extended API from rcgen 0.14.2 by
@djc
in rustls/webpki#366- Update semver-compatible dependencies by
@djc
in rustls/webpki#369- ci: take updated nightly for cargo-check-external-types by
@cpu
in rustls/webpki#370- build(deps): bump actions/checkout from 4 to 5 by
@dependabot
[bot] in rustls/webpki#371- build(deps): bump serde_json from 1.0.142 to 1.0.143 in the crates-io group by
@dependabot
[bot] in rustls/webpki#374- Clarify docs on
Cert
methods by@ctz
in rustls/webpki#375- Extract trait for ExtendedKeyUsage validation by
@djc
in rustls/webpki#376- build(deps): bump actions/setup-python from 5 to 6 by
@dependabot
[bot] in rustls/webpki#378- 0.103.5: support P256+SHA512 and P384+SHA512 by
@ctz
in rustls/webpki#379Full Changelog: https://github.com/rustls/webpki/compare/v/0.103.4...v/0.103.5
064a68b
Prepare 0.103.5f6fbb2a
Support P256+SHA512 and P384+SHA51241cc1fc
Take aws-lc-rs 1.14.0ac0500d
build(deps): bump actions/setup-python from 5 to 657fa975
Extract trait for ExtendedKeyUsage validation6700208
Move ExtendedKeyUsage::check() to KeyUsage260cb69
Extract KeyPurposeId iteration from ExtendedKeyUsage::check()3ed145a
Simplify KeyPurposeId comparisonb20354a
Clarify docs on Cert
methods0616ac9
build(deps): bump serde_json in the crates-io group