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.
-
Updated
May 8, 2021 - Python
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.
An encryption program - CLI & Web API
Cryptography algorithms on C#
My collection of ciphers and various scripts related to cryptography.
Crypto Encryption and Decryption Tools
Low-Tech Encryption Scheme
B5_Cipher is a C++ program for encryption and decryption with some algorithms
CryptoLearn
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++.
A few simple C++ cipher and encryption implementations
Provides a fast way to encrypt text with classic algorithms
Tool for Encryption & Decryption.
ENotes is Notes App that has encryption feature using algorithm classic
🧩🔒 - A=Z and so on. Simple atbash encoder/decoder
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."