⚠️ **THIS REPOSITORY IS NOT MAINTAINED ANYMORE. IF YOU WOULD LIKE TO VOLUNTEER TO BE THE MAINTAINER, PLEASE OPEN AN ISSUE
Quick and gritty AES-256 file encryption cli.
$ [sudo] npm install --global lunkcrypt$ lunk -e somefile.txt -p "some random password"$ lunk -d somefile.txt -p "some random password"$ lunk -er somefolder/ -p "some random password"$ lunk -ge somefile.txt