On 2010-08-18 03:47 PDT, David Stutzman wrote:

> The Sun^H^H^HOracle JCE "Standard Names Document" [0], which lays out 
> what the all the algorithm names/permutations are, lists the EC 
> Signature algorithms as such:
> NONEwithECDSA
> SHA1withECDSA
> SHA256withECDSA
> SHA384withECDSA
> SHA512withECDSA
> (ECDSA)
> 
> 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?

If you think this is a bug in JSS, then
- File a B.M.O bug.
- Assign it to yourself.
- Write a patch and attach it to the bug.
- request review.
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to