Sourced from rustls-webpki's releases.
0.103.3
Add support for RSA signature algorithms that don't include parameters. Per RFC 4055 section 5, implementations of the SHA-1/SHA-2 one-way hash functions "MUST accept the parameters being absent as well as present".
What's Changed
- Support RSA PKCS#1 signatures with absent parameters by
@ctz
in rustls/webpki#346
34a2392
Bump version to 0.103.316abda1
Support RSA PKCS#1 signatures with absent parameters0ac75b1
cargo-check-external-types: update toolchain