3.3.0
- added the
--decrypt
flag: it's now possible to decrypt files encrypted with StatiCrypt straight from the CLI, meaning you can if you want not keep your unencrypted files anywhere - fixed path bugs:
staticrypt test/test.html
should output the file inencrypted/test.html
, notencrypted/test/test.html