/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.

Primary LanguagePHP

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.