christiangalera / vigenere-cipher

This is a PHP implementation of the Vigenère cipher, utilizing a polyalphabetic substitution method with a keyword to encrypt messages enhancing security compared to the Caesar Cipher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a PHP implementation of the Vigenère cipher, utilizing a polyalphabetic substitution method with a keyword to encrypt messages enhancing security compared to the Caesar Cipher.

About

This is a PHP implementation of the Vigenère cipher, utilizing a polyalphabetic substitution method with a keyword to encrypt messages enhancing security compared to the Caesar Cipher.


Languages

Language:PHP 100.0%