ROSET Graphical (ROS Encryption Tool) is an easy-to-use encryption tool that provides full access to the experimental SAS-RCS and SAS-RBS encryption algorithms. It supports both text and file encryption.
-
Updated
Feb 16, 2026 - Java
ROSET Graphical (ROS Encryption Tool) is an easy-to-use encryption tool that provides full access to the experimental SAS-RCS and SAS-RBS encryption algorithms. It supports both text and file encryption.
This repository contains my B.Tech project work on automatic solution to short substitution cipher using dictionary attack
Cryptography Algorithm Implementations
Java code to crack words encrypted using the same key by a Vigenere cipher
Complete implementations of encryption and decryption algorithms including Advanced Encryption Standard (AES), Data Encryption Standard (DES), Row Transposition Cipher and Vigenere Cipher.
A unique password locked multi-layer encryption immune to statistical character analysis created in Freshman year at UIUC
Fundamentals of software security encryption algorithm using java
An implementation of a substitution-permutation-network and a randomized counter CTR
In cryptography, a substitution cipher is a method of encrypting in which units of plaintext are replaced with the ciphertext, in a defined manner, with the help of a key; the "units" may be single letters (the most common), pairs of letters, triplets of letters, mixtures of the above, and so forth.
A simple substitution cipher algorithm. Uses characters tables to generate the hash.
A simple project to allow a user to encrypt a message with different types of simple ciphers.
Algorithm Assignment
Some of the programs that were created for practicals in college
a Java-based console application that provides a simple encryption and decryption solution using a randomized substitution cipher. It includes database integration to store and retrieve keys or encrypted data. This project showcases basic cryptographic techniques combined with database operations.
A Simple Dynamically Changing Classical and Digital Substitution Cipher for SMS(Text-Based Communication)
Encryption-cracking tool
caesar cipher encryption and decryption in java
Dive into cryptography with this OTP (One-Time Pad) encryption tool! Using substitution ciphers, it shuffles ASCII characters for encryption/decryption. Features a menu to generate keys , display mappings , & handle tasks. Future: GUI & key storage!
Add a description, image, and links to the substitution-cipher topic page so that developers can more easily learn about it.
To associate your repository with the substitution-cipher topic, visit your repo's landing page and select "manage topics."