From d740634db4313d7adde780fbd3daae2bb9b9d520 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Wed, 27 Aug 2014 14:00:15 +0200 Subject: + Added support for signing MPQ archive (weak signature). + Added test cases for signature support + Release 9.10 --- StormLib.vcproj | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) (limited to 'StormLib.vcproj') diff --git a/StormLib.vcproj b/StormLib.vcproj index be45757..db947a7 100644 --- a/StormLib.vcproj +++ b/StormLib.vcproj @@ -4227,6 +4227,62 @@ RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_utf8_string.c" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4319,10 +4375,18 @@ RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_pss_decode.c" > + + + + + + -- cgit v1.2.3