Re: JSS and EC Signature algorithms

2010-08-20 Thread David Stutzman
On 08/19/10 16:33, Nelson B Bolyard wrote: If you think this is a bug in JSS, then - File a B.M.O bug. https://bugzilla.mozilla.org/show_bug.cgi?id=589158 - Assign it to yourself. I don't seem to have the permissions in BZ to do that. - Write a patch and attach it to the bug. Done. - reques

Re: JSS and EC Signature algorithms

2010-08-20 Thread David Stutzman
On 08/19/10 20:12, Wan-Teh Chang wrote: 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

Re: JSS and EC Signature algorithms

2010-08-19 Thread Wan-Teh Chang
On Wed, Aug 18, 2010 at 3:47 AM, David Stutzman 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

Re: JSS and EC Signature algorithms

2010-08-19 Thread Nelson B Bolyard
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 > SHA512wit