Package net.jrodolfo.java_evolution.java21.key_encapsulation


package net.jrodolfo.java_evolution.java21.key_encapsulation
Executable examples for the Java 21 Key Encapsulation Mechanism API.

The package demonstrates the sender/receiver flow from JEP 452 with javax.crypto.KEM, DHKEM, and an X25519 key pair.