mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Tidy up hardened_hash:
* Added siphash as a HashAlgorithm * Refactored class responsibilities
This commit is contained in:
committed by
Vinnie Falco
parent
11d667c830
commit
6a1071ccd3
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <beast/container/impl/spookyv2.cpp>
|
||||
#include <beast/container/impl/siphash.cpp>
|
||||
|
||||
#include <beast/container/tests/aged_associative_container.test.cpp>
|
||||
#include <beast/container/tests/buffer_view.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user