Sweden-Number/dlls/crypt32
Charles Davis 6eab45621c crypt32: Use the SecItemExport() function.
Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-28 10:03:46 +02:00
..
tests crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02: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-04-12 19:34:50 +02:00
chain.c crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
collectionstore.c
context.c
crl.c crypt32: Copy the CRL_INFO structure instead of recalculating it. 2021-07-21 22:02:23 +02:00
crypt32.rc
crypt32.spec
crypt32_private.h crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
cryptres.h
ctl.c
decode.c crypt32: Add missing 'break' to X509_ECC_SIGNATURE case. 2021-07-26 19:42:25 +02:00
encode.c crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
filestore.c
main.c
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
oid.c
pfx.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c crypt32: Fix reading and writing CRYPT_KEY_PROV_INFO certificate property. 2020-12-04 21:23:27 +01:00
sip.c
store.c
str.c
unixlib.c crypt32: Use the SecItemExport() function. 2021-09-28 10:03:46 +02:00