Re: Help with hashing and signatures

Alessio Vanni <[email protected]> Wed, 05 Aug 2020 15:40:54 +0200
Newsgroups gmane.network.gnunet.general
Message-ID <[email protected]>
"Schanzenbach, Martin" <[email protected]> writes:

> You could try to use the "GNUNET_CRYPTO_ecdsa_verify_" and "GNUNET_CRYPTO_ecdsa_sign_" functions
> in case there is a bug in the defines that wrap them.

Still no dice.  I tried mixing the macro and the function (for both
signing and verifying) in various combinations and I still got the "Bad
signature" error.

Thanks,
A.V.