SublimeText-Crypto
SublimeText-Crypto copied to clipboard
Encrypt and Decrypt a document or selection using OpenSSL in Sublime Text 2 & 3
Same as closed issue #16 I'm on Arch Linux (manjaro) / Subl 3.2.1 build 3207, and same Same issue. `Error: Wrong Password?` Path to `openssl` is the standard `/usr/bin/openssl` ...
With the latest openssl, a warning is output that is detected as an error by the plugin, preventing normal operation. I had put in a PR to simply add the...
### 1. Request It would be nice, if you add `encrypt_on_save` feature. ### 2. Justification 1. User may forget encrypt file before closing → enemies may get non-encrypted private data....
It would be very nice if the the encryption step could add some kind of header before the actual encrypted content starts. When opening a file, these header could be...