Tencent / TencentKonaSMSuite

Tencent Kona SM Suite contains a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.
Other
319 stars 68 forks source link

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

Closed johnshajiang closed 1 month ago

johnshajiang commented 1 month ago

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

This PR will resolves #755.

[JDK-8329538]: https://bugs.openjdk.org/browse/JDK-8329538