Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Mon, 31 Jan 2005 11:28:41 +0000 (11:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jan 2005 11:28:41 +0000 (11:28 +0000)
commit5e2075be3aad80d09b4f4a95a704eb4893973ebb
tree70984d4b46b03c7ba9f715adb1e24cda241ff44a
parentd56ccaa7e1249be656448213ae4f26cf0b5f798c
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.
dlls/rsaenh/rsaenh.c
dlls/rsaenh/tests/rsaenh.c