This is a simple class that utilizes a public key and private key to encrypt and decrypt strings.
It requires with OpenSSL support (configure --with-openssl).
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (85.0%) |
- |
- |
- |
- |
Not sure (58.5%) |
810 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
class.OpenSSLCrypt.php |
Class |
The class, along with examples on generating keypairs, and how to use the class. |