ChangeSet ID: 14824 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/13 07:24:48
Modified files: dlls/rsaenh/tests: rsaenh.c dlls/rsaenh : rsaenh.c implglue.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Implemented CPSignHash and CPVerifySignature. Added tests for CPVerifySignature. Fixed minor bugs in implglue.c.
Patch: http://cvs.winehq.org/patch.py?id=14824
Old revision New revision Changes Path 1.1 1.2 +258 -0 wine/dlls/rsaenh/tests/rsaenh.c 1.4 1.5 +338 -54 wine/dlls/rsaenh/rsaenh.c 1.3 1.4 +14 -4 wine/dlls/rsaenh/implglue.c