wine-wine/dlls/rsaenh
Michael Jung fb85c9e924 Support for TLS1 pseudo random function.
Some helper functions for DATA_BLOB's.
Computing TLS1 master secret from the pre-master secret.
Deriving the master hash from the master secret.
Deriving TLS1 MAC and encryption keys from the master hash.
Tests for most of the above.
2005-01-24 12:50:29 +00:00
..
tests Support for TLS1 pseudo random function. 2005-01-24 12:50:29 +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 Small bugfixes backported from the LibTomCrypt v1.0rc1 release. 2005-01-03 14:25:12 +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 Support for TLS1 pseudo random function. 2005-01-24 12:50:29 +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