PHP Classes / gEncrypter

Encrypt and decrypt text with pure PHP using a key

gEncrypter PHP Class

This class can be used to encrypt and decrypt text with pure PHP code using a key. It takes a key to generate a new alphabet that defines how the data to be encrypted should be encoded. The class also decrypts the text using the same key to revert the encrypted text.

Search in PHP Classes

Filter by tags