-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
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