> Hello!
> 
> I need some help in using the encryption/decryption algorithm with RSA 1024
> keys
> I have some strings that I need to encrypt with the a public key that I
> already have and also be able to decrypt them in the asme manner.
> 
>  Can any one help me on this matter? Please point me to any documentations
> or solutions that might exist!

If you can be a bit more specific without the application, you
might get some more useful reading references than Fermat's
Little Theorem and the Chines Reminder Theorem.

Otherwise the general algorithm for RSA encryption/decryption is
public knowledge, and could be found in any decent book on descret
math.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to