Boost logo

Boost :

Subject: Re: [boost] [interprocess] boost::hash - different values for the same input?
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2016-01-14 12:18:32


Bjorn Reese wrote:
> I frequently use hash functions to calculate fingerprints that are
> exchanged in network protocols, and here consistent results, both
> across platforms and boost releases, are essential.

I use Boost.CRC for that sort of thing:

   http://www.boost.org/doc/libs/1_60_0/libs/crc/index.html

Regards, Phil.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk