PSoC 6 RSA Encryption KeyPair Help

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
dide_1617281
Level 1
Level 1
First like received

is there an example for the rsa key generation?

0 Likes
2 Replies
Vison_Zhang
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 250 sign-ins

Please refer

AN221111 - PSoC 6 MCU: Creating a Secure System

Appendix A Creating Public and Private Keys

I would like to use rsa to crypt the communication between psoc6 and a smartphone, to crypt and decrypt I can use the Cy_Crypto_Rsa_Proc function but I need different keys for each card, how can I generate them programmatically?