summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj80
1 files changed, 80 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index e39070c66..a4b45afc3 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -3214,6 +3214,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\IAlphabetMapper.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\IAsymmetricBlockCipher.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -3649,6 +3654,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\digests\ParallelHash.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\digests\RIPEMD128Digest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -3734,6 +3744,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\digests\TupleHash.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\digests\WhirlpoolDigest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -4049,6 +4064,26 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\fpe\FpeEngine.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "src\crypto\fpe\FpeFf1Engine.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "src\crypto\fpe\FpeFf3_1Engine.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "src\crypto\fpe\SP80038G.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\generators\BaseKDFBytesGenerator.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -4374,6 +4409,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\modes\GcmSivBlockCipher.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\modes\GOFBBlockCipher.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -4734,6 +4774,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\parameters\FpeParameters.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\parameters\GOST3410KeyGenerationParameters.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -6004,6 +6049,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\util\BasicAlphabetMapper.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\util\CipherFactory.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -7674,6 +7724,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\util\Bytes.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\util\Enums.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -12387,6 +12442,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\test\GcmSivTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\test\GCMTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -12562,6 +12622,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\test\ParallelHashTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\test\Pkcs12Test.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -12807,6 +12872,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\test\SP80038GTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\test\SRP6Test.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -12852,6 +12922,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\test\TupleHashTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\test\TwofishTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -13307,6 +13382,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\openpgp\test\PgpFeaturesTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\openpgp\test\PgpKeyRingTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"