QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
quickcpplib::_xxx::algorithm::hash Namespace Reference

Namespaces

namespace  fash_hash_detail
 

Classes

class  fast_hash
 Fast very collision resistant uint128 hash. Currently SpookyHash @ 0.3 cycles/byte. More...
 
struct  fnv1a_hash
 A STL compatible hash based on the high quality FNV1 hash algorithm. More...
 
struct  passthru_hash
 A STL compatible hash which passes through its input. More...
 
class  sha256_hash
 SHA256 hash. More...