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
.
wolfSSL
/
wolfssl
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.9k
Code
Issues
45
Pull requests
131
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Security and correctness fixes, plus a DTLS 1.3 scheduled work API
- #11018
#11018
Merged
dgarske
merged 12 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
Frauschi:fenrir_3
Frauschi/wolfssl:fenrir_3
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Security and correctness fixes, plus a DTLS 1.3 scheduled work API
#11018
dgarske
merged 12 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
Frauschi:fenrir_3
Frauschi/wolfssl:fenrir_3
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
Clamp CBC pad length before deriving the MAC input length
Show description for 2298598
Frauschi
committed
2298598
View commit details
Copy full SHA for 2298598
Browse repository at this point
Take the write lock when setting the pending DTLS peer
Show description for 6e4a242
Frauschi
committed
6e4a242
View commit details
Copy full SHA for 6e4a242
Browse repository at this point
Use the stored entry length when printing a directoryName
Show description for 2788d9d
Frauschi
committed
2788d9d
View commit details
Copy full SHA for 2788d9d
Browse repository at this point
Honour chklen when matching an IP in X509_check_host
Show description for 96fb284
Frauschi
committed
96fb284
View commit details
Copy full SHA for 96fb284
Browse repository at this point
Zeroize the saved HMAC pads on cleanup
Show description for cb73424
Frauschi
committed
cb73424
View commit details
Copy full SHA for cb73424
Browse repository at this point
Zeroize key material when clearing a WOLFSSL for reuse
Show description for e2cce03
Frauschi
committed
e2cce03
View commit details
Copy full SHA for e2cce03
Browse repository at this point
Keep the ECIES context heap hint across a reset
Show description for f4fbf8d
Frauschi
committed
f4fbf8d
View commit details
Copy full SHA for f4fbf8d
Browse repository at this point
Restore the caller's key RNG after an HPKE operation
Show description for 428bfe9
Frauschi
committed
428bfe9
View commit details
Copy full SHA for 428bfe9
Browse repository at this point
Use the instance address as the RNG bank DRBG nonce
Show description for 622d0bc
Frauschi
committed
622d0bc
View commit details
Copy full SHA for 622d0bc
Browse repository at this point
Only zeroize the SRP temporaries once they are initialized
Show description for 8e61a11
Frauschi
committed
8e61a11
View commit details
Copy full SHA for 8e61a11
Browse repository at this point
Let a DTLS 1.3 reader send the work it schedules
Show description for 18414d7
Frauschi
committed
18414d7
View commit details
Copy full SHA for 18414d7
Browse repository at this point
Cover the DTLS 1.3 scheduled work API in the tests
Show description for 9b4f00d
Frauschi
committed
9b4f00d
View commit details
Copy full SHA for 9b4f00d
Browse repository at this point
You can’t perform that action at this time.