Incorporating LibTomCrypt code into rsaenh

Michael Jung mjung at iss.tu-darmstadt.de
Thu Nov 18 14:35:42 CST 2004


Ooops! I've realized the moment I hit the button: This time with the patch 
attached:

I didn't get any comments on this patch on wine-devel thus far. Let's see if
it's accepted into CVS:

This patch incorporates code from the public domain LibTomCrypt crypto
 library into rsaenh.dll. Thus rsaenh.dll has no dependencies on OpenSSL any
 longer. The compilation problems on RedHat 8 and older should thus be
 resolved.

I renamed the implossl.[c/h] files, which before provided the glue logic
between rsaenh and OpenSSL and which now do the same for LibTomCrypt, to the
more neutral names implglue.[c/h]. Would you please remove the implossl.[c/h]
files from CVS, if this patch should be applied?

Greetings,
Michael

Changelog:
 Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL dependencies
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsaenh.diff.bz2
Type: application/x-bzip2
Size: 47763 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041118/2cf8858f/rsaenh.diff.bin


More information about the wine-patches mailing list