On Wed, Aug 18, 2010 at 3:47 AM, David Stutzman
<david.stutz...@nospam.dstutz.com> wrote:
>
> If I query the Mozilla-JSS provider for the algorithms it supports, I get
> the following EC Signature algorithms:
> SHA1withEC
> SHA256withEC
> SHA384withEC
> SHA512withEC
>
> Is there any way to change/add some aliases so the Mozilla-JSS provider uses
> the official JCE naming?

It seems very straightforward to add algorithm aliases:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/security/jss/org/mozilla/jss/JSSProvider.java&rev=1.34&mark=106-113#103

> I know I can probably go in and change the way JSS reports the algorithm to
> the JCE, but won't I run into trouble with needing the signed crypto
> provider?

Yes, you will.  You can apply for your own signing certificate
for the Mozilla-JSS provider.

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

Reply via email to