[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fun with rsaref and 64-bit machines
Does anyone know if RSAREF works on 64 bit CPUs? It seems
that RSAREF's NN_Mod is getting stuck in digit.c at:
99 */
100 while ((t[1] > 0) || ((t[1] == 0) && t[0] >= c)) {
101 if ((t[0] -= c) > (MAX_NN_DIGIT - c))
102 t[1]--;
103 aLow++;
104 }
on a dec alpha..
--
sameer Voice: 510-601-9777
Community ConneXion FAX: 510-601-9734
The Internet Privacy Provider Dialin: 510-658-6376
http://www.c2.org/ (or login as "guest") [email protected]