forked from ramuta/pgp
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from username1565/gh-pages
Changes: - base64 encoding for binary files - added. - find unsigned characters and switch to base64 encoding automatically - added. - add alert notification to SIGN tab. - add invisible temporary div with id filename_temp, to save there, and change uploaded filename. - add errors to notification in some cases. - add link to download RAW file if this base64 encoded. Now is possible to (sign+)encrypt files, and (verify+)decrypt files. - add tooltip to textarea if this base64 encoded. - add protect base64 encoded data from any changes. Double-click to discard readonly protection. - add .base64 to the name for encoded and decoded files. - save filename in result file name. - TheChiefMeat's commits included.
- Loading branch information
Showing
2 changed files
with
195 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.