-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 22
-
Component/s: security-libs
-
b20
-
Verified
In DHKEM, when an encapsulator or decapsulator is created from an XDH key, it reads in the name and compare it to either "X25519" or "X448" in case-sensitive mode. This is a standard algorithm name and the comparison should be performed case-insensitive.
- relates to
-
JDK-8297878 KEM: Implementation
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/5145e5a4
-
Review
openjdk/jdk/16225
-
Review(master)
openjdk/jdk21u-dev/1728