Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
checksum.hpp File Reference
#include "shambase/aliases_int.hpp"
#include <cstddef>
+ Include dependency graph for checksum.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shambase
 namespace for basic c++ utilities
 

Functions

u64 shambase::fnv1a_hash (const char *data, size_t size)
 Compute the FNV-1a hash of a given data.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file checksum.hpp.