37
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implemented verifyAttachment() and getFileName() in OpenPGP.js More... over 5 years ago
prepare for not using readArmor() for clearsigned messages More... over 5 years ago
catch errors with verifying signature More... over 5 years ago
use PGPJS.util.str_to_uint8 to convert string to Uint8 on all platforms More... over 5 years ago
updated to OpenPGP.JS v4.10.1 More... over 5 years ago
adaptation to OpenPGP.js v4.10.1; correct implementation of keyflags More... over 5 years ago
fixed error with reporting "expired" on uids More... over 5 years ago
process decryption result in binary default More... over 5 years ago
various improvements to decryption and verification More... over 5 years ago
added TC for importing revocation cert More... over 5 years ago
implemented importing/applying revocation certificates More... over 5 years ago
fixed / implemented importing of revocation certificates More... over 5 years ago
refactore decrypt() into processPgpMessage() and decryptMessage() More... over 5 years ago
implemented 3 attempts for key decryption More... over 5 years ago
implemented test cases for missing and bad MDC More... over 5 years ago
implemented querying passphrase and handling some error types More... over 5 years ago
fixed failed TC More... over 5 years ago
enabled PGP/MIME verification, various bugfixes to fix interaction with GUI More... over 5 years ago
moved creation of temp file to gnupg-API and added parameter to pass detached signature to mimeVerify() More... over 5 years ago
Setup Wizard could get stuck if gFoundSetupType was null More... over 5 years ago
added unit test for stored-only and signed-only messages More... over 5 years ago
found a better solution for implementing message verification on Postbox More... over 5 years ago
changed approach of how messages are verified to fix unit tests on Postbox More... over 5 years ago
Bug 1049: don't pass parent to cryptoAPI to get attachments file name More... over 5 years ago
upgraded to OpenPGP.js v4.9.0 More... over 5 years ago
completed first version of decryption including test case More... over 5 years ago
implemented first version of decryption and verification (still needs a lot of tweaking and reorganizing etc.) More... over 5 years ago
added key ID lookup table More... over 5 years ago
implemented obtaining of signatures, including test cases More... over 5 years ago
improved testcases More... over 5 years ago