Package net.jrodolfo.java_evolution.java24.quantum_resistant_crypto
package net.jrodolfo.java_evolution.java24.quantum_resistant_crypto
Executable examples for Java 24 quantum-resistant cryptography.
The package demonstrates module-lattice key encapsulation and module-lattice digital signatures with the standard Java Cryptography Architecture APIs.
-
ClassDescriptionDemonstrates Java 24 module-lattice digital signature support.Captures the result of signing and verifying data with ML-DSA.Demonstrates Java 24 module-lattice key encapsulation support.Captures the observable pieces of a module-lattice KEM exchange.