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
Accelerator
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
Type
/
to 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
.
OpenSC
/
libp11
Public
Notifications
You must be signed in to change notification settings
Fork
197
Star
375
Code
Issues
0
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add PQC signature support
- #658
#658
Merged
mtrojnar
merged 14 commits into
OpenSC:master
OpenSC/libp11:master
from
olszomal:pqc_signatures
olszomal/libp11:pqc_signatures
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add PQC signature support
#658
mtrojnar
merged 14 commits into
OpenSC:master
OpenSC/libp11:master
from
olszomal:pqc_signatures
olszomal/libp11:pqc_signatures
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Add PKCS#11 PQC mechanism constants
olszomal
committed
c10ab62
View commit details
Copy full SHA for c10ab62
Browse repository at this point
Fix EdDSA example includes outside OpenSSL guards
olszomal
committed
c4a47b6
View commit details
Copy full SHA for c4a47b6
Browse repository at this point
Fix EdDSA raw public key creation to use default provider
olszomal
committed
2644de7
View commit details
Copy full SHA for 2644de7
Browse repository at this point
Commits on Jun 24, 2026
Fix PKCS#11 session and attribute cleanup leaks
olszomal
committed
ececdbb
View commit details
Copy full SHA for ececdbb
Browse repository at this point
Fix build without OpenSSL ECX support
olszomal
committed
8f8876a
View commit details
Copy full SHA for 8f8876a
Browse repository at this point
Use EVP_PKEY_is_a instead of deprecated EVP_PKEY_base_id
olszomal
committed
67f6086
View commit details
Copy full SHA for 67f6086
Browse repository at this point
Add PKCS#11 provider support for PQC key generation and signatures
Show description for 5b07afc
olszomal
committed
5b07afc
View commit details
Copy full SHA for 5b07afc
Browse repository at this point
Add PQC key generation examples
Show description for cd0e093
olszomal
committed
cd0e093
View commit details
Copy full SHA for cd0e093
Browse repository at this point
tests: Add ML-DSA provider tests and one-shot helpers
olszomal
committed
4247571
View commit details
Copy full SHA for 4247571
Browse repository at this point
Update NEWS for PQC support
olszomal
committed
413e364
View commit details
Copy full SHA for 413e364
Browse repository at this point
build: Add PQC sources to Windows makefile
olszomal
committed
847241e
View commit details
Copy full SHA for 847241e
Browse repository at this point
Fix MSVC size_t conversion warning in EC signing
olszomal
committed
32b0ab3
View commit details
Copy full SHA for 32b0ab3
Browse repository at this point
Fix MSVC warning for OAEP label length
olszomal
committed
5f9fba4
View commit details
Copy full SHA for 5f9fba4
Browse repository at this point
Fix MGF1 name typo in debug logs
olszomal
committed
cef77ff
View commit details
Copy full SHA for cef77ff
Browse repository at this point
You can’t perform that action at this time.