On Fri, 2011-03-04 at 07:49 -0500, Jeffrey Stedfast wrote:
> Easiest way to implement this feature in Camel might be to implement a
> CamelMimeFilter or CamelStream that encrypts/decrypts the content as it
> reads/writes the data. Implementing it as a CamelStream might be the
> best approach as it would more easily allow seeking. 

Yeah, absolutely. I had looked at the camel_cache_cache_get() function
which returns a stream, and concluded that this made it nice and easy to
just slip in a stream class which does the encryption/decryption for us.

Thanks.

-- 
dwmw2

_______________________________________________
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to