0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Crypto.py More... over 6 years ago
chore: remove todo More... over 6 years ago
update readme install instructions More... over 8 years ago
making the password obfuscation optional (off by default) Closes #18 More... about 9 years ago
Update readme with new contributor and remove things from the todo list that I will probably never do More... about 9 years ago
Fix an issue with hidden input pressing backspace not working. This bug was introduced in the previous commit and may have affected users encrypted documents! Yikes More... about 9 years ago
removing unused method More... about 9 years ago
Obscure password input with '*' characters - works in ST2 and ST3 More... about 9 years ago
Merge pull request #12 from eddiejessup/master More... almost 12 years ago
Merge branch 'master' of github.com:mediaupstream/SublimeText-Crypto More... almost 12 years ago
Input to openssl pipe using communicate instead of stdin.write, because buffering More... almost 12 years ago
Fixes #8 issue with not being available. More... over 12 years ago
Merge pull request #9 from eddiejessup/master More... over 12 years ago
Change string.uppercase to string.ascii_uppercase to fix compatibility with Python 3 (former has been removed). More... over 12 years ago
- Fixes #6 by using a temporary ENV variable and the -pass env:var option of openssl More... over 12 years ago
Remove potential fix for now, so debug messages pass through for IOError More... over 12 years ago
Added a potential fix and error logging for 'Broken pipe' errors. More... over 12 years ago
Updated Readme again More... almost 13 years ago
Added an animated GIF example More... almost 13 years ago
Update Readme.md More... almost 13 years ago
Update Readme.md More... almost 13 years ago
Update Readme.md More... almost 13 years ago
Merge pull request #4 from facelessuser/master More... almost 13 years ago
-Fix message output on error for ST3 More... almost 13 years ago
Make backwards compatible with ST2 More... almost 13 years ago
-Get working in ST3 More... almost 13 years ago
Fixing UnicodeEncodeError, need to look at this more however More... over 13 years ago
- Tested on Windows, now working - Refactored the subprocess handling code, now much more reliable and pythony - fixes #1 More... over 13 years ago
Removing redundant txt from the Readme More... over 13 years ago
Updated Docs, added screenshots and Changed the context-menu text to be 'Encrypt' and 'Decrypt' instead of 'AES Encrypt' etc More... over 13 years ago