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
Type
/
to 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 }}
mscdex
/
ssh2
Public
Notifications
You must be signed in to change notification settings
Fork
726
Star
5.8k
Code
Issues
57
Pull requests
40
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
add mlkem768x25519-sha256 key exchange support
- #1471
#1471
Open
lucasqueiroz23
wants to merge 14 commits into
mscdex:master
mscdex/ssh2:master
from
lucasqueiroz23:mlkem
lucasqueiroz23/ssh2:mlkem
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
add mlkem768x25519-sha256 key exchange support
#1471
lucasqueiroz23
wants to merge 14 commits into
mscdex:master
mscdex/ssh2:master
from
lucasqueiroz23:mlkem
lucasqueiroz23/ssh2:mlkem
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
feat: checks if mlkem is supported and lints files
lucasqueiroz23
committed
7f7c930
View commit details
Copy full SHA for 7f7c930
Browse repository at this point
feat: adds mlkem class, adds it to factory and adds generateKeys()
lucasqueiroz23
committed
7625b02
View commit details
Copy full SHA for 7625b02
Browse repository at this point
feat: adds getPublicKey() and start()
lucasqueiroz23
committed
15162a6
View commit details
Copy full SHA for 15162a6
Browse repository at this point
Commits on Oct 22, 2025
fix: changes key pair function used to make it sync
lucasqueiroz23
committed
287389f
View commit details
Copy full SHA for 287389f
Browse repository at this point
Commits on Oct 28, 2025
feat: adds more context to support check
lucasqueiroz23
committed
01f4e2d
View commit details
Copy full SHA for 01f4e2d
Browse repository at this point
fix: changes constant name to correct one
lucasqueiroz23
committed
a7ec2c6
View commit details
Copy full SHA for a7ec2c6
Browse repository at this point
Commits on Oct 29, 2025
feat: removes async logic and finishes implementation
lucasqueiroz23
committed
08876dc
View commit details
Copy full SHA for 08876dc
Browse repository at this point
docs: adds mlkem768x25519-sha256 as kex option
lucasqueiroz23
committed
ddb8f2a
View commit details
Copy full SHA for ddb8f2a
Browse repository at this point
style: reverts style changes
lucasqueiroz23
committed
a3eef8d
View commit details
Copy full SHA for a3eef8d
Browse repository at this point
Commits on Oct 30, 2025
fix: hashes key concatenation
lucasqueiroz23
committed
a9e0418
View commit details
Copy full SHA for a9e0418
Browse repository at this point
test: adds integration tests for mlkem
lucasqueiroz23
committed
79a9c97
View commit details
Copy full SHA for 79a9c97
Browse repository at this point
refactor: applies suggestions
lucasqueiroz23
committed
5e0c4ee
View commit details
Copy full SHA for 5e0c4ee
Browse repository at this point
refactor: apply suggestions from code review
Show description for 722d0f2
lucasqueiroz23
and
mscdex
authored
722d0f2
View commit details
Copy full SHA for 722d0f2
Browse repository at this point
refactor: imports in alphabetic order
lucasqueiroz23
committed
c93bccd
View commit details
Copy full SHA for c93bccd
Browse repository at this point
You can’t perform that action at this time.