Comment 2 for bug 1840419

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2019-08-16 03:50 EDT-------
Solution
Backport of following git-commits

- CKR_SIGNATURE_INVALID error
=> https://github.com/opencryptoki/opencryptoki/commit/02a5840afef2fd3b5879d4bed35e17c809341cf0
that came after 3.9.0.

- CKR_MECHANISM_INVALID with RSA PKCS PSS Sign
- RSA PKCS OAEP Encrypt and Decrypt:

This test vector uses CKG_MGF1_SHA224 as MGF. SHA224 was not supported as MGF until commit
=> https://github.com/opencryptoki/opencryptoki/commit/f5e55194748fc52360adbf69f7a7e8168644cc3b
that came after 3.9.0.

All these problems are already fixed in 3.10.0 and need to be backported into 3.9.0