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 }}
celabshq
/
libcrux
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
260
Code
Issues
87
Pull requests
28
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
28
(28)
Closed
1,014
(1,014)
Author
Label
Projects
Milestones
Reviews
Assignee
More items
Newest
Comfortable display density
Compact display density
[hpke-libcrux] Fix error variant on KEM decapsulation failure
#1600
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
6/6
·
·
[ecdsa] Clarify
validate_scalar_slice
behaviour in doc comment
#1599
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
5/6
·
·
[hmac] Fix documentation of output length of
hmac
#1598
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
4/6
·
·
[sha3] Enforce correct digest length for
hash::<LEN>
#1597
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
3/6
·
·
1
[kem] Reject short seed lengths for hybrid encapsulation & Fix MlKem512 Ss variant
#1595
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
2/6
·
·
[PSQ] Ensure recent keys are cached & introduce transport channel exhaustion error
#1594
·
jschneider-bensch
opened
Sep 22, 2026
Collaborator
·
1/6
·
·
build(deps): bump the all-actions group across 1 directory with 2 updates
dependencies
github_actions
#1589
·
dependabot[bot]
opened
Sep 17, 2026
Bot
·
·
build(deps): update wycheproof requirement from 0.6.0 to 0.7.0
dependencies
rust
#1588
·
dependabot[bot]
opened
Sep 17, 2026
Bot
·
·
Make hax-lib a
target.'cfg(hax)'
dependency
#1578
·
jschneider-bensch
opened
Sep 2, 2026
Collaborator
·
·
1
2
feat(hpke): add DH-KEM(P-521) to the RustCrypto provider
#1576
·
vlvicente
opened
Aug 31, 2026
·
·
libcrux-psq: ProVerif extraction + symbolic verification
#1572
·
karthikbhargavan
opened
Aug 24, 2026
Collaborator
·
·
fix(aes): re-export aead module from libcrux_traits
waiting-on-review
#1553
·
Arul-Sujith
opened
Jul 27, 2026
Contributor
·
·
refactor(traits): migrate Kem error types to associated types
waiting-on-review
#1552
·
Arul-Sujith
opened
Jul 27, 2026
Contributor
·
·
use hmac-drbg as prng in libcrux provider (#1545)
waiting-on-author
#1546
·
Arul-Sujith
opened
Jul 21, 2026
Contributor
·
·
1
7
gate ML‑KEM/ML‑DSA specific SHA3 APIs behind optional features (#1532)
waiting-on-review
#1542
·
Arul-Sujith
opened
Jul 17, 2026
Contributor
·
·
1
11
Add release tagging script
waiting-on-review
#1540
·
jschneider-bensch
opened
Jul 16, 2026
Collaborator
·
·
Fix cloop and warnings
waiting-on-review
#1516
·
Arul-Sujith
opened
Jul 9, 2026
Contributor
·
·
1
build(deps): update p256 requirement from 0.13 to 0.14
dependencies
rust
waiting-on-review
#1509
·
dependabot[bot]
opened
Jul 9, 2026
Bot
·
·
1
Fix _mm256_bsrli_epi128 shift logic and update mlkem doctest
waiting-on-author
#1498
·
Arul-Sujith
opened
Jul 6, 2026
Contributor
·
·
3
Specs for ML-DSA
waiting-on-review
#1488
·
abentkamp
opened
Jun 23, 2026
Collaborator
·
·
1
Improved models for SIMD intrinsics
waiting-on-author
#1481
·
karthikbhargavan
opened
Jun 17, 2026
Collaborator
·
·
34
Specs for ML-KEM
waiting-on-author
#1480
·
abentkamp
opened
Jun 16, 2026
Collaborator
·
·
48
Correctness Proofs for SHA-3 (Part 2): Proofs for Portable Keccak-f1600
waiting-on-review
#1408
·
karthikbhargavan
opened
May 6, 2026
Collaborator
·
·
[ml-dsa]Implement Zeroize for MLDSASigningKey/[traits,secrets,chacha20poly1305]Implement Zeroize for AEAD Key
keep-open
waiting-on-review
#1387
·
MavenRain
opened
Apr 22, 2026
Contributor
·
·
2
4
[aesgcm] improve portable gf128 performance
waiting-on-author
#1340
·
robinhundt
opened
Feb 19, 2026
Contributor
·
·
3
Previous
1
2
Next
You can’t perform that action at this time.