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
55
Pull requests
138
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Xilinx asu rsa standalone
- #11052
#11052
Open
night1rider
wants to merge 13 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
night1rider:Xilinx-ASU-RSA-standalone
night1rider/wolfssl:Xilinx-ASU-RSA-standalone
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Xilinx asu rsa standalone
#11052
night1rider
wants to merge 13 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
night1rider:Xilinx-ASU-RSA-standalone
night1rider/wolfssl:Xilinx-ASU-RSA-standalone
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
Xilinx Versal Gen2 ASU port: RSA offload
night1rider
committed
0ce2b19
View commit details
Copy full SHA for 0ce2b19
Browse repository at this point
Benchmark: RSA raw, PKCS#1 v1.5, PSS and OAEP across 2048/3072/4096
night1rider
committed
6d3f1ae
View commit details
Copy full SHA for 6d3f1ae
Browse repository at this point
Xilinx Versal Gen2 ASU port: decline raw RSA input that is not the key width
night1rider
committed
53c6189
View commit details
Copy full SHA for 53c6189
Browse repository at this point
Xilinx Versal Gen2 ASU port: reject an RSA output buffer smaller than the key width
night1rider
committed
6c46a2c
View commit details
Copy full SHA for 6c46a2c
Browse repository at this point
Xilinx Versal Gen2 ASU port: auto-enable WOLF_CRYPTO_CB_RSA_PAD with the RSA engine
night1rider
committed
fc5306c
View commit details
Copy full SHA for fc5306c
Browse repository at this point
Xilinx Versal Gen2 ASU port: guard RSA private-key paths with WOLFSSL_RSA_PUBLIC_ONLY
night1rider
committed
e530e0c
View commit details
Copy full SHA for e530e0c
Browse repository at this point
Xilinx Versal Gen2 ASU port: return WC_HW_E on an RSA-PSS verify hardware fault
night1rider
committed
9c93780
View commit details
Copy full SHA for 9c93780
Browse repository at this point
Xilinx Versal Gen2 ASU port: correct the RSA scratch buffer comment
night1rider
committed
4b61f5f
View commit details
Copy full SHA for 4b61f5f
Browse repository at this point
Xilinx Versal Gen2 ASU port: decline RSA-OAEP messages larger than the OAEP capacity
night1rider
committed
f126e13
View commit details
Copy full SHA for f126e13
Browse repository at this point
Benchmark: initialize outLen before wc_RsaDirect in bench_rsa_pad
night1rider
committed
5794d0a
View commit details
Copy full SHA for 5794d0a
Browse repository at this point
Benchmark: guard bench_rsa_pad on WC_RSA_PSS and raw-RSA availability
night1rider
committed
14e8e13
View commit details
Copy full SHA for 14e8e13
Browse repository at this point
Commits on Aug 12, 2026
Xilinx Versal Gen2 ASU port: require a byte-aligned RSA modulus before offloading
night1rider
committed
c52eef2
View commit details
Copy full SHA for c52eef2
Browse repository at this point
Xilinx Versal Gen2 ASU port: reject an OAEP NULL label with a non-zero label size
night1rider
committed
cde6f27
View commit details
Copy full SHA for cde6f27
Browse repository at this point
You can’t perform that action at this time.