Subrata Mazumdar wrote, On 2009-05-14 20:53:
> I just have another question. According to the source code 
> (http://mxr.mozilla.org/security/source/security/nss/lib/cryptohi/secsign.c#92)
>   
> signing with EC key is disabled irrespective of underlying security 
> device. What about if I am using a Smart Card with licensed ECC 
> implementation, such as Athena's ASECard?

That doesn't help with the "normal" Firefox build.  As you can see, unless
NSS is built with "NSS_ECC_MORE_THAN_SUITE_B", it will disallow the creation
of a signature (through this code path) with ECC regardless of the
underlying implementation.  Such is the grip of fear over the patents.

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to