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
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
.
wolfSSL
/
wolfssl
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.9k
Code
Issues
49
Pull requests
144
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add curve448 crypto callback support
- #11209
#11209
Open
night1rider
wants to merge 8 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
night1rider:curve448-callbacks
night1rider/wolfssl:curve448-callbacks
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Add curve448 crypto callback support
#11209
night1rider
wants to merge 8 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
night1rider:curve448-callbacks
night1rider/wolfssl:curve448-callbacks
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Add curve448 crypto callback support
Show description for 220833e
night1rider
committed
220833e
View commit details
Copy full SHA for 220833e
Browse repository at this point
Address review findings on curve448 cryptocb support
Show description for 141c65c
night1rider
committed
141c65c
View commit details
Copy full SHA for 141c65c
Browse repository at this point
Address second round of review findings on curve448 cryptocb support
Show description for 36b7169
night1rider
committed
36b7169
View commit details
Copy full SHA for 36b7169
Browse repository at this point
Only offload a key-owned X448 private scalar to that key's own device
Show description for 4feab6c
night1rider
committed
4feab6c
View commit details
Copy full SHA for 4feab6c
Browse repository at this point
Fix curve448_key_make_pub being unused under WOLF_CRYPTO_CB_ONLY_CURVE448 with key export disabled
night1rider
committed
bfeebed
View commit details
Copy full SHA for bfeebed
Browse repository at this point
Fix curve448 test guards for CB_FIND and zero-check builds, cover cb zero result
night1rider
committed
6999515
View commit details
Copy full SHA for 6999515
Browse repository at this point
Guard curve448 shared secret software path on ret so the cryptocb reset is read
night1rider
committed
3fd41c3
View commit details
Copy full SHA for 3fd41c3
Browse repository at this point
Raise cryptocb-only job timeout to 25 minutes for the added curve448 configs
night1rider
committed
c9730da
View commit details
Copy full SHA for c9730da
Browse repository at this point
You can’t perform that action at this time.