Skip to content

Simple python cipher which randomly generates the key each time the program is being run.

Notifications You must be signed in to change notification settings

jcsaar/pythoncipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple message encrypter which randomly generates the key each time the program is being run, hence there is slightly better security compared to a normal Caeser cipher. Generating passwords through this script is NOT recommended.

About

Simple python cipher which randomly generates the key each time the program is being run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published