- From: Ryan Sleevi <sleevi@google.com>
- Date: Fri, 27 Jul 2012 16:59:15 -0700
- To: Mike Jones <Michael.Jones@microsoft.com>
- Cc: Wan-Teh Chang <wtc@google.com>, "public-webcrypto@w3.org" <public-webcrypto@w3.org>, David Dahl <ddahl@mozilla.com>
http://www.mozilla.org/projects/security/pki/nss/ Note that Wan-Teh's comments re: ECDSA/ECDH are contingent upon how NSS was compiled. For a number of Linux distros, the ECC suites are often compiled out. Distros packaged as part of commercial projects (eg: RHEL) may have the ECC bits enabled. So the ECC support there is still presently hit or miss, as the Mozilla Firefox team can attest to. On Fri, Jul 27, 2012 at 12:42 PM, Mike Jones <Michael.Jones@microsoft.com> wrote: > Thanks! BTW, can you provide me a reference where people can learn about NSS? > > Thanks again, > -- Mike > > -----Original Message----- > From: Wan-Teh Chang [mailto:wtc@google.com] > Sent: Friday, July 27, 2012 12:27 PM > To: Mike Jones > Cc: public-webcrypto@w3.org; David Dahl > Subject: Re: FW: Updated table of platform support for JWA Algorithms > > Hi Mike, > > Here is the NSS column for your table of support for JWA algorithms. > (The NSS column is very similar to the .NET column.) Please add it to your table. Thanks. > > HS256: YES > HS384: YES > HS512: YES > > RS256: YES > RS384: YES > RS512: YES > > ES256: YES > ES384: YES > ES512: YES > > RSA1_5: YES > RSA-OAEP: NO > > ECDH-ES: NO? (ECDH is supported and used in TLS, but I'm not sure about ECDH-ES.) > > A128KW: NO > A256KW: NO > > A128CBC: YES* > A256CBC: YES* > > A128GCM: NO > A256GCM: NO > > CS256: NO > CS384: NO > CS512: NO > > Wan-Teh > > >
Received on Friday, 27 July 2012 23:59:43 UTC