On Thu, 5 Dec 2002 12:53:08 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:

> Here are some information I gathered about PGP-Mime.

I started something to implement PGP/Mime signature verifications. The
two strings (signature, and signed text) are ready to be used.

I did not go further (yet) because I was not sure how do do the actual
work: we need an instance of MCryptoEngine at this point (that is,
during MIME parsing). We will also need one in the future to
sign/encrypt messages. So I guess we need to store this engine globally
and reuse it each time it is needed. Where should we store it? In
MAppBase, with the creation in MAppBase::ContinueStartup?

-- 
Xavier Nodet
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin, 1759.




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to