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-browser
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
395
Code
Issues
183
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Show warnings on unusable keys
- #3198
#3198
Merged
tomholub
merged 12 commits into
master
FlowCrypt/flowcrypt-browser:master
from
issue-2887-unusable-key-warning
FlowCrypt/flowcrypt-browser:issue-2887-unusable-key-warning
Copy head branch name to clipboard
Dec 1, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Show warnings on unusable keys
#3198
tomholub
merged 12 commits into
master
FlowCrypt/flowcrypt-browser:master
from
issue-2887-unusable-key-warning
FlowCrypt/flowcrypt-browser:issue-2887-unusable-key-warning
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2020
KeyUtil and unit test part of #2887
rrrooommmaaa
committed
31805dd
View commit details
Copy full SHA for 31805dd
Browse repository at this point
Added missingPrivateKeyForSigning and missingPrivateKeyForEncryption to Key interface
rrrooommmaaa
committed
4b5a769
View commit details
Copy full SHA for 4b5a769
Browse repository at this point
fix
rrrooommmaaa
committed
834630f
View commit details
Copy full SHA for 834630f
Browse repository at this point
Added support for expired key
rrrooommmaaa
committed
58484ca
View commit details
Copy full SHA for 58484ca
Browse repository at this point
Commits on Nov 28, 2020
support for all algos
rrrooommmaaa
committed
18d4c24
View commit details
Copy full SHA for 18d4c24
Browse repository at this point
fix
rrrooommmaaa
committed
50115ce
View commit details
Copy full SHA for 50115ce
Browse repository at this point
Commits on Nov 29, 2020
fix
rrrooommmaaa
committed
1fdd960
View commit details
Copy full SHA for 1fdd960
Browse repository at this point
fix
rrrooommmaaa
committed
bb53a8a
View commit details
Copy full SHA for bb53a8a
Browse repository at this point
Commits on Nov 30, 2020
Key Import UI now displays warning for missing private key params
rrrooommmaaa
committed
5f04d4f
View commit details
Copy full SHA for 5f04d4f
Browse repository at this point
Commits on Dec 1, 2020
removed bind and restored usableButExpired calculation
rrrooommmaaa
committed
bbf2316
View commit details
Copy full SHA for bbf2316
Browse repository at this point
simplify
rrrooommmaaa
committed
2c7337e
View commit details
Copy full SHA for 2c7337e
Browse repository at this point
Refactored to use usableForEncryptionButExpired and usableForSigningButExpired with missing key detection for both expired encryption and signing keys
rrrooommmaaa
committed
114aee6
View commit details
Copy full SHA for 114aee6
Browse repository at this point
You can’t perform that action at this time.