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

2010-09-24 Thread Jason Untulis
So, the silence means one of a few things: 1) I missed some part of list etiquette. I'm sorry if I missed something, but there wasn't anything I saw in the subscription page that I think I did wrong. 2) I missed something in the FIPS spec about persisting keys. Are the certificate and key

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

2010-09-24 Thread Robert Relyea
4) ??? Probably 4 - JSS experts are getting few and far between on this mailing list. ;( bob -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

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