Petar Popara wrote:
    I can' find a way to set OAEP padding when encrypting with
PK11_PubEncryptRaw().  It is possible to set OAEP pading
when using PK11_PubWrapSymKey(), but I don't know
sym key type (AES/DES).

NSS doesn't claim to support OAEP, AFAIK. There is some code in one of the NSS source files that mentions OAEP, but AFAIK it's not PKCS#1 v2 OAEP.

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

Reply via email to