Petar Popara wrote:
I have found what was wrong by looking at SGN_End() source.
I thought I could specify larger buffer than it was needed for PK11_Sign() signature output, but it have to be exactly 40 bytes for 1024 bit key (using PK11_SignatureLen() to determine length).


Thank you very much.

Sounds like you encountered bug https://bugzilla.mozilla.org/show_bug.cgi?id=191470 which is fixed in the sources, and will be fixed in the next release (3.10.1)

--
Nelson B
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to