pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] [PATCH] Crypt filters


From: David Vazquez
Subject: Re: [pdf-devel] [PATCH] Crypt filters
Date: Mon, 22 Dec 2008 16:52:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi jemarch,

The question is we have created an abstraction in the crypt module which
is useful in order to encrypt/decrypt buffers, while the crypt filters
need a more lower level of abstraction. However, this level is hardly
common to AES and RC4 algorithms. So, we are trying to adjust crypt
module for this, but we will end duplicating libgcrypt API.

In this way, I think that the easier solution is that crypt filters use
libgcrypt library too, indeed of crypt module. Although I do know if it
is too bad for us.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]