..
tests
crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding.
2021-07-19 12:17:41 +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-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
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: Also import user/admin defined root certificates on macOS.
2021-01-25 21:04:10 +01:00