Re: RSA signature and verification under NSS and OpenSSL

2006-02-09 Thread Nelson B
Peter Djalaliev wrote: > Hello, > > Has anybody tried to verify under NSS the signature of data signed under > OpenSSL and vice versa? Assuming the same RSA public key (modulus and > public exponent) and the same signature algorithm (RSA signature with > PKCS#1 padding and SHA-1 message digest),

Re: RSA signature and verification under NSS and OpenSSL

2006-02-08 Thread Jean-Marc Desperrier
Peter Djalaliev wrote: Has anybody tried to verify under NSS the signature of data signed under OpenSSL and vice versa ? This happens everytime a signed mail sent by Mozilla is verified by a tool that uses openssl. I know one person that uses a command line mailer with such a configuration.

RSA signature and verification under NSS and OpenSSL

2006-02-07 Thread Peter Djalaliev
Hello,Has anybody tried to verify under NSS the signature of data signed under OpenSSL and vice versa?  Assuming the same RSA public key (modulus and public exponent) and the same signature algorithm (RSA signature with PKCS#1 padding and SHA-1 message digest), we should be able to sign a buffer of