crypt32: Add a couple tests that show you can't get the hash from an encoded hash...
commite7ce5ae2bcca233dede16ccaa675036dcfd9b9e1
authorJuan Lang <juan.lang@gmail.com>
Tue, 21 Aug 2007 00:33:44 +0000 (20 17:33 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Aug 2007 20:08:15 +0000 (21 22:08 +0200)
tree0aac1f9100d291241cdc45a3500feb689a79d5b5
parent163e8d6256224fa4e6bc65a3f7ddc434b97bfdf8
crypt32: Add a couple tests that show you can't get the hash from an encoded hash message, and fix encoded hash messages to match.
dlls/crypt32/msg.c
dlls/crypt32/tests/msg.c