| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-18 | Store hashes in special types so they aren't accidentally encoded as numbers | Ben Kimock | -3/+4 | |
| 2022-01-03 | Make `Fingerprint::combine_commutative` associative | Tomasz Miąsko | -0/+14 | |
| The previous implementation swapped lower and upper 64-bits of a result of modular addition, so the function was non-associative. | ||||
