Module: wine Branch: refs/heads/master Commit: 628ede4783a9e474608773fc1598ce20f359724a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=628ede4783a9e474608773fc...
Author: Juan Lang juan_lang@yahoo.com Date: Fri Dec 16 12:41:28 2005 +0100
crypt32: Implement CRLDistPoints encoding/decoding. - rewrite sequence decoding to support context-specific tags, and eliminate duplicated code - implement encoding and decoding of CRLDistPoints
---
dlls/crypt32/encode.c | 788 ++++++++++++++++++++++++++++--------------- dlls/crypt32/tests/encode.c | 228 ++++++++++++ 2 files changed, 732 insertions(+), 284 deletions(-)