Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRSA Public/Private Key Cryptography
I'm working on a project with a Cyclone IV, using Micrium uC/OS-II and part of this process involves RSA Public/Private Key Cryptography. Basically I have an encrypted message (128-bit RSA) tha...
Altera_Forum
Honored Contributor
12 years agoTry opencores.org.. They may have an fpga implementation. The way you are doing it is basically building a CPU core to handle it.
In the FPGA you have build specific hardware core to dramatically speed up the processing. Pete