Sweden-Number/dlls/rsaenh
Robert Shearman 811fb7614c Call DisableThreadLibraryCalls for DLLs that don't need thread
creation/destruction notifications.
2006-01-09 17:17:37 +01:00
..
tests Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Use the Data Protection API to protect the users private keys. 2005-05-27 19:23:19 +00:00
des.c Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL 2004-11-30 17:43:59 +00:00
handle.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
handle.h Implemented a substantial part of rsaenh.dll. 2004-11-04 21:15:32 +00:00
implglue.c Use SystemFunction036 to generate random bytes. 2005-05-27 19:22:22 +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-11-23 20:14:43 +01: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 Call DisableThreadLibraryCalls for DLLs that don't need thread 2006-01-09 17:17:37 +01:00
rsaenh.spec Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
tomcrypt.h Assorted spelling fixes. 2005-11-23 20:14:43 +01:00