pem-rfc7468
PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the original Privacy-Enhanced Mail encoding intended specifically for use with cryptographic keys, certificates, and other messages. Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys.
1.0.0
295M downloads/mo
#368 most downloaded on crates.io
RustCrypto/formats
What this package is like to depend on
Last release 9 months ago
08 Nov 2025
Release timing varies
gaps range from 9 days to 10 months
Nearly every release is documented
notes for 13 of 13 stable releases
3 versions withdrawn
withdrawn after publishing
6 years old
23 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
23 releases · Feb 2021 to Nov 2025Releases
latest 23-
1.0.008 Nov 2025 -
1.0.0-rc.330 May 2025 pre-releaseNothing published for this version
-
1.0.0-rc.215 Oct 2024 pre-releaseNothing published for this version
-
1.0.0-rc.128 Jul 2024 pre-releaseNothing published for this version
-
1.0.0-rc.026 Jul 2024 pre-releaseNothing published for this version
-
1.0.0-pre.007 Jan 2024 pre-releaseNothing published for this version
-
0.7.026 Feb 2023 -
0.6.026 Apr 2022Release notes
Open source →Added
encapsulated_len_wrapped(#619)
Changed
encapsulated_lennow accepts the length of the raw input bytes prior to Base64 encoding, and computes the length of the full PEM encoded document including newlines when the resulting Base64 is linewrapped (#619)
-
0.5.130 Mar 2022 -
0.5.030 Mar 2022 withdrawnRelease notes
Open source →Added
- Clippy lints for checked arithmetic and panics (#564)
Changed
- Use
str::from_utf8_uncheckedinencode(#565)
-
0.4.012 Mar 2022 -
0.4.0-pre.112 Mar 2022 pre-releaseNothing published for this version
-
0.4.0-pre.004 Feb 2022 pre-releaseNothing published for this version
-
0.3.117 Nov 2021 -
0.3.014 Nov 2021 -
0.2.407 Nov 2021 -
0.2.318 Oct 2021 -
0.2.217 Sep 2021 -
0.2.114 Sep 2021 -
0.2.026 Jul 2021 -
0.1.124 Jul 2021Release notes
Open source →Changed
- Increase LF precedence in EOL stripping functions
Fixed
- Bug in the size calculation for
decode_vec
-
0.1.023 Jul 2021 withdrawn -
0.0.016 Feb 2021 withdrawnNothing published for this version