rustls-pki-types
Shared types for the rustls PKI ecosystem
1.15.1
461M downloads/mo
#255 most downloaded on crates.io
rustls/pki-types
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Release timing varies
gaps range from 2 weeks to 6 months
Some releases are documented
notes for 10 of 32 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
32 releases · first in 2023
8 releases in the last 12 months
see the full history below
Release timeline
32 releases · Aug 2023 to Jul 2026Releases
latest 32-
1.15.123 Jul 2026 -
1.15.030 Jun 2026Release notes
Open source →New feature: add a constructor for
FipsStatus::Certified.What's Changed
- ci: sync cargo-check-external-types nightly by @cpu in #109
- 1.15.0: ensure
FipsStatus::Certifiedis usable by @ctz in #110
Full Changelog: v/1.14.1...v/1.15.0
-
1.14.124 Apr 2026Release notes
Open source →Parsing PEM will now error for PEM sections larger than 256 MB in size, to avoid running out of memory during parsing. The limit was chosen based on historical data from large certificate revocation lists from the web PKI.
What's Changed
-
1.14.016 Jan 2026 -
1.13.316 Jan 2026Release notes
Open source →Fuse PEM iterators as soon as an IO error is seen. This ensures errors are returned when decoding multiple PEM items from an
std::io::Readwhich permanently returns errors. This includes use ofpem_file_iter()andpem_reader_iter()against directories. Fixes #98.What's Changed
Full Changelog: v/1.13.2...v/1.13.3
-
1.13.217 Dec 2025Release notes
Open source → -
1.13.128 Nov 2025 -
1.13.027 Oct 2025Release notes
Open source →What's Changed
- Add
From<DnsName<'a>>forServerName<'a>by @stormshield-gt in #82 - Mark all possible functions const by @ctz in #81
- pem: avoid some allocations by @djc in #83
- ci: take updated nightly for cargo-check-external-types by @cpu in #85
- add ed448 support by @stevefan1999-personal in #87
- Add From<[u8; 4]> for Ipv4Addr by @xyzzyz in #90
- 1.13.0: impl
Hashfor a bunch of types by @ctz in #91
- Add
-
1.12.007 May 2025Release notes
Open source →- Implement
Zeroizefor private key types - Add algorithm identifiers for ML-DSA signing algorithms
What's Changed
- Implement
-
1.11.027 Jan 2025Release notes
Open source →What's Changed
- feat: add const try_from_str constructor to DnsName type. by @DSharifi in #69
- Move
AlgorithmIdentifiervalues to here fromrustls-webpkiby @ctz in #67
New Contributors
Full Changelog: v/1.10.1...v/1.11.0
-
1.10.113 Dec 2024Nothing published for this version
-
1.10.015 Oct 2024Nothing published for this version
-
1.9.027 Sep 2024Nothing published for this version
-
1.8.006 Aug 2024Nothing published for this version
-
1.7.007 May 2024Nothing published for this version
-
1.6.007 May 2024Nothing published for this version
-
1.5.023 Apr 2024Nothing published for this version
-
1.4.127 Mar 2024Nothing published for this version
-
1.4.022 Mar 2024Nothing published for this version
-
1.3.126 Feb 2024Nothing published for this version
-
1.3.013 Feb 2024Nothing published for this version
-
1.2.002 Feb 2024Nothing published for this version
-
1.1.024 Dec 2023Nothing published for this version
-
1.0.105 Dec 2023Nothing published for this version
-
1.0.030 Nov 2023Nothing published for this version
-
0.2.328 Nov 2023Nothing published for this version
-
0.2.223 Nov 2023Nothing published for this version
-
0.2.112 Sep 2023Nothing published for this version
-
0.2.007 Sep 2023Nothing published for this version
-
0.1.207 Sep 2023Nothing published for this version
-
0.1.101 Sep 2023Nothing published for this version
-
0.1.031 Aug 2023Nothing published for this version