Michael Müller
|
f808da266b
|
bcrypt: Add semi-stub for BCryptGetFipsAlgorithmMode.
|
2014-09-15 16:41:44 +02:00 |
Bruno Jesus
|
c8c609b59d
|
bcrypt: Add a stub for BCryptCloseAlgorithmProvider.
|
2014-06-25 10:58:31 +02:00 |
Alexandre Julliard
|
cf40121ed6
|
bcrypt: Remove unnecessary DllMain implementation.
|
2014-05-16 11:33:29 +02:00 |
Alex Henrie
|
d5f1841417
|
bcrypt: Add stub for BCryptOpenAlgorithmProvider.
|
2014-05-01 18:56:19 +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 |
Bruno Jesus
|
52aca431e4
|
bcrypt: Add BCryptGenRandom stub.
|
2014-02-05 19:34:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
David Hedberg
|
66db40e891
|
crypt32: Add BCryptEnumAlgorithms stub.
|
2011-05-30 17:55:43 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Henri Verbeet
|
5c8985002f
|
bcrypt: Add a mostly empty bcrypt.dll.
This is the "Cryptography API: Next Generation" introduced by Vista.
|
2009-03-30 15:12:47 +02:00 |