Posted by Rauch Christian on 03/02/06 18:27
xer schrieb:
> Does somebody know any class to use rsa encoding (or other private-public
> key encryption)?
>
>
Take a look at http://www.phpclasses.org/browse/class/20.html
There are various classes for en- and decryption
including a package for use with an RSA key pair.
( http://www.phpclasses.org/browse/package/1245.html )
Hope that helps,
Chris
[Back to original message]
|