Skip to content

A set of basic encryption software made with Python 2, which uses two randomly generated keys

Notifications You must be signed in to change notification settings

llamax1/llamaxcripta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LlamaxCripta

is a set of basic encryption software made with Python 2. It works by generating two random keys, then it makes a 'table' for it to translate between the two.

nCripta

generates two keys and translates a phrase using them.

dCripta

takes two keys and an encrypted phrase and decrypts it.

License

Creative Commons License
LlamaxCripta software and documentation is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

A set of basic encryption software made with Python 2, which uses two randomly generated keys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages