RSA Signature generated by X-Cube Crypto Library and Python script are not matching even though we used same key for both methods.
Hello All,I Integrated X-Cube-CRYPTOLIB V4.1.0 into my project. My application to generate SHA256 for the "xx_xx.hex " file and generate RSA signature . SHA256 value generated by X-Cube-CRYPTOLIB and python script both are same. But RSA signature is ...