Mailing List Archive

pkcs1 and ac interface
Hi, if I want to make gcrypt handle pkcs1 I have to use the s-expression
interface? I have already written some code using the ac interface and now
looking at the docs seems that I have to rewrite the code using s-exp or handle
by hand the padding ....

Thanks
Francesco
Re: pkcs1 and ac interface [ In reply to ]
On Mon, Jun 20, 2005 at 06:58:51PM +0200, Francesco Dolcini wrote:

Hello,

> Hi, if I want to make gcrypt handle pkcs1 I have to use the
> s-expression interface? I have already written some code using the
> ac interface and now looking at the docs seems that I have to
> rewrite the code using s-exp or handle by hand the padding ....

The CVS version of the developer branch of Libgcrypt contains an
extended version of the ac interface, which comes with full pkcs1
support. I don't know yet, when we should release this code - will
think about it and report back.

Thanks,
Moritz

--
Moritz Schulte