diff options
Diffstat (limited to 'StormLib_test.vcproj')
-rw-r--r-- | StormLib_test.vcproj | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/StormLib_test.vcproj b/StormLib_test.vcproj index 337ac78..09cef44 100644 --- a/StormLib_test.vcproj +++ b/StormLib_test.vcproj @@ -1308,6 +1308,62 @@ > </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> @@ -1400,9 +1456,17 @@ > </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" @@ -1424,6 +1488,10 @@ > </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> |