Juan Lang : crypt32: Use CMS messages rather than PKCS messages internally.

Alexandre Julliard julliard at winehq.org
Thu Aug 21 10:02:11 CDT 2008


Module: wine
Branch: master
Commit: 282eb73bc3eafe63f3f33117370b7e891011353b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=282eb73bc3eafe63f3f33117370b7e891011353b

Author: Juan Lang <juan.lang at gmail.com>
Date:   Wed Aug 20 11:57:21 2008 -0700

crypt32: Use CMS messages rather than PKCS messages internally.

---

 dlls/crypt32/crypt32_private.h |   20 +++---
 dlls/crypt32/decode.c          |    6 +-
 dlls/crypt32/encode.c          |   10 ++--
 dlls/crypt32/msg.c             |  149 +++++++++++++++++++++++++++++++---------
 dlls/crypt32/serialize.c       |    4 +-
 5 files changed, 135 insertions(+), 54 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=282eb73bc3eafe63f3f33117370b7e891011353b



More information about the wine-cvs mailing list