Sweden-Number/dlls/crypt32
Huw Davies 08c2b101f2 crypt32: Remove some unnecessary code. 2008-08-22 10:39:31 +02:00
..
tests crypt32: Add support for decoding PKCS_SMIME_CAPABILITIES. 2008-08-21 11:36:01 +02:00
Makefile.in crypt32: Use CryptSIPRetrieveSubjectGuid to determine how to read a message object from a file, rather than assuming the source file is always a PE executable. 2008-08-05 14:09:34 +02:00
base64.c
cert.c crypt32: Implement CertFindCertificateInStore for CERT_FIND_SIGNATURE_HASH. 2008-08-19 12:20:23 +02:00
chain.c crypt32: Remove duplicate MS test root key. 2008-06-30 15:11:12 +02:00
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Add stub for CryptHashToBeSigned. 2008-08-19 12:19:58 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_Nl.rc
crypt32_No.rc
crypt32_Sv.rc crypt32: Fix the Swedish translation. 2008-06-03 11:10:54 +02:00
crypt32_private.h crypt32: Use CMS messages rather than PKCS messages internally. 2008-08-21 11:32:53 +02:00
cryptres.h
decode.c crypt32: Don't write to pvStructInfo if it's NULL. 2008-08-21 11:36:06 +02:00
encode.c crypt32: Add support for encoding PKCS_SMIME_CAPABILITIES. 2008-08-21 11:35:54 +02:00
filestore.c
main.c
message.c crypt32: Reduce excessive indenting. 2008-08-21 11:35:31 +02:00
msg.c crypt32: Remove an unneeded helper. 2008-08-21 11:35:23 +02:00
object.c crypt32: Use CryptSIPRetrieveSubjectGuid to determine how to read a message object from a file, rather than assuming the source file is always a PE executable. 2008-08-05 14:09:34 +02:00
oid.c crypt32: Remove unused variables. 2008-04-15 15:32:20 +02:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Reorganize root store creation code. 2008-07-17 11:36:31 +02:00
serialize.c crypt32: Initialize the size to zero. 2008-08-21 11:36:09 +02:00
sip.c crypt32: More fully implement CryptSIPRetrieveSubjectGuid. 2008-08-04 13:03:38 +02:00
store.c crypt32: Use LOWORD on LPCSTR type instead of casting to int. 2008-04-25 11:34:53 +02:00
str.c crypt32: Remove some unnecessary code. 2008-08-22 10:39:31 +02:00
version.rc