Re: mozilla nss windows x64

2011-06-04 Thread Jason Untulis
You should just be able to run through the 32-bit instructions for Windows with the addition of using the 64-bit mozilla-build scripts to launch your command shell and adding the USE_64=1 environment variable. It may be slightly more complicated than that depending on which version of Visual Studi

Re: Persisting symmetric/secret keys with JSS in FIPS mode

2010-09-24 Thread Jason Untulis
ppy to send in patches (for example, the Javadoc overview for CryptoStore to say it only stores certificates and private keys), but I need to get this working first. Thanks! Jason On 9/21/10 7:50 AM, "Jason Untulis" wrote: > Simple question: how? > > I'm trying AES secret

Persisting symmetric/secret keys with JSS in FIPS mode

2010-09-21 Thread Jason Untulis
Simple question: how? I'm trying AES secret keys with JSS 4.3 and the FIPS certified NSS 3.12.4 in 64-bit Java (compiled my own NSS, JSS jar is stock). Windows (7, Server 2008) at the moment, Linux (CentOS) when this is working. The KeyStore interface theoretically doesn't work[1], even though th