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
.
mailvelope
/
openpgpjs
Public
forked from
openpgpjs/openpgpjs
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2023
CI: add OpenPGP interoperability test suite (#1603)
marinthiercelin
authored
f72e34f
View commit details
Copy full SHA for f72e34f
Browse repository at this point
Commits on Feb 21, 2023
5.7.0
twiss
committed
c60f2e3
View commit details
Copy full SHA for c60f2e3
Browse repository at this point
Merge pull request #1602 from larabr/update-deps-feb23
larabr
authored
bb0c1f8
View commit details
Copy full SHA for bb0c1f8
Browse repository at this point
Remove import cycles
larabr
committed
8ffd7aa
View commit details
Copy full SHA for 8ffd7aa
Browse repository at this point
ESLint: drop unnecessary rules
Show description for 94868e6
larabr
committed
94868e6
View commit details
Copy full SHA for 94868e6
Browse repository at this point
Update ESlint
larabr
committed
705f238
View commit details
Copy full SHA for 705f238
Browse repository at this point
Update deps
larabr
committed
1b17132
View commit details
Copy full SHA for 1b17132
Browse repository at this point
Merge pull request #1549 from larabr/test-update-karma-browsers
larabr
authored
080b49a
View commit details
Copy full SHA for 080b49a
Browse repository at this point
Commits on Feb 20, 2023
Remove default known notations (#1600)
Show description for 0ffcc49
twiss
authored
0ffcc49
View commit details
Copy full SHA for 0ffcc49
Browse repository at this point
Skip native Crypto tests if native lib is not available
larabr
committed
6684482
View commit details
Copy full SHA for 6684482
Browse repository at this point
CI: test latest Safari
larabr
committed
dcd28fa
View commit details
Copy full SHA for dcd28fa
Browse repository at this point
CI: test latest browsers without Browserstack, cache build step across jobs
larabr
committed
1833399
View commit details
Copy full SHA for 1833399
Browse repository at this point
Update Karma
larabr
committed
b083e1d
View commit details
Copy full SHA for b083e1d
Browse repository at this point
Commits on Feb 17, 2023
Add `selfCertification` property to `PrimaryUser` interface definition (#1594)
Show description for 5b92b80
rrrooommmaaa
authored
5b92b80
View commit details
Copy full SHA for 5b92b80
Browse repository at this point
Docs: mark global `generateSessionKeys`'s `encryptionKeys` as optional (#1596)
LucienLeMagicien
authored
3e6e8d0
View commit details
Copy full SHA for 3e6e8d0
Browse repository at this point
Add support for creating critical signature subpackets (#1599)
Show description for 71fef43
twiss
authored
71fef43
View commit details
Copy full SHA for 71fef43
Browse repository at this point
Commits on Feb 16, 2023
5.6.0
twiss
committed
0307111
View commit details
Copy full SHA for 0307111
Browse repository at this point
Merge pull request #1598 from twiss/sig-notation-creation
Show description for 64ca5af
twiss
authored
64ca5af
View commit details
Copy full SHA for 64ca5af
Browse repository at this point
Test non-ASCII notation name
twiss
committed
70778bc
View commit details
Copy full SHA for 70778bc
Browse repository at this point
Use UTF-8 encoding for strings in signature subpackets
twiss
committed
911e0f5
View commit details
Copy full SHA for 911e0f5
Browse repository at this point
Update type definitions
twiss
committed
fbd71f8
View commit details
Copy full SHA for fbd71f8
Browse repository at this point
Commits on Feb 15, 2023
Add `signatureNotations` option to `sign` and `encrypt`
Show description for 809deee
twiss
committed
809deee
View commit details
Copy full SHA for 809deee
Browse repository at this point
Make `signaturePacket.rawNotations[*].critical` a boolean
twiss
committed
375b03d
View commit details
Copy full SHA for 375b03d
Browse repository at this point
Fix Notation Data signature subpacket creation
twiss
committed
3a6e2d1
View commit details
Copy full SHA for 3a6e2d1
Browse repository at this point
Commits on Feb 9, 2023
TypeScript: add missing function definitions to `Subkey` class (#1588)
Show description for 2e4e053
FabienForestier
authored
2e4e053
View commit details
Copy full SHA for 2e4e053
Browse repository at this point
Remove internal, unused `RandomBuffer` (#1593)
Show description for 126ab53
larabr
authored
126ab53
View commit details
Copy full SHA for 126ab53
Browse repository at this point
Docs: clarify `Key.clone()` behaviour (#1589)
larabr
authored
9175b76
View commit details
Copy full SHA for 9175b76
Browse repository at this point
Commits on Jan 30, 2023
README: add TypeScript setup notice (#1586)
Show description for 50ea1ac
KnisterPeter
authored
50ea1ac
View commit details
Copy full SHA for 50ea1ac
Browse repository at this point
Commits on Jan 24, 2023
Add `revoke` method to User (#1584)
toberndo
authored
4dbfcc5
View commit details
Copy full SHA for 4dbfcc5
Browse repository at this point
Commits on Jan 19, 2023
TypeScript: fix signature of `armor` function: add `customComment` (#1585)
rrrooommmaaa
authored
7a1a67c
View commit details
Copy full SHA for 7a1a67c
Browse repository at this point
Commits on Jan 4, 2023
TypeScript: fix `SymEncryptedSessionKeyPacket` type name (#1583)
Show description for 2bc0799
rrrooommmaaa
authored
2bc0799
View commit details
Copy full SHA for 2bc0799
Browse repository at this point
Commits on Nov 16, 2022
TypeScript: fix signature of armor function (#1576)
Show description for 4379bfb
Leo Kotschenreuther
authored
4379bfb
View commit details
Copy full SHA for 4379bfb
Browse repository at this point
Commits on Oct 24, 2022
TypeScript: add `SignaturePacket.rawNotations` (#1571)
LeoKotschenreuther
authored
2f8a8c1
View commit details
Copy full SHA for 2f8a8c1
Browse repository at this point
Bump package lock version
larabr
committed
04488af
View commit details
Copy full SHA for 04488af
Browse repository at this point
CI: move away from Node.js v12
Show description for 9a935ed
larabr
committed
9a935ed
View commit details
Copy full SHA for 9a935ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.