PHP-Klasse::Scramble Eggs 09.05.2007

Kurzbeschreibung: Scramble text adding fake characters
Veröffentlicht am: 09.05.2007
Gruppe(n):
- Cryptography
Beschreibung:
This class can be used to scramble and unscramble text adding fake characters.
It can take a given text string, split it in pieces of the same size and insert random text between each piece.
The class can also take a scrambled text string and recover the original text before it was scrambled.
Link: Scramble Eggs