SublimeText-Crypto icon indicating copy to clipboard operation
SublimeText-Crypto copied to clipboard

Encrypt and Decrypt a document or selection using OpenSSL in Sublime Text 2 & 3

Results 4 SublimeText-Crypto issues
Sort by recently updated
recently updated
newest added

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` ![image](https://user-images.githubusercontent.com/32726022/62932523-1d2fb580-bd75-11e9-9a4a-30ff9773e0c4.png)...

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....

enhancement

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...