issues with NSS 3.12.4

2014-02-22 Thread Ligade, Shailesh [USA]
Hello, I am seeing this issue when I moved to java 1.6.0_71 (65) with FIPS enabled. Appreciate any suggestions. Thanks S *** ClientKeyExchange, RSA PreMasterSecret, TLSv1 SESSION KEYGEN: PreMaster Secret: : 03 01 81 BE C3 B2 2B FF 1A 41 9C 10 0B 9D 72 72 ..+..Arr 0010: 69 CC 3F E

EC support / PK11_ImportDERPrivateKeyInfoAndReturnKey

2014-02-22 Thread Anders Rundgren
I'm trying to implement SKS/KeyGen2 in Firefox. This scheme is heavily based on EC keys. According to this file https://chromium.googlesource.com/chromium/chromium/+/master/crypto/ec_private_key_nss.cc PK11_ImportDERPrivateKeyInfoAndReturnKey doesn't support EC keys. This was reported 2006. Is