Sweden-Number/dlls/bcrypt
Derek Lesho c2840dce7f bcrypt/tests: Add tests for BCRYPT_KDF_HASH.
Signed-off-by: Derek Lesho <dlesho@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-08 21:10:38 +01:00
..
tests bcrypt/tests: Add tests for BCRYPT_KDF_HASH. 2020-01-08 21:10:38 +01:00
Makefile.in bcrypt: Move macOS support to a new file. 2018-07-18 14:13:43 +02:00
bcrypt.spec bcrypt: Implement BCryptSignHash. 2019-09-23 19:44:18 +02:00
bcrypt_internal.h bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change. 2019-11-06 16:03:50 +01:00
bcrypt_main.c bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change. 2019-11-06 16:03:50 +01:00
gnutls.c bcrypt: Add fallback when gnutls_decode_rs_value isn't present. 2019-12-09 10:33:11 +01:00
macos.c bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change. 2019-11-06 16:03:50 +01:00
md2.c bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +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