Skip to content

A Vigenere cipher crypter and decrypter built in golang - File .exe

Notifications You must be signed in to change notification settings

emyst01/Vigenere-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vigenere-cipher

The Vigenere cipher is a system do encode messages made up by only letters. To encrypt it you must have a keyword to use in the encoding of the message, only who has the same keyword can decode the message. The message will appear like a group of random letters.

Here is the table for the manual encrypting:

image

About

A Vigenere cipher crypter and decrypter built in golang - File .exe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages