I updated the src/nss/README file. Here's the diff.
cvs server: Diffing src/nss Index: src/nss/README =================================================================== RCS file: /cvs/gnome/xmlsec/src/nss/Attic/README,v retrieving revision 1.1.2.1 diff -r1.1.2.1 README 1a2,13 > 7/28/2003 > 1. RSA Encryption/Decryption using PKCS#1 v1.5 padding not currently > exposed in NSS. This causes some tests to fail. > (http://bugzilla.mozilla.org/show_bug.cgi?id=214236) > > 7/25/2003 > 1. NSS does not support importing or exporting the private > component of a PKI key. Using NSS, one can construct Public > keys from their components, but not private keys. > This means that <PrivateExponent> or <X> elements in XML > files cannot be used with xmlsec-nss. > Aleksey Sanin wrote: > > > > > I'd prefer to do this after xmlsec-nss is merged into the trunk. > > Yes, defenetly :) BTW, about merging. AFAIK, there is only > one problem left right now: the RSA-PKCS1.5. I wonder if > we can just disable it for now (and fix documentation). > > Aleksey > > > _______________________________________________ > xmlsec mailing list > [EMAIL PROTECTED] > http://www.aleksey.com/mailman/listinfo/xmlsec _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
