Re: Basic ECC in NSS 3.12.4 with NSPR 4.8

2009-11-02 Thread Kashyap Chamarthy
2009/11/2 Kai Chan > Hi, > > I'm using NSS 3.12.4 with NSPR 4.8 release from the Mozilla FTP site on > Fedora 10. I'm interested in generating keys and certs with the basic NIST > curves (nistp256, nistp384, nistp521) included in the softoken > implementation when NSS is compiled with the "NSS_E

Re: SunPKCS11 and NSS 3.11.4

2009-11-02 Thread Glen Beasley
morris.d...@gmail.com wrote: I ran into issues creating the secmod database: before moving on to Java/SunPKCS11-NSSFIPS issue you should first get your configuration correct so that running the modutil command will work correctly. Copying the databases from a working system to a sys

SSH 2.0 Keys and NSS in FIPS mode

2009-11-02 Thread Bob Foss
I have an application that includes an implementation of SSH in Java. It currently uses the Sun JCE and I'm trying to make use of the SunPKCS11 provider which wraps calls to NSS (3.12.4) to take advantage of NSS's FIPS compliance. (We won't be shipping this until after 3.12.4 has completed the pr

Basic ECC in NSS 3.12.4 with NSPR 4.8

2009-11-02 Thread Kai Chan
Hi, I'm using NSS 3.12.4 with NSPR 4.8 release from the Mozilla FTP site on Fedora 10. I'm interested in generating keys and certs with the basic NIST curves (nistp256, nistp384, nistp521) included in the softoken implementation when NSS is compiled with the "NSS_ENABLE_ECC" flag. I would greatl

Re: Compile NSS for Mac OS X...

2009-11-02 Thread Wan-Teh Chang
On Mon, Nov 2, 2009 at 6:18 AM, David Stutzman wrote: > Skellington wrote: >> >> Although they technically dont get copied in to "/Users/local/Desktop/ >> nss-3.12/mozilla/dist/Darwin9.7.0_DBG.OBJ/..." I found that they are >> all sym links which kinda stinks, but atleast I know where they all >>

Re: Compile NSS for Mac OS X...

2009-11-02 Thread David Stutzman
Skellington wrote: Although they technically dont get copied in to "/Users/local/Desktop/ nss-3.12/mozilla/dist/Darwin9.7.0_DBG.OBJ/..." I found that they are all sym links which kinda stinks, but atleast I know where they all are. cp -L is your friend. -- dev-tech-crypto mailing list dev-tech-