Petar Popara wrote:
Guys, I am very confused.

There is no NSS 3.9.3. Not here:

http://www.mozilla.org/projects/security/pki/nss/#NSS_39

nor here:

ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/

Sorry, those are out-of-date. I just added some preliminary information on the latest NSS releases to http://www.mozilla.org/projects/security/pki/nss/.

The latest NSS 3.9.x release is 3.9.5.

We also completed NSS 3.10 at the end of April but haven't
completed the release notes yet.

And libxmlsec is not using PK11_PubEncryptPKCS1().
I'll try to use PK11_PubEncryptRaw() because it is supported
on many versions of Mozilla and Firefox browsers.

I may have been mistaken. I remember that our xmlsec developer needed a function to encrypt a piece of data that's not a symmetric key using RSA PKCS #1, so we needed to give him a new function because NSS only had a function to encrypt (wrap) a symmetric key with RSA PKCS #1.

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

Reply via email to