engineGetKeySpec rejects keys from external providers - #1699
Conversation
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
0d61a4e to
0d89671
Compare
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
d4cf636 to
bdd0dba
Compare
KostasTsiounis
left a comment
There was a problem hiding this comment.
I'm not sure why we've added assumeFalse("OpenJCEPlusFIPS".equals(getProviderName()));, given that the test is not extended in the bucket of tests for OpenJCEPlusFIPS. Should they be removed or is there another reason?
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
3bf9382 to
cbcf9a7
Compare
Can you also remove the |
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
035e3b5 to
4cd2f52
Compare
Done |
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
5b06dc3 to
0ae8689
Compare
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation. Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
9a88523 to
88d5600
Compare
Added code to PQCKeyFactory to allow for ML-KEM and ML-DSA generic Alg names for key translation.
Signed-off-by: johnpeck-us-ibm johnpeck@us.ibm.com