ChangeSet ID: 15792 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/31 05:28:41
Modified files: dlls/rsaenh/tests: rsaenh.c dlls/rsaenh : rsaenh.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper functions. Support RSA en-/decryption via CPEncrypt and CPDecrypt. Added test case for RSA en-/decryption.
Patch: http://cvs.winehq.org/patch.py?id=15792
Old revision New revision Changes Path 1.6 1.7 +36 -1 wine/dlls/rsaenh/tests/rsaenh.c 1.19 1.20 +122 -39 wine/dlls/rsaenh/rsaenh.c