This class can be used to encrypt and decrypt text using the Vigenère cypher.
It takes a string of text and encrypt its characters with a given key applying the Vigenère cypher.
The class can also do the opposite, i.e. take a string previously encrypted by the class and decrypt it using with the original key.
|
|
| Name: |
Vigenère cypher |
| Base name: |
vigenere-cypher |
| Description: |
Encrypt and decrypt text using the Vigenère cypher |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
440 users |
| All time rank: |
5268 |
| Week users: |
2 users |
| Week rank: |
1377  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|