Aleksey Sanin wrote:

5) src/nss/keytrans.c
Does this file eliminates need for kt_rsa.c?

Yes.

Checked in the file with the following changes: 1) Replaced new tokens call with GetBestSlot. As I said, I would like to discuss this change.

It seems you have a harder mind over that. :-) I agree with you.

2) I completely disabled RSA-OAEP code with ifdef's because NSS
does not support it now and uses RSA-PKCS instead. In this case,
I prefer to have "not supported" error instead of "incorrect data"
(we get it when we try to decrypt RSA-OAEP data with RSA-PKCS
algorithm).

Thanks. I just wonder why RSA-OAEP still "new" in nss bug list. :-P

Thanks,
Andrew

3) Few cosmetic changes here and there.


I hope that these changes are OK with you.

Thanks,
Aleksey


_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to