CipherVault is a C++ command-line tool that allows users to encrypt and decrypt text using simple cipher algorithms like Caesar Cipher and Vigenère Cipher. It’s minimal, hacker-styled, and built purely using standard C++.
-
Updated
Nov 9, 2025 - C++