Sweden-Number/dlls/bcrypt
Michael Stefaniuc 7f99932a39 bcrypt/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-29 09:28:23 +02:00
..
tests bcrypt/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:23 +02:00
Makefile.in bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +01:00
bcrypt.spec bcrypt: Implement importing of ECDSA keys. 2018-03-26 21:06:04 +02:00
bcrypt_internal.h bcrypt: Added support for MD4 hashes. 2017-12-07 20:11:11 +01:00
bcrypt_main.c bcrypt: Introduce helpers for BCryptDe/Encrypt and BCryptImportKeyPair. 2018-03-29 16:06:04 +02: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