Re: TLS SRP extension

2007-06-04 Thread Nelson Bolyard
Steffen Schulz wrote: > I'm currently implementing draft-ietf-tls-srp-13 in NSS/SSL. > > I did not find suitable test programs. NSS has many test programs. See http://lxr.mozilla.org/security/source/security/nss/cmd/ > I mean something like "openssl" or "gnutls-cli". If you're looking for a

Re: Block cipher access

2007-06-04 Thread Robert Relyea
Brian Hawkins wrote: I'm creating shared keys using an anonymous diffie hellman key exchange. The shared secret will be used to create key block material similar to how TLS does it. So what I need is a method to create a cipher, provide a key and encrypt/decrypt some data. All the methods i

Re: Block cipher access

2007-06-04 Thread Brian Hawkins
I'm creating shared keys using an anonymous diffie hellman key exchange. The shared secret will be used to create key block material similar to how TLS does it. So what I need is a method to create a cipher, provide a key and encrypt/decrypt some data. All the methods in nss look like they use pu

TLS SRP extension

2007-06-04 Thread Steffen Schulz
Hi all, I'm currently implementing draft-ietf-tls-srp-13 in NSS/SSL. I did not find suitable test programs. I mean something like "openssl" or "gnutls-cli". It seems I would have to dig through the test shell scripts and programming examples to find or program such a tool and make it find the n

Re: Signtool : signing firefox xpi

2007-06-04 Thread Ahryman40k
"Nelson Bolyard" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Ahryman40k wrote: >> hi, >> >> i try ti sign a firefox xpi package. >> As i already have a Windows Authenticode SSL certificate / key, i follow >> steps describe here : >> http://oy-oy.eu/huh/firefox-extens