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
.
Consensys-Incorporated
/
gnark-crypto
Public
Notifications
You must be signed in to change notification settings
Fork
234
Star
601
Code
Issues
26
Pull requests
12
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat: Add BLS signature scheme
- #314
#314
Open
yelhousni
wants to merge 15 commits into
master
Consensys-Incorporated/gnark-crypto:master
from
feat/bls-sig
Consensys-Incorporated/gnark-crypto:feat/bls-sig
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Feat: Add BLS signature scheme
#314
yelhousni
wants to merge 15 commits into
master
Consensys-Incorporated/gnark-crypto:master
from
feat/bls-sig
Consensys-Incorporated/gnark-crypto:feat/bls-sig
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2023
chore(templates): move ecdsa to signature dir
yelhousni
committed
fef2b26
View commit details
Copy full SHA for fef2b26
Browse repository at this point
feat: add schnorr signature on all curves
yelhousni
committed
dcecc4c
View commit details
Copy full SHA for dcecc4c
Browse repository at this point
test: schnorr with pre-hashed message
yelhousni
committed
5bd17bc
View commit details
Copy full SHA for 5bd17bc
Browse repository at this point
Commits on Jan 26, 2023
style(schnorr): rename ECDSA to Schnorr in test
yelhousni
committed
0b42484
View commit details
Copy full SHA for 0b42484
Browse repository at this point
test: schnorr with pre-hashed message
yelhousni
committed
6ecef50
View commit details
Copy full SHA for 6ecef50
Browse repository at this point
feat: add BLS signature scheme
yelhousni
committed
a55f219
View commit details
Copy full SHA for a55f219
Browse repository at this point
style: signatures directory instead of signature
yelhousni
committed
86e44f0
View commit details
Copy full SHA for 86e44f0
Browse repository at this point
fix: enforce hFunc to bil nil in BLS sig
yelhousni
committed
ec8d9b9
View commit details
Copy full SHA for ec8d9b9
Browse repository at this point
refactor: share HashToInt function between signatures
yelhousni
committed
57ef244
View commit details
Copy full SHA for 57ef244
Browse repository at this point
revert(signature): remove old code
yelhousni
committed
55234cd
View commit details
Copy full SHA for 55234cd
Browse repository at this point
revert(signature): remove old code
yelhousni
committed
b3fe35d
View commit details
Copy full SHA for b3fe35d
Browse repository at this point
Commits on Jan 27, 2023
perf(ecdsa): no bigInt allocation
yelhousni
committed
1ebec7b
View commit details
Copy full SHA for 1ebec7b
Browse repository at this point
Merge branch 'feat/schnorr' into feat/bls-sig
yelhousni
committed
39973d3
View commit details
Copy full SHA for 39973d3
Browse repository at this point
fix(schnorr): enforce hash function as FS challenge
yelhousni
committed
0cc03c4
View commit details
Copy full SHA for 0cc03c4
Browse repository at this point
Merge branch 'feat/schnorr' into feat/bls-sig
yelhousni
committed
83736ef
View commit details
Copy full SHA for 83736ef
Browse repository at this point
You can’t perform that action at this time.