wine-wine/dlls/rsaenh
Michael Jung 5e2075be3a 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.
2005-01-31 11:28:41 +00:00
..
tests Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper 2005-01-31 11:28:41 +00:00
.cvsignore Implemented a substantial part of rsaenh.dll. 2004-11-04 21:15:32 +00:00
Makefile.in Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
des.c Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
handle.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
handle.h Implemented a substantial part of rsaenh.dll. 2004-11-04 21:15:32 +00:00
implglue.c Removed another check for valid'ness of algid. It's redundant. 2005-01-24 11:30:05 +00:00
implglue.h Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
md2.c Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
mpi.c Assorted spelling fixes. 2005-01-26 21:09:04 +00:00
rc2.c Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
rc4.c Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
rsa.c Small bugfixes backported from the LibTomCrypt v1.0rc1 release. 2005-01-03 14:25:12 +00:00
rsaenh.c Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper 2005-01-31 11:28:41 +00:00
rsaenh.spec Implemented a substantial part of rsaenh.dll. 2004-11-04 21:15:32 +00:00
tomcrypt.h Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00