$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2007-06-08 16:27:58
On 08/06/07, Bo Xie <xiebopublic_at_[hidden]> wrote:
>
> I know I can call openSSL(or its libcrypto) for SHA-1. But how about
> Windows? (I can not redistribute openSSL windows version.)
>
> My question is: Does Boost include SHA-1 implementation?
As far as I know the recently pseudo-accepted Boost.Uuid library contains a
SHA-1 implementation, which is free from licensing issues. It's not in CVS
yet, but I figure it will be soon enough.
HTH,
Darren