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
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
.
reilabs
/
lampe
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
41
Code
Issues
3
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
General Cleanup of Crypto Builtins
- #308
#308
Merged
Eduardogbg
merged 10 commits into
main
reilabs/lampe:main
from
edu/crypto-cleanup
reilabs/lampe:edu/crypto-cleanup
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
General Cleanup of Crypto Builtins
#308
Eduardogbg
merged 10 commits into
main
reilabs/lampe:main
from
edu/crypto-cleanup
reilabs/lampe:edu/crypto-cleanup
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
Extract shared 32-bit word utilities for the hash family
Show description for b4302b5
Eduardogbg
committed
b4302b5
View commit details
Copy full SHA for b4302b5
Browse repository at this point
Deduplicate ECDSA verification across the secp curves
Show description for 1bf1940
Eduardogbg
committed
1bf1940
View commit details
Copy full SHA for 1bf1940
Browse repository at this point
Move ECDSA test vectors into the Tests lib
Show description for dbf7930
Eduardogbg
committed
dbf7930
View commit details
Copy full SHA for dbf7930
Browse repository at this point
De-duplicate SHA-256 FIPS vectors into the Tests lib
Show description for bfdfc9a
Eduardogbg
committed
bfdfc9a
View commit details
Copy full SHA for bfdfc9a
Browse repository at this point
Switch Keccak-f[1600] test vectors to native_decide
Show description for 81b57db
Eduardogbg
committed
81b57db
View commit details
Copy full SHA for 81b57db
Browse repository at this point
Rename Builtin/Crypto/Hash.lean to Poseidon2.lean
Show description for 1b413b6
Eduardogbg
committed
1b413b6
View commit details
Copy full SHA for 1b413b6
Browse repository at this point
Tidy crypto builtin and module docs
Show description for a4f1d78
Eduardogbg
committed
a4f1d78
View commit details
Copy full SHA for a4f1d78
Browse repository at this point
Make one-off generators in-place updaters under scripts/gen/
Show description for eb8fd67
Eduardogbg
committed
eb8fd67
View commit details
Copy full SHA for eb8fd67
Browse repository at this point
stdlib/Hash: make blake3_builtin_spec public
Eduardogbg
committed
b770bbe
View commit details
Copy full SHA for b770bbe
Browse repository at this point
Clean up Bn254 field-math lint warnings
Show description for 2f61054
Eduardogbg
committed
2f61054
View commit details
Copy full SHA for 2f61054
Browse repository at this point
You can’t perform that action at this time.