IS there any class for PHP 5.3 that will provide text encrypting/decrypting with RSA without padding?
I've got private and public key, p,q and modulus.
|
feedback
|
|
You can use phpseclib, a pure PHP RSA implementation:
| |||
|
feedback
|
| |||||
feedback
|