Class QuantumResistantCryptoNotes

java.lang.Object
net.jrodolfo.java_evolution.java24.QuantumResistantCryptoNotes

public class QuantumResistantCryptoNotes extends Object
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 Details

    • QuantumResistantCryptoNotes

      public QuantumResistantCryptoNotes()
  • Method Details

    • algorithms

      public String algorithms()
      Names the algorithms represented by this release note.
      Returns:
      algorithm summary
    • purpose

      public String purpose()
      Explains the security goal.
      Returns:
      a short explanation