Download the PHP package amculin/vigenere-cipher without Composer
On this page you can find all versions of the php package amculin/vigenere-cipher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amculin/vigenere-cipher
More information about amculin/vigenere-cipher
Files in amculin/vigenere-cipher
Download amculin/vigenere-cipher
More information about amculin/vigenere-cipher
Files in amculin/vigenere-cipher
Vendor amculin
Package vigenere-cipher
Short Description Implementation of Vigenere Cipher algorithm in PHP
License MIT
Package vigenere-cipher
Short Description Implementation of Vigenere Cipher algorithm in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package vigenere-cipher
Implementation of Vigenere Cipher in PHP
Encrypt/decrypt string using Vigenere Cipher algorithm
Instalation
How to use
Encryption
Output:
Decryption
Output:
Features
- [x] Support basic mode/lowercase alphabet only
- [x] Support alpha-numeric mode (a-z, A-Z, 0-9)
- [x] Unit test
- [x] Comply PHPStan Level 10
Todos
- [ ] Add ASCII mode to support file encryption/decryption
- [ ] Add Base64 mode to support Base64 string
All versions of vigenere-cipher with dependencies
PHP Build Version
Package Version
No informations.
The package amculin/vigenere-cipher contains the following files
Loading the files please wait ....