summary refs log tree commit diff
path: root/crypto/crypto.mdp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.mdp')
-rw-r--r--crypto/crypto.mdp5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.mdp b/crypto/crypto.mdp

index 8152a40a9..b9ec2f9c2 100644 --- a/crypto/crypto.mdp +++ b/crypto/crypto.mdp
@@ -2297,6 +2297,11 @@ <File subtype="Code" buildaction="Compile" name="src/bcpg/sig/RevocationReason.cs" /> <File subtype="Code" buildaction="Compile" name="src/bcpg/sig/RevocationReasonTags.cs" /> <File subtype="Code" buildaction="Compile" name="src/bcpg/sig/RevocationKeyTags.cs" /> + <File subtype="Code" buildaction="Compile" name="src/crypto/engines/ThreefishEngine.cs" /> + <File subtype="Code" buildaction="Compile" name="src/crypto/parameters/TweakableBlockCipherParameters.cs" /> + <File subtype="Code" buildaction="Compile" name="test/src/crypto/test/Threefish256Test.cs" /> + <File subtype="Code" buildaction="Compile" name="test/src/crypto/test/Threefish512Test.cs" /> + <File subtype="Code" buildaction="Compile" name="test/src/crypto/test/Threefish1024Test.cs" /> </Contents> <References> <ProjectReference type="Assembly" localcopy="True" refto="test/lib/nunit.core.dll" />