Skip to content

stuartabramshumphries/python-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

python-crypt

python encrypt/decrypt

(stuartah-crypto)$ ./encrypt.py stu-secret-pw

stu-secret-pw encrypted is 1hhIyXxBIoiBG8c7iXWLpA==

(stuartah-crypto)$ ./decrypt.py 1hhIyXxBIoiBG8c7iXWLpA==

1hhIyXxBIoiBG8c7iXWLpA== decrypted is stu-secret-pw

Releases

No releases published

Packages

No packages published

Languages