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
46
Pull requests
130
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix: WolfCrypt Fenrir - 11 fixes
- #10786
#10786
Merged
dgarske
merged 12 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
aidankeefe2022:fenrir-fixes-jun24/26-ak
aidankeefe2022/wolfssl:fenrir-fixes-jun24/26-ak
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix: WolfCrypt Fenrir - 11 fixes
#10786
dgarske
merged 12 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
aidankeefe2022:fenrir-fixes-jun24/26-ak
aidankeefe2022/wolfssl:fenrir-fixes-jun24/26-ak
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
https://fenrir.wolfssl.com/finding/6145
Show description for 786fdcc
aidankeefe2022
committed
786fdcc
View commit details
Copy full SHA for 786fdcc
Browse repository at this point
Added new field to WC_DEVCRYPTO that singals if the object has been inited. Also fixed bug in aes where the authTag was appended past the end of the cypher text
aidankeefe2022
committed
d363a19
View commit details
Copy full SHA for d363a19
Browse repository at this point
atomic mutex init fix
aidankeefe2022
committed
b50a5df
View commit details
Copy full SHA for b50a5df
Browse repository at this point
aes test fix
aidankeefe2022
committed
432b995
View commit details
Copy full SHA for 432b995
Browse repository at this point
possible windows fix
aidankeefe2022
committed
10f6294
View commit details
Copy full SHA for 10f6294
Browse repository at this point
Added new thread yield macro and added new header with CAAM_ADDRESS def and a couple loose fixes
aidankeefe2022
committed
7323dea
View commit details
Copy full SHA for 7323dea
Browse repository at this point
skoll fixes
aidankeefe2022
committed
5151f5b
View commit details
Copy full SHA for 5151f5b
Browse repository at this point
freertos compile error
aidankeefe2022
committed
247c62a
View commit details
Copy full SHA for 247c62a
Browse repository at this point
zepher fix for when thread yeild is not present
aidankeefe2022
committed
b202fec
View commit details
Copy full SHA for b202fec
Browse repository at this point
github reiview fixes and skoll fixes - Major change is I reverted the Mutex init thread safe attempt to just expect callers to call single threaded
aidankeefe2022
committed
009b954
View commit details
Copy full SHA for 009b954
Browse repository at this point
reverted caam 'fix' becuase I found out it was a false positive CAAM_ADDRESS is never going to be greater than 32 bit and usually much smaller
aidankeefe2022
committed
5672765
View commit details
Copy full SHA for 5672765
Browse repository at this point
Commits on Aug 6, 2026
review changes
aidankeefe2022
committed
42bd8e2
View commit details
Copy full SHA for 42bd8e2
Browse repository at this point
You can’t perform that action at this time.