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 }}
wolfSSL
/
wolfssl
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.9k
Code
Issues
41
Pull requests
208
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Bounds and input-validation hardening across ECC, PKCS#7, EVP, TLS 1.2 and ECH
- #11484
#11484
Open
Frauschi
wants to merge 6 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
Frauschi:mem_fixes
Frauschi/wolfssl:mem_fixes
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Bounds and input-validation hardening across ECC, PKCS#7, EVP, TLS 1.2 and ECH
#11484
Frauschi
wants to merge 6 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
Frauschi:mem_fixes
Frauschi/wolfssl:mem_fixes
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
tls13: base the ECH acceptance check on the handshake header, not the buffer
Show description for e508667
Frauschi
committed
e508667
View commit details
Copy full SHA for e508667
Browse repository at this point
Bound EVP_CipherUpdate output to inl + block size on decrypt
Show description for 0544944
Frauschi
committed
0544944
View commit details
Copy full SHA for 0544944
Browse repository at this point
pkcs7: bound the AuthEnvelopedData authTag copy by the remaining input
Show description for 845413c
Frauschi
committed
845413c
View commit details
Copy full SHA for 845413c
Browse repository at this point
tls: reject TLS 1.3 cipher suites below TLS 1.3 on the client
Show description for bc4a912
Frauschi
committed
bc4a912
View commit details
Copy full SHA for bc4a912
Browse repository at this point
ecc: bound explicit EC domain parameters to MAX_ECC_BYTES
Show description for 4d73099
Frauschi
committed
4d73099
View commit details
Copy full SHA for 4d73099
Browse repository at this point
ecc: bound X9.63 ordinates to the curve and range check SP points
Show description for eda7614
Frauschi
committed
eda7614
View commit details
Copy full SHA for eda7614
Browse repository at this point
You can’t perform that action at this time.