The post introduces the Key Derivation Function (KDF) API in Java, finalized for JDK 25, which standardizes the application of KDF algorithms like HKDF and Argon2. It aims to support secure cryptographic operations, including Hybrid Public Key Encryption, and aligns Java's security capabilities with post-quantum cryptography

7m read time From inside.java
Post cover image
Table of contents
SummaryHistoryGoalsNon-GoalsMotivationDescriptionFuture WorkAlternativesTesting

Sort: