From b9c0074fb1b1b210182bba31d236664ea9ca37a8 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 21 Apr 2023 18:54:36 +0700 Subject: Patch #1 for 2.2 - enable optimized code in 'Publish' configuration - fixed blocksRemaining tracking in GcmBlockCipher (not net60) - complete connection ID for block ciphers with encrypt_then_mac (not net60) - added some missing entries for the contributors file --- crypto/test/BouncyCastle.Crypto.Tests.csproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/test') diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj index 94d2eff7b..bc7e8cd9f 100644 --- a/crypto/test/BouncyCastle.Crypto.Tests.csproj +++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj @@ -17,10 +17,12 @@ DEBUG;TRACE + True DEBUG;TRACE + True -- cgit 1.4.1