$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arash Partow (arash_at_[hidden])
Date: 2007-07-31 06:45:04
Is your implementation endian invariant?
Kevin Sopp wrote:
> Hi all,
> I finished my own MD5 implementation today and decided to boostify it.
> It's not header only which is slightly inconvenient but Jamfiles, Docs
> and Tests are provided.
> Comments on the interface and other things are welcome!
>
> http://boost-consulting.com/vault/index.php?action=downloadfile&filename=md5_v1.zip&directory=&
>
> just extract it to your boost directory and run 'bjam md5'
>
> regards,
> Kevin Sopp
>
>