-
Notifications
You must be signed in to change notification settings - Fork 51
Verify message by sender #4144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Verify message by sender #4144
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
8f250eb
refactor decryption functions to use verificationPubs as parameter
rrrooommmaaa b8e5ce5
more refactorings and fixes
rrrooommmaaa e2baa50
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 6436edf
fix
rrrooommmaaa 7c9c25c
fix unit tests that used to query by longid
rrrooommmaaa ba745e8
fixed some tests
rrrooommmaaa 8ae8d04
removed unused browser msg
rrrooommmaaa b0c43d4
renames
rrrooommmaaa 9287eaa
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 482fff0
fixed Message Not Signed and Missing Pubkey
rrrooommmaaa ba4db34
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa d4160b7
fix
rrrooommmaaa 94a6846
added remarks to link to #4158
rrrooommmaaa 7130cf8
remark
rrrooommmaaa e048d61
refactorings
rrrooommmaaa 2609b7d
re-fetching signed-only message on non-fatal verification error
rrrooommmaaa 4098b19
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 7dfdb80
remark
rrrooommmaaa ee7c40d
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 937622c
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 99b40fc
differentiate bad signature and missing pubkey, red color any outcome…
rrrooommmaaa a86ced2
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa ca27504
save fetched pubkeys to ContactStore
rrrooommmaaa 48f6bf7
lint fix
rrrooommmaaa 2de48fa
remarks
rrrooommmaaa 00ddd74
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 4f009ed
fixes
rrrooommmaaa 12b3f67
lint fix
rrrooommmaaa df83c88
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa a07a895
lint fix
rrrooommmaaa 84d9298
removed capitalization and changed sender's email for one message
rrrooommmaaa f5c2dc6
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa 3bbd2ad
common method to save fetched pubkeys to storage
rrrooommmaaa 1456c40
remark regarding cleartext
rrrooommmaaa a73fc48
VerifyRes.match=false on message digest mismatch
rrrooommmaaa 362b7b5
removed PII
rrrooommmaaa 4d96aa7
Merge remote-tracking branch 'origin/master' into issue-3884-verifica…
rrrooommmaaa cb682af
moved key sorting to platform-independent module
rrrooommmaaa e1415f0
niceties
rrrooommmaaa fe88d62
removed unnecessary optionalPwd parameter
rrrooommmaaa 2df3953
better naming
rrrooommmaaa 761f9a9
don't refetch encrypted message on verification error
rrrooommmaaa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.