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!
added some executables :D i will now update the demo link when my release finally uploads :)
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