gilweis
gilweis
The same with openssl command & engine is working: $ openssl pkeyutl -engine pkcs11 -keyform engine -decrypt -inkey "pkcs11:object=label_mytest;type=private;pin-value=0001password" -in encrypted.data
I'm using OpenSSL 3.0.5 I tried without -pkeyopt rsa_mgf1_md:sha512. I'm getting : ``` Using slot 0 with a present token (0x0) Using decrypt algorithm RSA-PKCS error: PKCS11 function C_Decrypt failed:...
I wrote the steps to reproduce the problem. I think that the private/public are matched.
Tested under 3.13 and it's ok. Please upload the releases to PyPI 🙏
Please merge this PR. tnx!