$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Namespace for a Boost Hashing Library
From: Anders Dalvander (boost_at_[hidden])
Date: 2010-05-10 15:01:54
Scott McMurray wrote:
> Some possibilities:
>
> - boost::hashes
> - boost::hash_algo or boost::hash_algorithms
> - boost::hashing or boost::hashing_algorithms
> - boost::digests or boost::message_digest
> - boost::fingerprint (or boost::dactylogram)
>
> Which one(s) do you prefer or dislike?
>
> Thanks,
> ~ Scott McMurray
>
My votes goes to, in order:
1. boost::hash_algo
2. boost::crypto_hash
3. boost::hashes
4. boost::c11c_hash (not an actual proposal)
Regards,
Anders Dalvander