wine/dlls/rsaenh tests/rsaenh.c rsaenh.c
ChangeSet ID: 15635 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/24 06:50:30 Modified files: dlls/rsaenh/tests: rsaenh.c dlls/rsaenh : rsaenh.c Log message: Michael Jung <mjung(a)iss.tu-darmstadt.de> 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. Patch: http://cvs.winehq.org/patch.py?id=15635 Old revision New revision Changes Path 1.4 1.5 +218 -0 wine/dlls/rsaenh/tests/rsaenh.c 1.18 1.19 +451 -53 wine/dlls/rsaenh/rsaenh.c
participants (1)
-
Alexandre Julliard