To rule out any problems with your OpenSSL code I'd suggest you check the
signatures using the dgst command and if there are problems analyze them
using
rsautl.
Thanks for the reply. I got it, by examining basically every function that
touches
my data. So, in the end, it was the base64 library that I linked with, it
has a small
bug in dealing with the '+' char in base64-encoded string.
rgds
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]