Crypto Encryption and Decryption Tools
-
Updated
Mar 25, 2018 - Python
Crypto Encryption and Decryption Tools
Cryptography algorithms on C#
CryptoLearn
Low-Tech Encryption Scheme
A few simple C++ cipher and encryption implementations
The Atbash Cipher is a simple substitution cipher that replaces each letter of the alphabet with its reverse (e.g., A becomes Z, B becomes Y, etc.). This project implements the Atbash Cipher in C++.
My collection of ciphers and various scripts related to cryptography.
B5_Cipher is a C++ program for encryption and decryption with some algorithms
ENotes is Notes App that has encryption feature using algorithm classic
Provides a fast way to encrypt text with classic algorithms
Tool for Encryption & Decryption.
An encryption program - CLI & Web API
🧩🔒 - A=Z and so on. Simple atbash encoder/decoder
My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
Add a description, image, and links to the atbash-cipher topic page so that developers can more easily learn about it.
To associate your repository with the atbash-cipher topic, visit your repo's landing page and select "manage topics."