mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up hardened_hash:
* Added siphash as a HashAlgorithm * Refactored class responsibilities
This commit is contained in:
committed by
Vinnie Falco
parent
c5b963141f
commit
e6f4eedb1e
@@ -849,6 +849,9 @@
|
||||
<ClInclude Include="..\..\src\beast\beast\container\hash_append.h">
|
||||
<Filter>beast\container</Filter>
|
||||
</ClInclude>
|
||||
<ClCompile Include="..\..\src\beast\beast\container\impl\siphash.cpp">
|
||||
<Filter>beast\container\impl</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\beast\beast\container\impl\spookyv2.cpp">
|
||||
<Filter>beast\container\impl</Filter>
|
||||
</ClCompile>
|
||||
|
||||
Reference in New Issue
Block a user