HTTPS client-certificate-authentication in browsers

2011-07-25 Thread Anders Rundgren
Today's harvest :-) HTTPS client-certificate-authentication in browsers === I don't believe that TLS CCA (Client Certificate Authentication) in the form of HTTPS as implemented in current browsers has much of a future. In fact, quite a bunch of the

Re: nss program language

2011-07-25 Thread John Dennis
On 07/25/2011 05:08 AM, florent ainardi wrote: hi all i have a doubt concerning the language of the nss library i parse a sample of code given on the official website and it seems to be written in cpp can you confirm that the nss library is full written in C or C++ or it has both of them NSS is

nss program language

2011-07-25 Thread florent ainardi
hi all i have a doubt concerning the language of the nss library i parse a sample of code given on the official website and it seems to be written in cpp can you confirm that the nss library is full written in C or C++ or it has both of them regards -- dev-tech-crypto mailing list dev-tech-crypto

Re: BUG with AES encrypt / decrypt

2011-07-25 Thread florent ainardi
On 22 juil, 14:47, helpcrypto helpcrypto wrote: > Im using nss as the interface between my token (smartcard) and firefox. > So firefox or thunderbird can encrypt, sign or hash using my smartcard > certificate. > > If your app needs to encrypt, read how openssl crypt functions works > and include t

Re: BUG with AES encrypt / decrypt

2011-07-25 Thread florent ainardi
On 22 juil, 14:47, helpcrypto helpcrypto wrote: > Im using nss as the interface between my token (smartcard) and firefox. > So firefox or thunderbird can encrypt, sign or hash using my smartcard > certificate. > > If your app needs to encrypt, read how openssl crypt functions works > and include t