Quick POC of an idea for a Vigenere variant, my 6 year old son inspired
-
Updated
Nov 5, 2021 - Go
Quick POC of an idea for a Vigenere variant, my 6 year old son inspired
Dependency-free, secure symmetric encryption implementation with Vigenère-Vernam Cipher algorithm as a library for Go. Acts as a One-Time Pad (OTP) to ensure maximum security, and supports custom alphabets.
A Golang library for creating and using Vigenere Ciphers
Add a description, image, and links to the vigenere topic page so that developers can more easily learn about it.
To associate your repository with the vigenere topic, visit your repo's landing page and select "manage topics."