Track mainnet signature / DSA support across schemes
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 84
描述
## Background
Mainnet signing support is broader than the Falcon workstream alone. We need one release-level parent for cross-scheme concerns such as:
- scheme-specific implementation tracks like Falcon and secp256r1
- public-key commitment semantics across signature schemes
- signature encodings and interoperability concerns
## Scope
- Track the mainnet signature / DSA work across schemes
- Keep scheme-specific umbrellas or child issues nested below this parent where appropriate
- Separate Falcon-specific work from cross-scheme concerns
- Make it clear which signing concerns are mainnet-facing versus deferred
贡献指南
调研方向
This is a tracking issue for coordinating mainnet signature support across multiple cryptographic schemes. It does not specify concrete code changes. To understand the scope, look at existing signature scheme implementations in the codebase, such as Falcon and secp256r1. The work involves design decisions about public-key commitments, signature encodings, and interoperability.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cryptography
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100