Module: wine Branch: master Commit: e1f83a7abf6f9cd87596afd4dff2b8f447eb2aaa URL: http://source.winehq.org/git/wine.git/?a=commit;h=e1f83a7abf6f9cd87596afd4df...
Author: Juan Lang juan_lang@yahoo.com Date: Tue Jun 12 15:01:34 2007 -0700
crypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
---
dlls/crypt32/decode.c | 72 +++++++++++++++++++++++++- dlls/crypt32/encode.c | 60 ++++++++++++++++++++++ dlls/crypt32/tests/encode.c | 119 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 249 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e1f83a7abf6f9cd87596af...