openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SublimeText-Crypto
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update Crypto.py
Derek Anderson
More...
over 6 years ago
chore: remove todo
Derek
More...
over 6 years ago
update readme install instructions
Derek Anderson
More...
over 8 years ago
making the password obfuscation optional (off by default) Closes #18
Derek Anderson
More...
about 9 years ago
Update readme with new contributor and remove things from the todo list that I will probably never do
Derek Anderson
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
Derek Anderson
More...
about 9 years ago
removing unused method
Derek Anderson
More...
about 9 years ago
Obscure password input with '*' characters - works in ST2 and ST3
Derek Anderson
More...
about 9 years ago
Merge pull request #12 from eddiejessup/master
Derek Anderson
More...
almost 12 years ago
Merge branch 'master' of github.com:mediaupstream/SublimeText-Crypto
Elliot Marsden
More...
almost 12 years ago
Input to openssl pipe using communicate instead of stdin.write, because buffering
Elliot Marsden
More...
almost 12 years ago
Fixes #8 issue with not being available.
Derek Anderson
More...
over 12 years ago
Merge pull request #9 from eddiejessup/master
Derek Anderson
More...
over 12 years ago
Change string.uppercase to string.ascii_uppercase to fix compatibility with Python 3 (former has been removed).
Elliot Marsden
More...
over 12 years ago
- Fixes #6 by using a temporary ENV variable and the -pass env:var option of openssl
Derek Anderson
More...
over 12 years ago
Remove potential fix for now, so debug messages pass through for IOError
Derek Anderson
More...
over 12 years ago
Added a potential fix and error logging for 'Broken pipe' errors.
Derek Anderson
More...
over 12 years ago
Updated Readme again
Derek Anderson
More...
almost 13 years ago
Added an animated GIF example
Derek Anderson
More...
almost 13 years ago
Update Readme.md
Derek Anderson
More...
almost 13 years ago
Update Readme.md
Derek Anderson
More...
almost 13 years ago
Update Readme.md
Derek Anderson
More...
almost 13 years ago
Merge pull request #4 from facelessuser/master
Derek Anderson
More...
almost 13 years ago
-Fix message output on error for ST3
facelessuser
More...
almost 13 years ago
Make backwards compatible with ST2
facelessuser
More...
almost 13 years ago
-Get working in ST3
facelessuser
More...
almost 13 years ago
Fixing UnicodeEncodeError, need to look at this more however
Derek Anderson
More...
over 13 years ago
- Tested on Windows, now working - Refactored the subprocess handling code, now much more reliable and pythony - fixes #1
Derek Anderson
More...
over 13 years ago
Removing redundant txt from the Readme
Derek Anderson
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
Derek Anderson
More...
over 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree