Sweden-Number/dlls/crypt32
Juan Lang 07dfb1ae27 crypt32: Decode cleanups.
- implement a helper to decode sequences of like types
- use helper functions wherever applicable when decoding
- correct "expected" vs. "got" usage in tests
- fix a few other small bugs
2005-12-13 11:11:25 +01:00
..
tests crypt32: Decode cleanups. 2005-12-13 11:11:25 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Implement more OID support functions. 2005-12-02 11:28:09 +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: Decode cleanups. 2005-12-13 11:11:25 +01:00
main.c 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