Re: [Evolution-hackers] encryption in evolution-data-server

2008-03-20 Thread Ross Burton
On Thu, 2008-03-20 at 17:35 +0800, liu shuai wrote: > By the way, in the function sm_encrypt at > "evolution-data-server/camel/camel-smime-context.c", I saw so many > function like NSS_SMIMEUtil_FindBulkAlgForRecipients and so on. These > functions seems no source code, and I can not understand wha

Re: [Evolution-hackers] encryption in evolution-data-server

2008-03-20 Thread liu shuai
Thank you ross! I got it. By the way, in the function sm_encrypt at "evolution-data-server/camel/camel-smime-context.c", I saw so many function like NSS_SMIMEUtil_FindBulkAlgForRecipients and so on. These functions seems no source code, and I can not understand what algorithms are used in the S/

Re: [Evolution-hackers] encryption in evolution-data-server

2008-03-19 Thread Ross Burton
On Wed, 2008-03-19 at 11:39 +0800, liu shuai wrote: > Every experts in evolution. I am very glad to be here to study some > useful encryption in evolution-data-server. > > Can you guide me the AES in libdb, or just share your knowledge of AES > in evolution, or about the function of libdb? I am a

[Evolution-hackers] encryption in evolution-data-server

2008-03-18 Thread liu shuai
Hi, Every experts in evolution. I am very glad to be here to study some useful encryption in evolution-data-server. Can you guide me the AES in libdb, or just share your knowledge of AES in evolution, or about the function of libdb? I am a new comer in evolution. I would be appreciate for your k