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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
zkcrypto
/
ff
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
259
Code
Issues
19
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Experiment: backport
ff_derive
x86_64 assembly from
fff
crate
- #58
#58
Draft
str4d
wants to merge 11 commits into
main
zkcrypto/ff:main
from
fff-asm
zkcrypto/ff:fff-asm
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Experiment: backport
ff_derive
x86_64 assembly from
fff
crate
#58
str4d
wants to merge 11 commits into
main
zkcrypto/ff:main
from
fff-asm
zkcrypto/ff:fff-asm
Copy head branch name to clipboard
Commits
Commits on May 31, 2021
feat: experimental assembly support
Show description for 49c96d9
dignifiedquire
authored and
str4d
committed
49c96d9
View commit details
Copy full SHA for 49c96d9
Browse repository at this point
switch to linked asm
Show description for 67d5fff
dignifiedquire
authored and
str4d
committed
67d5fff
View commit details
Copy full SHA for 67d5fff
Browse repository at this point
use fixed asm
Show description for db32ef5
dignifiedquire
authored and
str4d
committed
db32ef5
View commit details
Copy full SHA for db32ef5
Browse repository at this point
updated assembly
Show description for da3e47c
dignifiedquire
authored and
str4d
committed
da3e47c
View commit details
Copy full SHA for da3e47c
Browse repository at this point
fixup and integrate adx check
Show description for 5a05435
dignifiedquire
authored and
str4d
committed
5a05435
View commit details
Copy full SHA for 5a05435
Browse repository at this point
fix(fff_derive): only use asm when the right modulus is specified
Show description for b6c4d57
dignifiedquire
authored and
str4d
committed
b6c4d57
View commit details
Copy full SHA for b6c4d57
Browse repository at this point
fix: ensure to compile asm only on x86_64
Show description for e0630e8
dignifiedquire
authored and
str4d
committed
e0630e8
View commit details
Copy full SHA for e0630e8
Browse repository at this point
fix building on non x864_64 archs
Show description for 5bdc513
dignifiedquire
authored and
str4d
committed
5bdc513
View commit details
Copy full SHA for 5bdc513
Browse repository at this point
another build fix
Show description for 76f8fce
dignifiedquire
authored and
str4d
committed
76f8fce
View commit details
Copy full SHA for 76f8fce
Browse repository at this point
asm: Use core crate where possible
str4d
committed
8a375b9
View commit details
Copy full SHA for 8a375b9
Browse repository at this point
asm: Place behind a default-off `asm` feature flag
str4d
committed
fd5b982
View commit details
Copy full SHA for fd5b982
Browse repository at this point
You can’t perform that action at this time.