other crypto apis

Guus Sliepen guus at tinc-vpn.org
Sun Sep 2 18:35:27 CEST 2007


On Sun, Sep 02, 2007 at 04:15:57PM +0200, Lorenz Schori wrote:

>> Yes, but most of the abstraction is already done. Just make a new
>> directory src/xyssl/, and copy the files from src/gcrypt/. Then you just
>> need to change those files to use xyssl instead of libgcrypt. The
>> function declarations in the header files must be the same, but you can
>> change the structures (rsa_t and digest_t).
>
> hm... blowfish/ofb seems to be required by the protocol. It's not 
> implemented in xyssl. I probably have to look at that first...

libgcrypt also lacks OFB support. But maybe we can write a small routine
that does the OFB part, and then feeds that to gcrypt/xyssl in ECB mode.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20070902/3f478786/attachment.pgp 


More information about the tinc-devel mailing list