In the meantime it appears that I made an assumption about the size of a signature which is not true. I believed a signature to be:
- of a fixed size (not true)
- being 20 bytes (not true at all)


I now understand your comment regarding the size of the signature I passed to DSA_verify(). Adapting my code to variably sized signatures made the errors go away.

I'm still curious though, about the signature structure that you mentioned. Could you perhaps point me to any documentation regarding that?

Thanks in advance,

Erik Leunissen
==============

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to