diff options
author | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-02 08:40:07 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-02 08:40:07 +0100 |
commit | 499af55179261b7da6fb01f6947bb1d29bb02074 (patch) | |
tree | 6526ce4d24e554ae97b12c7a38cb5b4c2e88a007 /StormLib_vs08_dll.vcproj | |
parent | 999ee276cfd7420abaf7566932b591677aff184f (diff) |
Progress
Diffstat (limited to 'StormLib_vs08_dll.vcproj')
-rw-r--r-- | StormLib_vs08_dll.vcproj | 836 |
1 files changed, 12 insertions, 824 deletions
diff --git a/StormLib_vs08_dll.vcproj b/StormLib_vs08_dll.vcproj index 8658887..4a04074 100644 --- a/StormLib_vs08_dll.vcproj +++ b/StormLib_vs08_dll.vcproj @@ -441,6 +441,18 @@ </FileConfiguration> </File> <File + RelativePath=".\src\LibTomCrypt.c" + > + </File> + <File + RelativePath=".\src\LibTomMath.c" + > + </File> + <File + RelativePath=".\src\LibTomMathDesc.c" + > + </File> + <File RelativePath=".\src\SBaseCommon.cpp" > <FileConfiguration @@ -1725,830 +1737,6 @@ </File> </Filter> <Filter - Name="libtomcrypt" - > - <Filter - Name="hashes" - > - <File - RelativePath=".\src\libtomcrypt\src\hashes\hash_memory.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\hashes\md5.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\hashes\sha1.c" - > - </File> - </Filter> - <Filter - Name="math" - > - <File - RelativePath=".\src\libtomcrypt\src\math\ltm_desc.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\math\multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\math\rand_prime.c" - > - </File> - </Filter> - <Filter - Name="misc" - > - <File - RelativePath=".\src\libtomcrypt\src\misc\base64_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_argchk.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_find_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_find_prng.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_is_valid.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_libc.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_ltc_mp_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_is_valid.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_register_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_register_prng.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\zeromem.c" - > - </File> - </Filter> - <Filter - Name="pk" - > - <Filter - Name="asn1" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_choice.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_ex.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_flexi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_sequence_ex.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_sequence_multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_set.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_setof.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_sequence.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_sequence_free.c" - > - </File> - </Filter> - <Filter - Name="ecc" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_map.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_mul2add.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_mulmod.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_points.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_projective_add_point.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_projective_dbl_point.c" - > - </File> - </Filter> - <Filter - Name="pkcs1" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_mgf1.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_oaep_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_pss_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_pss_encode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_v1_5_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_v1_5_encode.c" - > - </File> - </Filter> - <Filter - Name="rsa" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_free.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_import.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_make_key.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_sign_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_verify_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_verify_simple.c" - > - </File> - </Filter> - </Filter> - </Filter> - <Filter - Name="libtommath" - > - <File - RelativePath=".\src\libtommath\bn_fast_mp_invmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_mp_montgomery_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_mul_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_mul_high_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_2expt.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_abs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_add.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_add_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_addmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_and.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clamp.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clear.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clear_multi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp_mag.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cnt_lsb.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_copy.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_count_bits.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_2.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_3.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_is_modulus.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exch.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_expt_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exptmod_fast.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exteuclid.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_fread.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_fwrite.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_gcd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_get_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_grow.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_copy.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_multi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_set.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_set_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_invmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_invmod_slow.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_is_square.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_jacobi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_karatsuba_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_karatsuba_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_lcm.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_lshd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_calc_normalization.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_2.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mulmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_n_root.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_neg.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_or.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_fermat.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_is_divisible.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_is_prime.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_miller_rabin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_next_prime.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_rabin_miller_trials.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_random_ex.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_radix_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_radix_smap.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_rand.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_radix.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_signed_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_unsigned_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_is_2k.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_is_2k_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_rshd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_set.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_set_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_shrink.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_signed_bin_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqrmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqrt.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sub.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sub_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_submod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_signed_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_signed_bin_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toom_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toom_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toradix.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toradix_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_unsigned_bin_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_xor.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_zero.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_prime_tab.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_reverse.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_add.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_mul_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_mul_high_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_sub.c" - > - </File> - <File - RelativePath=".\src\libtommath\bncore.c" - > - </File> - </Filter> - <Filter Name="lzma" > <File |