Hi All,

Does anybody know of any existing RSA algorithm implementation (in C++ or C) which produces minimum binary size?? I want to know how far experts have managed to go in reducing code size for RSA. For that matter, I would also appreciate if somebody could compare code sizes (implementations) with the execution speeds for RSA.


Thanks in advance!


Cheers.


--Rohit