Re: how is it possible to choose a cipher for SMIME ?

2009-12-10 Thread Nelson B Bolyard
On 2009-12-10 02:12 PST, Gregory BELLIER wrote: > Hi everyone ! > > I noticed the 3DES cipher is used to encrypt emails with S/MIME and I > would like to use another one. According to the version of S/MIME standards that are implemented in Mozilla mail clients, you can only encrypt using one of:

NSS 3.12.5 release notes

2009-12-10 Thread Christophe Ravel
I am pleased to announce that the NSS 3.12.5 release notes are available at https://developer.mozilla.org/NSS_3.12.5_release_notes . NSS 3.12.5 requires NSS 4.8 or above. We tested NSS 3.12.5 with NSPR 4.8.2. You can find NSPR 4.8.2 release notes at http://www.mozilla.org/projects/nspr/release

Re: SunPKCS11 and NSS 3.11.4

2009-12-10 Thread Israr Ahmed
Hi, I'm facing a problem while getting certificates and private keys from firefox keystore using SunPKCS#11 and NSS 3.11. My configuration file is: name=NSS library=G:\Program Files\Mozilla Firefox\softokn3.dll description=NSS PKCS11 nssArgs="configdir='G:/Documents and Settings/Administrator/Ap

Re: Question about NSS initialization for using SHA_256 in my library

2009-12-10 Thread Konstantin Andreev
Hello, Zhiyuan. On Thu, 10 Dec 2009, Lv, Zhiyuan wrote: I am planning to use the HASH_HashBuf (HASH_AlgSHA256...) in my own library for SHA256 computing. Currently I encountered an initialization issue.. Could someone kindly give me some suggestions? Thanks in advance! If your application nee

how is it possible to choose a cipher for SMIME ?

2009-12-10 Thread Gregory BELLIER
Hi everyone ! I noticed the 3DES cipher is used to encrypt emails with S/MIME and I would like to use another one. This is a comment I've seen in secmime.c : /* * XXX Should have a #define somewhere which specifies default * strong cipher. (Or better, a way to configure, which would