Class QuantumResistantCryptoNotes
java.lang.Object
net.jrodolfo.java_evolution.java24.QuantumResistantCryptoNotes
Explains quantum-resistant ML-KEM and ML-DSA support introduced in Java 24.
Post-quantum cryptography prepares systems for attackers with future quantum computing capabilities. Java 24 added standard support for module-lattice algorithms used for key encapsulation and digital signatures.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNames the algorithms represented by this release note.purpose()Explains the security goal.
-
Constructor Details
-
QuantumResistantCryptoNotes
public QuantumResistantCryptoNotes()
-
-
Method Details
-
algorithms
Names the algorithms represented by this release note.- Returns:
- algorithm summary
-
purpose
-