Sweden-Number/dlls/crypt32
Juan Lang d8ca5bc348 crypt32: Use helper function to encode public keys for hashing.
This is necessary because the publicly callable form embeds the asn.1
NULL value when the parameters are empty, whereas the hash value
expects that it's missing.
2009-10-21 16:05:56 +02:00
..
tests crypt32: Fix duplicating a NULL CTL context. 2009-10-21 16:05:55 +02:00
Makefile.in crypt32: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
base64.c crypt32: Implement CryptStringToBinaryW. 2008-12-12 11:40:11 +01:00
cert.c crypt32: Use helper function to encode public keys for hashing. 2009-10-21 16:05:56 +02:00
chain.c crypt32: Add a safe default for unsupported critical extensions. 2009-10-20 13:46:55 +02:00
collectionstore.c crypt32: Fix typo. 2009-01-27 11:08:16 +01:00
context.c crypt32: Constify some variables. 2009-06-15 13:42:30 +02:00
crl.c crypt32: Fix duplicating a NULL CRL context. 2009-10-21 16:05:54 +02:00
crypt32.spec crypt32: Add CryptRegisterOIDInfo stub. 2009-06-24 15:17:25 +02:00
crypt32_De.rc crypt32: Update German translation. 2009-08-12 17:28:50 +02:00
crypt32_En.rc crypt32: Improve an English resource. 2009-07-07 10:59:39 +02:00
crypt32_Fr.rc crypt32: Update French translation. 2009-07-08 20:11:39 +02:00
crypt32_Ko.rc crypt32: Updated Korean resource. 2009-07-09 11:37:18 +02:00
crypt32_Lt.rc Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
crypt32_Nl.rc crypt32: Fix Dutch translations. 2009-07-07 10:59:42 +02:00
crypt32_No.rc crypt32: Update Norwegian Bokmål translation. 2009-07-13 10:26:18 +02:00
crypt32_Pt.rc crypt32: Update Portuguese translation and convert to UTF8. 2009-07-15 14:31:19 +02:00
crypt32_Ro.rc crypt32: Updated Romanian translation. 2009-07-07 11:00:46 +02:00
crypt32_Sv.rc crypt32: Build language resource files separately. 2009-06-30 12:33:55 +02:00
crypt32_private.h crypt32: Use helper function to encode public keys for hashing. 2009-10-21 16:05:56 +02:00
cryptres.h crypt32: Add "Disallowed" to CryptFindLocalizedName. 2009-07-06 14:35:26 +02:00
ctl.c crypt32: Fix duplicating a NULL CTL context. 2009-10-21 16:05:55 +02:00
decode.c crypt32: Fix an invalid alignment assumption decoding a subtree's maximum. 2009-10-19 11:35:04 +02:00
encode.c crypt32: Use helper function to encode public keys for hashing. 2009-10-21 16:05:56 +02:00
filestore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
main.c crypt32: Remove unneeded casts of zero. 2008-12-08 12:05:37 +01:00
message.c crypt32: Simplify CryptVerifyMessageSignature. 2008-09-09 11:46:15 +02:00
msg.c crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption. 2009-10-19 11:35:23 +02:00
object.c crypt32: Constify some variables. 2009-06-17 12:04:35 +02:00
oid.c crypt32: Add "Disallowed" to CryptFindLocalizedName. 2009-07-06 14:35:26 +02:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Initialize salt correctly. 2009-06-04 12:17:53 +02:00
provstore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
regstore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
rootstore.c crypt32: Fix leak on error path. 2009-08-05 11:40:33 +02:00
serialize.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
sip.c crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files. 2008-10-09 12:14:57 +02:00
store.c crypt32: Don't free a certificate that hasn't been removed from its store. 2009-08-11 12:31:12 +02:00
str.c crypt32: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:10 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00