"Hani Almansour" <[EMAIL PROTECTED]> writes:
> I have implementation for RSA, SHA, MD5 and I want to test it. is there a
> fast way to test the output of any one of these encryption or if there is a
> program that test the output.
Well, both the SHA and MD5 standards come with test vectors, so the
easiest way is to run them and compare the test vectors.

I've never seen any RSA test vectors, but it should be easy to cons
some up with SSLeay or the like.

-Ekr

-- 
[Eric Rescorla                                   [EMAIL PROTECTED]]

Reply via email to