A very simple C++ module to encrypt/decrypt strings based on B64 and Vigenere ciper.
-
Updated
Jun 8, 2024 - C++
A very simple C++ module to encrypt/decrypt strings based on B64 and Vigenere ciper.
Implementation of Ciphers
A C++ implementation of Practical Cryptography's Python Vigenère cipher breaker for improved speed, along with my own additions and features.
Encrypt/Decrypt string with key using Vigenère cipher
A complete C++ Vigenere cipher implementation with file handling and with methods for cracking the cipher.
vigdec aka heartbreaker – tool that breaks Vigenère cipher without knowing the key.
CriptX (https://github.com/LeanZo/CriptX) written in C++. This program encrypts and decrypts text files using vigenère cipher.
A C++ implementation of the Vigenère cipher
🔐 Archive repo for my my first computer program ever
To associate your repository with the vigenere topic, visit your repo's landing page and select "manage topics."