Please sign in to access this page
Lockdown is an CLI encryption/decryption/hashing tool.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Your project must meet ALL these requirements before it can be shipped.
Look, I'm not going through airtable to check your links so here's some automated checks. I hope it's bug free.
Ready to check your links...
Repository Link:
https://github.com/Null-Austin/LockDown
Readme Link:
https://raw.githubusercontent.com/Null-Austin/LockDown/main/README.md
Demo Link:
Ship 1
0 payouts of 0 shells
9 days ago
added a --gui flag :)
Please sign in to add a comment.
added help flag and decrypt flag, the help flag is made from a json list, created like: json [ { description: Display this help information, flag: --help },... ]
fixed up a few extra functions, such as encryption, custom key's, custom iv's, uh, hashing, anything u could dream of fr
I set up a basic input/output system with a mute flag