Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Long integer library for C2H

I have a little trouble to find a good long integer library

that work with C2H. Some libraries use floating point

arithmetic (e.g., numerical recipes, slow on NIOS) or other (e.g. LIP) do

not compile at all with C2H. I would like to speed-up the RSA

algorithm but could not find a good working long integer

library so far.:confused:

2 Replies