dignifiedquire / dignifiedquire/rust-accumulators
Primes should be smaller than |N|
Open
- Dominant language
- Rust
- Stars
- 42
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I might not have looked into this in details, but it seems to me that you are using primes of size |N|, while they can be smaller (e.g. 128-bits!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.