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