Re: RSA OAEP encryption support in NSS

2008-08-04 Thread David Allan
Thanks for filing it--I've been tied up away from my machine all day today. Dave On Mon, 4 Aug 2008, Nelson Bolyard wrote: > Nelson Bolyard wrote, On 2008-08-03 21:05: >> David Allan wrote, On 2008-08-02 19:43: >> would you like me to file a bug against that? >> &g

Re: RSA OAEP encryption support in NSS

2008-08-02 Thread David Allan
On Sat, 2 Aug 2008, Wan-Teh Chang wrote: Hi Wan-Teh, > This is correct. RSA OAEP is not yet supported by NSS. The > request for this feature is: > https://bugzilla.mozilla.org/show_bug.cgi?id=158747 > > The only workaround is to extract the symmetric key as bytes > (if the key can be extracted)

Re: RSA OAEP encryption support in NSS

2008-08-02 Thread David Allan
Hi Nelson, Thanks for all the info. > As you probably know, the IETF standards for SSL (TLS), including TLS 1.0 > (RFC 2246), TLS 1.1 (RFC 4346), and TLS 1.2 (presently an Internet Draft, > > ), all specify tha

RSA OAEP encryption support in NSS

2008-08-02 Thread David Allan
Hi all, I would like to port the client side of a client-server application from OpenSSL to NSS, but I've hit a snag: The client creates a symmetric key, encrypts it with the server's public key and transmits it to the server. The server, over which I have no control, expects the key to be en