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 }}
solana-program
/
ed25519
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Additional set of CU optimizations
- #13
#13
Merged
samkim-crypto
merged 18 commits into
solana-program:main
solana-program/ed25519:main
from
samkim-crypto:final-opt
samkim-crypto/ed25519:final-opt
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Additional set of CU optimizations
#13
samkim-crypto
merged 18 commits into
solana-program:main
solana-program/ed25519:main
from
samkim-crypto:final-opt
samkim-crypto/ed25519:final-opt
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
meter SHA-512 in Mollusk harness
samkim-crypto
committed
012b433
View commit details
Copy full SHA for 012b433
Browse repository at this point
Check exact errors in Mollusk tests
samkim-crypto
committed
6ccf959
View commit details
Copy full SHA for 6ccf959
Browse repository at this point
Add deterministic SBF verification benchmarks
samkim-crypto
committed
8730b68
View commit details
Copy full SHA for 8730b68
Browse repository at this point
Expand scalar reduction reference tests
samkim-crypto
committed
b3af97a
View commit details
Copy full SHA for b3af97a
Browse repository at this point
Use Barrett reduction for Ed25519 challenges
samkim-crypto
committed
368217b
View commit details
Copy full SHA for 368217b
Browse repository at this point
Unroll Barrett reciprocal multiplication
samkim-crypto
committed
0eddd88
View commit details
Copy full SHA for 0eddd88
Browse repository at this point
Write Ed25519 challenges directly into MSM scalars
samkim-crypto
committed
c9f2d92
View commit details
Copy full SHA for c9f2d92
Browse repository at this point
Simplify Barrett correction borrow
samkim-crypto
committed
2185333
View commit details
Copy full SHA for 2185333
Browse repository at this point
Use sparse order multiplication in Barrett reduction
samkim-crypto
committed
e06fbe9
View commit details
Copy full SHA for e06fbe9
Browse repository at this point
Inline Ed25519 signature verification
samkim-crypto
committed
31778cd
View commit details
Copy full SHA for 31778cd
Browse repository at this point
Use radix-21 reduction for Ed25519 challenges
samkim-crypto
committed
d8af390
View commit details
Copy full SHA for d8af390
Browse repository at this point
Batch carry propagation in radix-21 reduction
samkim-crypto
committed
b6240ee
View commit details
Copy full SHA for b6240ee
Browse repository at this point
Use torsion lookup for ZIP-215 verification
samkim-crypto
committed
60396f5
View commit details
Copy full SHA for 60396f5
Browse repository at this point
Specialize Ed25519 MSM for two terms
samkim-crypto
committed
43eaa9f
View commit details
Copy full SHA for 43eaa9f
Browse repository at this point
Use torsion lookup for strict small-order checks
samkim-crypto
committed
8571440
View commit details
Copy full SHA for 8571440
Browse repository at this point
Commits on Sep 9, 2026
resolve CI
samkim-crypto
committed
d52b9da
View commit details
Copy full SHA for d52b9da
Browse repository at this point
update README
samkim-crypto
committed
31e0445
View commit details
Copy full SHA for 31e0445
Browse repository at this point
Commits on Sep 17, 2026
address wording comments
samkim-crypto
committed
46268ee
View commit details
Copy full SHA for 46268ee
Browse repository at this point
You can’t perform that action at this time.