Closed LukasKerk closed 4 years ago
In the DiceHash xor is used in multiple places to combine hash values to a new hash. This should be extracted into its own function, so it becomes a lot easier to replace it with a possibly better suited function.
In the DiceHash xor is used in multiple places to combine hash values to a new hash. This should be extracted into its own function, so it becomes a lot easier to replace it with a possibly better suited function.