AlgebraicSponge should support hashing from iterators
未关闭
hashing
on hold
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 93
描述
### Feature description
Adding `AlgebraicSponge::hash_iter(impl IntoIterator)` would avoid having to allocate a vector in some situation.
### Why is this feature needed?
Cleaner API and fewer allocations
贡献指南
评估
这个 Issue 还没有评估数据。