Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FlowCrypt
/
flowcrypt-android
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
95
Code
Issues
112
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
verify signed messages(inband)
- #1601
#1601
Merged
DenBond7
merged 12 commits into
master
FlowCrypt/flowcrypt-android:master
from
issue_1097_verify_signed_messages
FlowCrypt/flowcrypt-android:issue_1097_verify_signed_messages
Copy head branch name to clipboard
Dec 15, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
verify signed messages(inband)
#1601
DenBond7
merged 12 commits into
master
FlowCrypt/flowcrypt-android:master
from
issue_1097_verify_signed_messages
FlowCrypt/flowcrypt-android:issue_1097_verify_signed_messages
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2021
Added a workable version of signature verification(Not all cases).| #1097
DenBond7
committed
3f80243
View commit details
Copy full SHA for 3f80243
Browse repository at this point
Renamed PgpDecrypt to PgpDecryptAndOrVerify.| #1097
DenBond7
committed
9a335ac
View commit details
Copy full SHA for 9a335ac
Browse repository at this point
Renamed PgpEncrypt to PgpEncryptAndOrSign.| #1097
DenBond7
committed
a2440d7
View commit details
Copy full SHA for a2440d7
Browse repository at this point
Refactored code.| #1097
DenBond7
committed
0e8aa35
View commit details
Copy full SHA for 0e8aa35
Browse repository at this point
Added signature verification for cleartext.| #1097
DenBond7
committed
cd28e99
View commit details
Copy full SHA for cd28e99
Browse repository at this point
Modifed docker-mailserver source.| #1097
DenBond7
committed
9f80055
View commit details
Copy full SHA for 9f80055
Browse repository at this point
Added handling 'bad signature' case.| #1097
DenBond7
committed
081d13f
View commit details
Copy full SHA for 081d13f
Browse repository at this point
Fixed Junit tests.| #1097
DenBond7
committed
ed5ba92
View commit details
Copy full SHA for ed5ba92
Browse repository at this point
Commits on Dec 14, 2021
Fixed some UI tests.| #1097
DenBond7
committed
6ae0e8a
View commit details
Copy full SHA for 6ae0e8a
Browse repository at this point
MessageDetailsActivityTest. Restored "retry" rule usage.| #1097
DenBond7
committed
cf7442f
View commit details
Copy full SHA for cf7442f
Browse repository at this point
Added tests for signature verification(inband).| #1097
DenBond7
committed
3c4054f
View commit details
Copy full SHA for 3c4054f
Browse repository at this point
Commits on Dec 15, 2021
Refactored code.| #1097
DenBond7
committed
20a8158
View commit details
Copy full SHA for 20a8158
Browse repository at this point
You can’t perform that action at this time.