Posted by eddyo
(139.63.177.148) on March 03, 2010 at 04:00:16: Hi, Is there a way of doing fast multiplications of large integers on a BasicCard ? Perhaps using hardware support for this on BasicCard? Basically I need a fast way to do (A*B mod n) where A and B are 256 bit integers and n=2^256 Any help greatly appreciated! Thanks. |