Sweden-Number/dlls/bcrypt
Hans Leidekker 2b2b8418c6 bcrypt: Use the global memory allocation helpers.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-20 20:13:24 +01:00
..
tests bcrypt: Added support for MD4 hashes. 2017-12-07 20:11:11 +01:00
Makefile.in bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +01:00
bcrypt.spec bcrypt: Add some crypto-provider related stubs. 2017-12-14 20:30:10 +01:00
bcrypt_internal.h bcrypt: Added support for MD4 hashes. 2017-12-07 20:11:11 +01:00
bcrypt_main.c bcrypt: Use the global memory allocation helpers. 2018-02-20 20:13:24 +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