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

2009-12-11 Thread Wan-Teh Chang
2009/12/9 Lv, Zhiyuan : > Hi, > > 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! > > There is code like below: > > inited_by_myse

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

2009-12-11 Thread Ian G
On 11/12/2009 15:02, Konstantin Andreev wrote: Hello, Nelson. On Fri, 11 Dec 2009, Nelson B Bolyard wrote: On 2009-12-10 02:12 PST, Gregory BELLIER wrote: 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

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

2009-12-11 Thread Gregory BELLIER
Hello Konstantin, Konstantin Andreev a écrit : It could be a great enhancement if Thunderbird could allow to user-override the automated cipher selection. That's exactly what I wanted to do. In this case, it's just how I thought it has to be done : hack the code to override the cipher selecti

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

2009-12-11 Thread Konstantin Andreev
Hello, Nelson. On Fri, 11 Dec 2009, Nelson B Bolyard wrote: On 2009-12-10 02:12 PST, Gregory BELLIER wrote: 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

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

2009-12-11 Thread Gregory BELLIER
Nelson B Bolyard a écrit : 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, y