It works fine for me with MSVC 2005 and Crypto++ 5.5.2. Please post the 
following information if you want further help:

    *  exact error message
    * version of Crypto++, operating system (output of "uname -a" command if 
using Unix), and compiler (output of "gcc -v" if using GCC)

--------------------------------------------------
From: "greatx" <[EMAIL PROTECTED]>
Sent: Saturday, September 29, 2007 1:34 PM
To: "Crypto++ Users" <[EMAIL PROTECTED]>
Subject: Is SHA224 supported for ECDSA<ECP, SHA224>? - urgent

>
> I need to use the folowing:
>
> ECDSA<ECP, SHA>::Signer sig1;
> ECDSA<ECP, SHA224>::Signer sig224;
> ECDSA<ECP, SHA256>::Signer sig256;
>
> but I see that SHA224 does not build. Is this not supported in crypto+
> +?
> If not, then how can I make it work somehow?
>
> Thank you.
> Christian
>
>
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to