PQ/T Hybrid Key Exchange
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- rust
- 领域
- cryptography, security
调研方向
首先阅读链接的 IETF 草案,了解 mlkem768x25519-sha256 密钥交换,然后查看这个 Rust SSH 项目如何组织 crate 以及现有的密钥交换支持。使用 ml-kem 和 x25519-dalek crate 作为指定的实现输入;完成标准是项目支持所述的混合算法。
由索引模型根据 Issue 内容生成。
描述
OpenSSH 10.0 introduced support for a hybrid key exchange combining ML-KEM and X25519 called mlkem768x25519-sha256:
https://datatracker.ietf.org/doc/draft-ietf-sshm-mlkem-hybrid-kex/
It would be good to add a crate with support for this key exchange algorithm, leveraging the ml-kem and e.g. curve25519-dalek/x25519-dalek crates
- 主要语言
- Rust
- 星标
- 247
- 派生
- 64
- 平均合并
- 4 天 7 小时
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
RustCrypto/SSH 的其他 Issue
-
难度 5/5 一周以上 新手友好度 35/100
RustCrypto/SSH#580 · 3 条评论 ·
-
难度 5/5 一周以上 新手友好度 42/100
RustCrypto/SSH#527 · 4 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
RustCrypto/SSH#475 · 7 条评论 · 1 个 reaction ·
-
难度 3/5 1-2 天 新手友好度 42/100
RustCrypto/SSH#334 · 2 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
RustCrypto/SSH#313 · 1 条评论 ·
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
TheLarkInn/aipm#2413 ·
-
documentation
难度 1/5 1 小时以内 新手友好度 90/100
alexgorbatchev/simple-ptt#15 ·
-
tooling
难度 2/5 1-3 小时 新手友好度 75/100
-
todo:ticket
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
taikoxyz/taiko-mono#22168 · 1 条评论 ·