Jacek Caban
|
f13cff3a01
|
bcrypt: Added BCRYPT_ALGORITHM_NAME property implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-29 22:40:07 +09:00 |
Jacek Caban
|
08d2b8ef47
|
bcrypt: Make BCRYPT_HASH_LENGTH tests more generic.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-29 22:39:47 +09:00 |
Huw Davies
|
b2e902b840
|
bcrypt/tests: Fix incorrect null termination.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-26 22:37:18 +09:00 |
Francois Gouget
|
1b403596f6
|
bcrypt/tests: Add a trailing '\n' to some ok() calls.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-25 16:16:13 +09:00 |
Hans Leidekker
|
11279badf2
|
bcrypt: Support retrieving hash length from algorithm handles.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-20 23:13:35 +09:00 |
Hans Leidekker
|
a3b10f13b1
|
bcrypt/tests: Add tests for SHA hashes.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-14 00:24:37 +09:00 |
Hans Leidekker
|
7897c5a60f
|
bcrypt/tests: Don't load bcrypt dynamically.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-14 00:24:37 +09:00 |
Michael Müller
|
f808da266b
|
bcrypt: Add semi-stub for BCryptGetFipsAlgorithmMode.
|
2014-09-15 16:41:44 +02:00 |
Bruno Jesus
|
a7578c7ae7
|
bcrypt: Add semi-stub implementation of BCryptGenRandom.
|
2014-02-11 19:19:15 +01:00 |
Bruno Jesus
|
a5807d08c5
|
bcrypt/tests: Add tests for BCryptGenRandom.
|
2014-02-05 19:34:18 +01:00 |