Skip to content

Encrypto is a little Python script which encrypts plain text into ciphers using a modified version of Vignere algorithm.

License

Notifications You must be signed in to change notification settings

axayjha/encrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encrypto

Encrypto is a little Python script which encrypts plain text into ciphers using a modified version of Vignere algorithm.

encrypto.py is the CLI (command line interface) version. encryptoGUI.py is, obviously, the GUI (graphical user interface) version.

Coded in and for Python 3.x

About

Encrypto is a little Python script which encrypts plain text into ciphers using a modified version of Vignere algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages