Page MenuHomePhabricator

Add SipHashUint256Extra as a specialization of siphash for a 256bits int and a 32 bit one.
ClosedPublic

Authored by deadalnix on Aug 26 2017, 19:27.

Details

Summary

This is going to be used to hash outpoints. This is part of the work started with D342 .

Depends on 490

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks Good To Me. However I can't compile it as it complains about missing FastRandomContext::rand64().

Please rebase this?

This revision is now accepted and ready to land.Aug 28 2017, 17:31
This revision was automatically updated to reflect the committed changes.