Cryptography: EncDec
Al Rankin (contact me)
This class is meant to encrypt or decrypt strings of data.
It uses a secret hash string to apply the xor operation to the bytes of the data that is processed. The resulting encrypted data is encoded as hexadecimal digits.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (62.5%)
| Sufficient (70.8%)
| -
| Good (87.5%)
| -
| -
| Not sure (47.1%)
| 1407 |
Click here for detailed information about this class on phpclasses.org