From 663b42ccebe07ed3ca08780129353c564caba27f Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 1 Nov 2013 19:29:34 +0700 Subject: Add new classes for ChaCha and XSalsa20 --- crypto/crypto.csproj | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 76c91ae2b..852df2c09 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -3323,6 +3323,11 @@ SubType = "Code" BuildAction = "Compile" /> + + + +