- 1,251 categories
- 40,829 scripts
- This class is a pure PHP implementation of the RSA public key encryption algorithm.
It can generate the public and private keys from two prime numbers.
The public key should be used to encrypt the data. Only the private key can be used to...
- Categories
- Platforms
- Licenses
- Everything for easy RSA encryption. Functions for generating keys (modulo, public and private), for encrypting and for decrypting. Modulo always eight-valued and keys are 4-8 valued. Not compatible with PGP or other RSA implementations.
- Categories
- Platforms
- Licenses