Re: [Evolution-hackers] Cache encryption
- From: David Woodhouse <dwmw2 infradead org>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Cache encryption
- Date: Fri, 04 Mar 2011 12:51:25 +0000
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]