aboutsummaryrefslogtreecommitdiff
path: root/StormLib_dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'StormLib_dll.vcproj')
-rw-r--r--StormLib_dll.vcproj68
1 files changed, 68 insertions, 0 deletions
diff --git a/StormLib_dll.vcproj b/StormLib_dll.vcproj
index 1850ed4..0b8d247 100644
--- a/StormLib_dll.vcproj
+++ b/StormLib_dll.vcproj
@@ -1874,6 +1874,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>
@@ -1966,9 +2022,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"
@@ -1990,6 +2054,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>