"Introducing CryptoNss, a versatile and powerful tool for encrypting and decrypting sensitive information. CryptoNss utilizes various cryptographic techniques, including Monoalphabetic Cipher, Transposition Cipher, Caesar Cipher, and Vigenere Cipher, to provide a secure means of protecting your data."
sudo apt install python3
git clone https://github.com/Its-Sn1p3r/CryptNess
cd CryptNess
pip install -r requirements.txt
✔️ Python3 CryptNess.py