Altera_Forum
Honored Contributor
15 years agoLong 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: