<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jep470 on Devops Monk</title><link>https://devops-monk.com/tags/jep470/</link><description>Recent content in Jep470 on Devops Monk</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devops-monk.com/tags/jep470/index.xml" rel="self" type="application/rss+xml"/><item><title>Java 25 Security: Key Derivation Function API &amp; PEM Encodings</title><link>https://devops-monk.com/tutorials/java25/security-kdf-pem/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><guid>https://devops-monk.com/tutorials/java25/security-kdf-pem/</guid><description>Overview Java 25 ships two important security additions:
JEP 510 — Key Derivation Function (KDF) API — Final. A standard API for HKDF, PBKDF2, and other KDFs. JEP 470 — PEM Encodings of Cryptographic Objects — Preview. Read and write .pem files without third-party libraries. These fill two long-standing gaps: Java had the underlying crypto but no clean standard API for key derivation and PEM I/O.
Part 1: Key Derivation Function API (JEP 510) What Is Key Derivation?</description></item></channel></rss>