wine/dlls/crypt32/tests
Torge Matthies 75488b303b crypt32: Fix CMS SignedData encoding.
Several items here were encoded conditionally even though they aren't marked
as optional in the spec.

Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
2023-08-24 16:40:59 +02:00
..
base64.c crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary(). 2022-09-21 21:26:37 +02:00
cert.c crypt32/tests: Add test for CryptVerifyCertificateSignature() with ECC public key. 2023-06-30 17:34:49 +02:00
chain.c crypt32/tests: Use nameless unions/structs. 2023-07-19 12:18:10 +02:00
crl.c crypt32/tests: Get rid of workarounds for old Windows versions. 2022-04-12 21:39:42 +02:00
ctl.c crypt32/tests: Get rid of workarounds for old Windows versions. 2022-04-12 21:39:42 +02:00
encode.c crypt32/tests: Use nameless unions/structs. 2023-07-19 12:18:10 +02:00
main.c crypt32/tests: Use wide character string literals. 2022-03-31 12:35:04 +02:00
Makefile.in crypt32/tests: Enable compilation with long types. 2022-02-23 10:17:26 +01:00
message.c crypt32/tests: Use CRT allocation functions. 2022-09-07 20:07:18 +02:00
msg.c crypt32: Fix CMS SignedData encoding. 2023-08-24 16:40:59 +02:00
object.c crypt32/tests: Fix the spelling of an ok() message. 2022-04-18 12:36:33 +02:00
oid.c crypt32/tests: Use nameless unions/structs. 2023-07-19 12:18:10 +02:00
protectdata.c crypt32/tests: Get rid of workarounds for old Windows versions. 2022-04-12 21:39:42 +02:00
sip.c crypt32/tests: Get rid of workarounds for old Windows versions. 2022-04-12 21:39:42 +02:00
store.c crypt32/tests: Fix a typo in a comment. 2023-02-14 09:58:02 +01:00
str.c crypt32/tests: Document fields in original test certificate. 2023-03-20 17:10:45 +01:00