Juan Lang : crypt32: Introduce an algorithm id encoding function that encodes missing parameters as NULL

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 13 08:30:28 CDT 2007


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

Author: Juan Lang <juan.lang at gmail.com>
Date:   Thu Jul 12 14:58:08 2007 -0700

crypt32: Introduce an algorithm id encoding function that encodes missing parameters as NULL
and use it to match native encoding (and simplify PKCS signer tests).

---

 dlls/crypt32/encode.c       |   37 ++++++++++++++++++++++++---
 dlls/crypt32/tests/encode.c |   59 ++++--------------------------------------
 2 files changed, 39 insertions(+), 57 deletions(-)

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



More information about the wine-cvs mailing list