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
.
softhsm
/
SoftHSMv2
Public
Notifications
You must be signed in to change notification settings
Fork
424
Star
1.1k
Code
Issues
144
Pull requests
34
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add SHA3 mechanism support
- #894
#894
Open
AlexLaroche
wants to merge 10 commits into
softhsm:main
softhsm/SoftHSMv2:main
from
AlexLaroche:add-sha3-support
AlexLaroche/SoftHSMv2:add-sha3-support
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add SHA3 mechanism support
#894
AlexLaroche
wants to merge 10 commits into
softhsm:main
softhsm/SoftHSMv2:main
from
AlexLaroche:add-sha3-support
AlexLaroche/SoftHSMv2:add-sha3-support
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Add SHA3 (FIPS 202) mechanism support
Show description for 4c583bf
AlexLaroche
committed
4c583bf
View commit details
Copy full SHA for 4c583bf
Browse repository at this point
Commits on Jul 23, 2026
Gate SHA3 support behind detected OpenSSL/LibreSSL capability
Show description for b349775
AlexLaroche
committed
b349775
View commit details
Copy full SHA for b349775
Browse repository at this point
Fix RSA-PSS salt length bound to use actual hash size
Show description for 41cd8d2
AlexLaroche
committed
41cd8d2
View commit details
Copy full SHA for 41cd8d2
Browse repository at this point
Fix SHA3 detection to report result on cached configure runs
Show description for 875d335
AlexLaroche
committed
875d335
View commit details
Copy full SHA for 875d335
Browse repository at this point
Add missing WITH_SHA3 cmakedefine to config.h.in.cmake
Show description for 223d3d8
AlexLaroche
committed
223d3d8
View commit details
Copy full SHA for 223d3d8
Browse repository at this point
Commits on Jul 27, 2026
Factor RSA-PSS mechanism parameter checks into a dedicated method
Show description for 663cf20
AlexLaroche
committed
663cf20
View commit details
Copy full SHA for 663cf20
Browse repository at this point
Factor RSA-PSS mechanism parameter checks into a dedicated method (OSSLRSA)
Show description for f13e1b4
AlexLaroche
committed
f13e1b4
View commit details
Copy full SHA for f13e1b4
Browse repository at this point
Move RSA-PSS parameter check into a shared RSAUtil class
Show description for 2563983
AlexLaroche
committed
2563983
View commit details
Copy full SHA for 2563983
Browse repository at this point
Commits on Jul 28, 2026
Use short SPDX copyright header for new SHA3 files
Show description for accc4d7
AlexLaroche
committed
accc4d7
View commit details
Copy full SHA for accc4d7
Browse repository at this point
Wire up SHA3 detection in the CMake build
Show description for 9b8b40c
AlexLaroche
committed
9b8b40c
View commit details
Copy full SHA for 9b8b40c
Browse repository at this point
You can’t perform that action at this time.