From 76d3bc631eff60841026f2526d69f6d661d218a3 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 2 Jun 2016 00:10:39 +0200 Subject: Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. --- src/Crypto/Crypto.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/Crypto/Crypto.vcproj') diff --git a/src/Crypto/Crypto.vcproj b/src/Crypto/Crypto.vcproj index 50f67a11..9f5d4a32 100644 --- a/src/Crypto/Crypto.vcproj +++ b/src/Crypto/Crypto.vcproj @@ -426,6 +426,10 @@ RelativePath=".\Aestab.c" > + + @@ -472,6 +476,10 @@ RelativePath=".\Aestab.h" > + + -- cgit v1.2.3