Sweden-Number/dlls/crypt32
Juan Lang 992a1af44b crypt32: Implement CertCreateSelfSignCertificate, with some tests. 2006-04-06 11:38:16 +02:00
..
tests crypt32: Implement CertCreateSelfSignCertificate, with some tests. 2006-04-06 11:38:16 +02:00
.gitignore crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
Makefile.in crypt32: Move context properties to a separate file. 2006-03-10 21:41:38 +01:00
cert.c crypt32: Implement CertCreateSelfSignCertificate, with some tests. 2006-04-06 11:38:16 +02:00
crypt32.rc crypt32: Add Korean translation. 2006-02-28 12:02:26 +01:00
crypt32.spec crypt32: Implement CertCreateSelfSignCertificate, with some tests. 2006-04-06 11:38:16 +02:00
crypt32_De.rc crypt32: Add German resource file. 2006-02-27 12:19:03 +01:00
crypt32_En.rc crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
crypt32_Ko.rc crypt32: Add Korean translation. 2006-02-28 12:02:26 +01:00
crypt32_No.rc Updated/new Norwegian Bokmål resources. 2006-02-24 21:11:03 +01:00
crypt32_private.h crypt32: Move context properties to a separate file. 2006-03-10 21:41:38 +01:00
cryptres.h crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
encode.c crypt32: More encoding/decoding. 2006-02-16 19:39:27 +01:00
main.c crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
oid.c crypt32: Don't access a blob after freeing it. 2006-02-28 12:13:45 +01:00
proplist.c crypt32: Tiny fixes. 2006-03-30 21:55:07 +02:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00
serialize.c crypt32: Move serialization functions to serialize.c. 2006-03-04 16:12:28 +01:00
store.c crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID certificate property. 2006-04-06 11:35:48 +02:00
str.c crypt32: Partially implement CertGetNameString. 2006-02-16 12:08:19 +01:00
version.rc crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00