Skip to content

Want to "encrypt" your stuff with a totally not secure algorithm? You're in luck!

License

Notifications You must be signed in to change notification settings

Arinerron/CrappyCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrappyCrypto

Want to "encrypt" your stuff with a totally not secure algorithm? You're in luck!

Usage

Encrypt:
    echo "this is not secure" | ./crappycrypto.sh -e

Decrypt:
    cat encrypted.txt | ./crappycrypto.sh -d

Disclaimer

It should be obvious by now: do NOT not use this for "encrypting" anything you actually care about being private. This is for fun only.

But I suppose, security through obscurity?

About

Want to "encrypt" your stuff with a totally not secure algorithm? You're in luck!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published