The goal of this project is to provide simple, portable and compatible code (data encrypted in Python can be decrypted in PHP, and so on). The encryption algorithm used is AES in CBC and CFB mode.
A collection of classical cryptographic algorithms implemented in C++, including Caesar Cipher, Vigenère Cipher, Playfair Cipher, and more. Ideal for learning encryption fundamentals and cryptography ...