AroCrypt is a tool for encryption and decryption text and files, steganography with auto encryption.
-
Updated
Mar 18, 2026 - TypeScript
AroCrypt is a tool for encryption and decryption text and files, steganography with auto encryption.
A simple self-contained CLI tool that makes it easy to efficiently encrypt/decrypt your files.
Encrypts text or files using AES (Advanced Encryption Standard).
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
This Python tool provides a flexible way to encrypt and decrypt files using Stored Key Method and Password-Based Key Derivation.
Steganographic tool to encrypt files and hide them inside of .jpeg images
Encrypting and Decrypting Image using PIL library by swapping pixels values.
🔐 Implement the Rail Fence Cipher in Python to learn classical zigzag transposition encryption and decryption with clear, structured code.
An educational cryptography toolkit in Arabic that provides hands-on learning for various cryptographic concepts including wallet generation, encryption/decryption, hashing, and digital signatures. All operations are performed client-side for maximum privacy and security.
Simple app for encryption and decrypting files.
Main Repo: https://github.com/neatnik/salty. A encryption and decryption tool powered by NaCl. Slightly modified for beginner to run this on local machine
encryption-decryption-tool in c++
This project is a simple tool for encrypting and decrypting text using the Caesar Cipher
🔐 Encrypt and decrypt messages securely with Text Encryptor, a modern web app featuring AES-style encryption, a sleek UI, and responsive design.
Provide a GUI tool for CTF challenges that supports multiple ZigZag cipher variants with easy Python setup using Tkinter and numpy.
Encrypting files with AES algorithm.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
Add a description, image, and links to the encryption-decryption-tool topic page so that developers can more easily learn about it.
To associate your repository with the encryption-decryption-tool topic, visit your repo's landing page and select "manage topics."