wine-wine/dlls/bcrypt
Hans Leidekker c77d5c65fb bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey.
Based on a patch by Michael Müller.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-28 17:24:38 +01:00
..
tests bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey. 2018-02-28 17:24:38 +01:00
Makefile.in bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +01:00
bcrypt.spec bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey. 2018-02-28 17:24:38 +01:00
bcrypt_internal.h bcrypt: Added support for MD4 hashes. 2017-12-07 20:11:11 +01:00
bcrypt_main.c bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey. 2018-02-28 17:24:38 +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