Module: wine Branch: master Commit: 1cd9510be0b58411826516ba696c7770fdf6894f URL: http://source.winehq.org/git/wine.git/?a=commit;h=1cd9510be0b58411826516ba69...
Author: Juan Lang juan_lang@yahoo.com Date: Tue Jun 12 14:40:04 2007 -0700
crypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
---
dlls/crypt32/decode.c | 67 ++++++++++++++++++++++++++ dlls/crypt32/encode.c | 47 ++++++++++++++++++ dlls/crypt32/tests/encode.c | 109 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 223 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1cd9510be0b58411826516...