wine/dlls/crypt32
2007-07-13 14:40:39 +02:00
..
tests crypt32: Change finalized from a boolean to a state and use it to simplify message updating. 2007-07-13 14:40:25 +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_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h crypt32: Implement retrieving a hashed message's content. 2007-07-13 14:40:04 +02:00
crypt32.rc
crypt32.spec crypt32: Add CryptMsg* stubs. 2007-06-11 15:01:03 +02:00
cryptres.h
decode.c crypt32: Implement PKCS7_SIGNER_INFO encoding/decoding. 2007-06-13 11:56:20 +02:00
encode.c crypt32: Implement retrieving a hashed message's content. 2007-07-13 14:40:04 +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: Introduce an updated state, and use it to remove boolean "begun". 2007-07-13 14:40:39 +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