Support for TLS1 pseudo random function.
commitfb85c9e9242d2dcb9a6a3f5dc3c63f7b4bd6a535
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Mon, 24 Jan 2005 12:50:29 +0000 (24 12:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jan 2005 12:50:29 +0000 (24 12:50 +0000)
tree7b5b66e787dbf0e3b31ff856c4b8d654fc880983
parentbfef6208a209a9fb4d42a56b0d7944362c405acc
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.
dlls/rsaenh/rsaenh.c
dlls/rsaenh/tests/rsaenh.c