Resolved! Crypto library rsa signature not matching with openssl
Hi,I would use the STM32 Crypto Library. I have the 4.0.1 version.I just compiled and run the RSA\PKCS1v1.5_SignVerify example on my L4 micro and it is successful. Then, I generated with openssl a new 1024 key pair and signed a custom message. Then I...