Skip to content

huberf/encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textcrypt

A minimal Python encryption class

To setup simply type: pip install textcrypt

Functions: keyGen(size=16) encrypt(textToEncrypt, encryptionKey) decrypt(textToDecrypt, encryptionKey)

About

A minimal Python encryption class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages