Integrated: 8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)

Anthony Scarpino ascarpino at openjdk.org
Wed May 28 19:55:22 UTC 2025


On Wed, 24 Jan 2024 00:01:06 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:

> Hi all,
> 
> I need a code review of the PEM API.  Privacy-Enhanced Mail (PEM) is a format for encoding and decoding cryptographic keys and certificates.  It will be integrated into JDK25 as a Preview Feature.  Preview features does not permanently define the API and it is subject to change in future releases until it is finalized.
> 
> Details about this change can be seen at [PEM API JEP](https://bugs.openjdk.org/browse/JDK-8300911).
> 
> Thanks
> 
> Tony

This pull request has now been integrated.

Changeset: bb2c80c0
Author:    Anthony Scarpino <ascarpino at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bb2c80c0e9923385e0b6243c0ebff9afef208470
Stats:     3701 lines in 39 files changed: 3299 ins; 182 del; 220 mod

8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)

Reviewed-by: weijun, mr, mullan, jnimeh

-------------

PR: https://git.openjdk.org/jdk/pull/17543


More information about the security-dev mailing list