AlgebraicSponge should support hashing from iterators
Aberta
hashing
on hold
- Linguagem predominante
- Rust
- Estrelas
- 772
- Forks
- 352
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 93
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.