Generate key pair geneartion
Am using Nucleo-STM32H573 Board. i wanted to generate a pair of public and private keys. Guide me
Am using Nucleo-STM32H573 Board. i wanted to generate a pair of public and private keys. Guide me
Hello
depending on the asymmetric cryptographic algorithm you can generate a key per via openssl you will find in this lab this method done with STM32wb55 it should be the same for the H5 as well .
you can also generate a key pair with python script i will provide you with the script in the attached files this script also generates a random message in c format which you can incorporate into you project to test the sign and verification with RSA algorithm .
BR
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.