wine/dlls/crypt32
2007-07-26 12:34:39 +02:00
..
tests crypt32: Add initial tests for decoding signed messages. 2007-07-26 12:34:26 +02:00
base64.c
cert.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
chain.c
context.c
crl.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
crypt32.rc
crypt32.spec crypt32: Add CryptMsg* stubs. 2007-06-11 15:01:03 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h crypt32: Partially implement encoding signed messages. 2007-07-24 11:48:19 +02:00
cryptres.h
decode.c crypt32: Actually skip content when skipping an item in a sequence. 2007-07-26 12:34:39 +02:00
encode.c crypt32: Don't use off_t for memory offsets. 2007-07-26 11:57:14 +02:00
main.c crypt32: Implement CryptSIPLoad. 2007-07-10 14:41:05 +02:00
Makefile.in crypt32: Add CryptMsg* stubs. 2007-06-11 15:01:03 +02:00
msg.c crypt32: Remove redundant assignment. 2007-07-26 12:34:32 +02:00
oid.c crypt32: Statically initialize static lists and critical sections. 2007-05-25 19:36:19 +02:00
proplist.c
protectdata.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
serialize.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
sip.c crypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPutSignedDataMsg, 2007-07-10 14:41:24 +02:00
store.c crypt32: Replace CRYPT_RecurseDeleteKey with RegDeleteTreeW. 2007-06-04 12:58:29 +02:00
str.c crypt32: Fix an uninitialized variable compiler warning. 2007-06-26 21:30:41 +02:00
version.rc