Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-12 | Initial commitHEADmaster | Aaron Ball | |
This can encrypt the given password, passed as the first argument. The encrypted value is written to stdout, so to use it it must be redirected to the intended path. If the first argument is a path to a file, the file will be read and decrypted to stdout. |