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

Backport JDK-8329538: Accelerate P256 on x86_64 using Montgomery intrinsic #755

Closed
johnshajiang opened this issue Apr 5, 2024 · 1 comment · Fixed by #783
Closed

Backport JDK-8329538: Accelerate P256 on x86_64 using Montgomery intrinsic #755

johnshajiang opened this issue Apr 5, 2024 · 1 comment · Fixed by #783
Assignees
Labels
jbs The backport from JDK Bug System

Comments

@johnshajiang
Copy link
Collaborator

This is a backport of JDK-8329538: Accelerate P256 on x86_64 using Montgomery intrinsic.

@johnshajiang johnshajiang added the jbs The backport from JDK Bug System label Apr 5, 2024
@johnshajiang johnshajiang self-assigned this Apr 5, 2024
@johnshajiang
Copy link
Collaborator Author

Absolutely, this backport cannot leverage the native intrinsic.
It just syncs the codes with the latest changes in OpenJDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jbs The backport from JDK Bug System
Projects
None yet
1 participant