rsaenh

Michael Jung mjung at iss.tu-darmstadt.de
Tue Oct 26 16:52:47 CDT 2004


Hello,

this is an updated version of the rsaenh implementation from yesterday. 
Updates:

1.) Broke long lines to not exceed a length of 100 characters.
2.) Substituted tabs with spaces.
3.) Removed magic constants.
4.) Rsaenh now uses MD4, MD5 and SHA from advapi32.
5.) Regression tests should work now without failures even if OpenSSL is not 
available.
6.) Fixed filenames in comments.

If you want to try the patch note the following:
- After you have applied the patch you have to run autoheader and autoconf.
Then cd dlls ; make_dlls ; cd .. ; configure. 
- After you have compiled and installed wine, you have to unregister rsabase 
and register rsaenh (regsvr32 /U rsabase ; regsvr32 rsaenh). rsaenh.dll is 
meant to replace rsabase.dll sometime (Windows XP also has rsaenh.dll only).

Greetings,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsaenh.diff.gz
Type: application/x-gzip
Size: 28860 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041026/9421e4e7/rsaenh.diff.bin


More information about the wine-devel mailing list