$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::hashes status
From: Martin Dyring-Andersen (mda_at_[hidden])
Date: 2011-12-14 04:33:40
Hello,
I've been using (parts of) the boost::hashes library for some time, and it seems to work quite well. Thanks Scott!
A few changes are necessary to compile without errors and warnings Visual Studio 10 (see attached).
I was wondering what the plans are for making it an official library? IMO it would be a very nice addition.
As I recall, a suggestion was made to rename the library to boost::digest instead, to avoid confusion with boost::hash and the plural form. That seems sensible to me.
-- Best regards, Martin Dyring-Andersen