aboutsummaryrefslogtreecommitdiff
path: root/round2_32.go
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08chore: Remove redundant build constraint (#1650)Gravatar Oleksandr Redko 1-1/+0
2023-08-24fix round2_32, split round2 tests because they depend on sizeof int at ↵Gravatar Duncan Overbruck 1-0/+2
compile time (#1607)
2023-07-08Fix round2Gravatar Erik Dubbelboer 1-0/+29
- don't limit it to 32 bits - give it a proper name - don't over-allocate too much