![PHP Programming Innovation award nominee PHP Programming Innovation award nominee](/award/innovation/nominee.gif) March 2022
Nominee
Vote |
Some applications need to encrypt text strings with the secret key so that the resulting encrypted value still uses readable characters.
Shifting the position of the characters in an unpredictable way is an approach to encrypting the text that guarantees that the resulting text string will still be readable.
This package implements a transposition cipher algorithm that can encrypt text using only the original string characters in a different position. Therefore it preserves the readability of the encrypted string characters.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|