by Tom Livingstone >> Sun, 14 May 2000 4:27:06 GMT
Has anybody implemented an RSA MD5 message digest class in Jade that
they are prepared to share?
Alternatively, do you know of a Windows implementation that can be accessed without the involvement of a C compiler or VB?
If neither, then any suggestions about bit twiddling the Jade
primitives? I have the RSA reference implementation, written in C, but
it involves use of unsigned 32-bit integers, and lots of shift-right, shift-left, rotate-left, none of which appears supported within Jade?