Cryp{En|De}codeObjectEx should return success if the input buffer is
[wine] / dlls / crypt32 / encode.c
2005-06-10  Juan LangCryp{En|De}codeObjectEx should return success if the...
2005-06-08  Juan LangImplement asn.1 encoding/decoding of times, with tests.
2005-06-04  Juan LangImplement asn.1 decoding of integers, with tests.
2005-06-03  Juan LangRearrange Crypt{De|En}codeObjectEx to make error handli...
2005-06-02  Juan Lang- add some tests for OID functions
2005-05-31  Juan Lang- implement Crypt{Get|Set}OIDFunctionValue
2005-05-29  Juan LangUse registered DLLs for encode/decode.
2005-05-20  Juan Lang- more fully implement CryptRegisterOIDFunction