wine/dlls/bcrypt
Sebastian Lackner 1ffe98264c bcrypt/tests: Move common tests to a helper function.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-10 23:21:27 +01:00
..
tests bcrypt/tests: Move common tests to a helper function. 2017-03-10 23:21:27 +01:00
bcrypt.spec bcrypt: Added BCryptHash function. 2016-03-24 20:03:51 +09:00
bcrypt_internal.h bcrypt: Add a builtin sha384/sha512 implementation. 2017-03-09 10:55:59 +01:00
bcrypt_main.c bcrypt: Return error when requesting BCRYPT_HASH_LENGTH for unsupported object. 2017-03-10 23:21:27 +01:00
Makefile.in bcrypt: Add a builtin sha384/sha512 implementation. 2017-03-09 10:55:59 +01:00
sha256.c bcrypt: Add a builtin sha256 implementation. 2017-03-09 10:55:53 +01:00
sha512.c bcrypt: Add a builtin sha384/sha512 implementation. 2017-03-09 10:55:59 +01:00
version.rc