wine/dlls/crypt32
Juan Lang 628ede4783 crypt32: Implement CRLDistPoints encoding/decoding.
- rewrite sequence decoding to support context-specific tags, and
  eliminate duplicated code
- implement encoding and decoding of CRLDistPoints
2005-12-16 12:41:28 +01:00
..
tests crypt32: Implement CRLDistPoints encoding/decoding. 2005-12-16 12:41:28 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cert.c Implement more OID support functions. 2005-12-02 11:28:09 +01:00
crypt32.spec Implement more OID support functions. 2005-12-02 11:28:09 +01:00
crypt32_private.h Implement more OID support functions. 2005-12-02 11:28:09 +01:00
encode.c crypt32: Implement CRLDistPoints encoding/decoding. 2005-12-16 12:41:28 +01:00
main.c Implement more OID support functions. 2005-12-02 11:28:09 +01:00
Makefile.in Implement more OID support functions. 2005-12-02 11:28:09 +01:00
oid.c Implement more OID support functions. 2005-12-02 11:28:09 +01:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00