Sweden-Number/dlls/crypt32
Dmitry Timoshkov d54b02e281 crypt32: Add support for importing RSA public keys with BCrypt.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50925
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 9d1ae850df)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-07-08 00:04:23 +02:00
..
tests crypt32: Add support for importing RSA public keys with BCrypt. 2021-07-08 00:04:23 +02:00
Makefile.in crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
base64.c crypt32: Add support for CRYPT_STRING_HEX to CryptBinaryToStringW. 2020-12-03 20:18:38 +01:00
cert.c crypt32: Add support for importing RSA public keys with BCrypt. 2021-07-08 00:04:23 +02:00
chain.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
collectionstore.c
context.c
crl.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
crypt32.rc
crypt32.spec crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
crypt32_private.h crypt32: Implement CryptImportPublicKeyInfoEx2. 2021-07-08 00:04:23 +02:00
cryptres.h
ctl.c
decode.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
encode.c crypt32: Implement CryptImportPublicKeyInfoEx2. 2021-07-08 00:04:23 +02:00
filestore.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
main.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
message.c
msg.c crypt32: Add support for CMSG_ENCODED_MESSAGE for a being decoded signed message. 2020-11-12 11:16:31 +01:00
object.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
oid.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
pfx.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
proplist.c
protectdata.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
provstore.c
regstore.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
rootstore.c crypt32: Fix adding trusted roots to store. 2020-11-10 17:19:44 +01:00
serialize.c crypt32: Fix reading and writing CRYPT_KEY_PROV_INFO certificate property. 2020-12-04 21:23:27 +01:00
sip.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
store.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
str.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
unixlib.c crypt32: Prevent gnutls from using system priority file. 2020-11-12 20:22:33 +01:00