From 6e8dbc336ca82ff68bc59a846749ccc8d3ab176e Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 29 Apr 2016 18:44:27 +0700 Subject: Port of HKDF from Java API --- crypto/crypto.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'crypto/crypto.csproj') diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 6ab8faf50..580aa7390 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -3793,6 +3793,11 @@ SubType = "Code" BuildAction = "Compile" /> + + +