Hello,

What is the right way of create a signer to support signature equivalent to 
the generated by java algorithm name "NONEwithECDSA"?

 
CryptoPP::ECDSA<CryptoPP::ECP,CryptoPP::*SHA1*>::Signer signer(privateKey); 

The above example is equivalent to SHA1withECDSA but I don't know how 
generate a signature like generated by NONEwithECDSA on Java.

Thanks
Regards


-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to