Sourced from rustls-pki-types's releases.
1.12.0
- Implement
Zeroize
for private key types- Add algorithm identifiers for ML-DSA signing algorithms
What's Changed
- Add support for the zeroize crate by
@jarhodes314
in rustls/pki-types#71- rustfmt: style_edition 2024 by
@ctz
in rustls/pki-types#74- Add cargo deny check in CI by
@djc
in rustls/pki-types#76- Add AlgorithmIdentifiers for ML-DSA variants by
@djc
in rustls/pki-types#78- Check external types in public API by
@ctz
in rustls/pki-types#80- Prepare 1.12.0 release by
@djc
in rustls/pki-types#79
4b52db8
Bump version to 1.12.0812eb3a
ci: sync nightly for cargo-check-external-typesa15fc87
Enable running CI workflow manuallydf76779
Skip push CI for most branches939c2c6
ci: check external typesfae72b9
Allow zeroize::Zeroize to appear in public APIc5fffab
Add AlgorithmIdentifiers for ML-DSA variantsb59e08d
Version Cargo.lockbbad87b
Add cargo deny check in CI864471f
rustfmt: style_edition 2024