Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24] JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm #3363

Closed
Tracked by #2899
mpalat opened this issue Nov 28, 2024 · 1 comment
Closed
Tracked by #2899
Assignees

Comments

@mpalat
Copy link
Contributor

mpalat commented Nov 28, 2024

REF: https://openjdk.org/jeps/497
Summary
Enhance the security of Java applications by providing an implementation of the quantum-resistant Module-Lattice-Based Digital Signature Algorithm (ML-DSA). Digital signatures are used to detect unauthorized modifications to data and to authenticate the identity of signatories. ML-DSA is designed to be secure against future quantum computing attacks. It has been standardized by the United States National Institute of Standards and Technology (NIST) in FIPS 204.

@mpalat mpalat added this to the BETA_JAVA24 milestone Nov 28, 2024
@mpalat mpalat modified the milestones: BETA_JAVA24, BETA_JAVA24 M2 Dec 4, 2024
@mpalat mpalat self-assigned this Dec 4, 2024
@mpalat
Copy link
Contributor Author

mpalat commented Dec 4, 2024

Doesn't affect JDT - closing

@mpalat mpalat closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant