Simplify the padding rule e.g., using ideas from Sponge2.
未关闭
corelib
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 84
描述
This is tracking the MASM part of this issue https://github.com/0xMiden/miden-vm/issues/3498
贡献指南
调研方向
The issue references an external issue (#3498) for context. Start by reading that linked issue to understand the padding rule simplification and the Sponge2 ideas. Then locate the MASM (Miden Assembly) related code in the codebase, likely in a module handling cryptographic padding. Examine the current padding implementation and compare it with the proposed Sponge2 approach. Determine what changes are needed to simplify the rule while maintaining correctness.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cryptography
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100