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: ReferenceTable overflow (max=512)

2010-08-19 Thread Nelson B Bolyard
On 2010-08-18 07:40 PDT, msm Li wrote: > Hi, > I've managed to build Mozilla's nss/jss on Android 2.2/API8/ndk-r4b at > ubuntu 10.04. > When I try to generate the testing certificates on the Android emulator, > I got > W/dalvikvm( 284): ReferenceTable overflow (max=512) > W/dalvikvm( 284): Last 1

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