Re: Importing GPG public and private keys in NSS

2011-04-12 Thread Robert Relyea
On 04/12/2011 10:55 AM, Superpacko wrote: > On 28 mar, 15:28, Robert Relyea wrote: >> On 03/28/2011 05:32 AM, Superpacko wrote: >> >> >> >> >> >> >> >>> On 23 mar, 14:40, Robert Relyea wrote: On 03/23/2011 06:24 AM, Superpacko wrote:> Well, so i 've been told that i shuld be able to ex

Re: How do NSS_3_12 and NSS_3_13 branches get merged ?

2011-04-12 Thread Robert Relyea
On 04/12/2011 04:26 AM, Konstantin Andreev wrote: > AFAIK, NSS HEAD is a future 3.13 branch, but most of development is > currently focused on NSS_3_12_BRANCH. > > Could anybody advice, how particular issues/bugs of these two branches > are merged ? They are unlikely to be merged. NSS 3.12 is what

Re: Importing GPG public and private keys in NSS

2011-04-12 Thread Superpacko
On 28 mar, 15:28, Robert Relyea wrote: > On 03/28/2011 05:32 AM, Superpacko wrote: > > > > > > > > > On 23 mar, 14:40, Robert Relyea wrote: > >> On 03/23/2011 06:24 AM, Superpacko wrote:> Well, so i 've been told that i > >> shuld be able to extract the MPI as > >>> bytes and pass it to NSS sinc

Re: Extracting PrivateKey from PKCS8EncodedKeySpec with EC

2011-04-12 Thread Peder Nielsen @ GecoInc
Nobody replied to this post but I did find a solution. As I had stated below, NSS disallows DER decoding of the EC Private key. I found the supported way to do this is to package the key/cert into a PKCS12 file. Then import this into the key/cert databases supported by NSS. Once this is done, NSS

How do NSS_3_12 and NSS_3_13 branches get merged ?

2011-04-12 Thread Konstantin Andreev
AFAIK, NSS HEAD is a future 3.13 branch, but most of development is currently focused on NSS_3_12_BRANCH. Could anybody advice, how particular issues/bugs of these two branches are merged ? That is, - if particular patch occurs in the 3.12, when will it migrate into 3.13 ? Conversely, may par

Re[2]: Public key ciphers in Mozilla

2011-04-12 Thread Konstantin Andreev
On 11.04.11 19:30, Helge Bragstad wrote: Could anybody provide, or point to some info regarding the support for ECDSA in TLS client authentication in Firefox as well as for S/MIME in Thunderbird? (Curves and hash functions being used etc.) Vanilla NSS builds with ECC support turned on (NSS_E