Ugochukwu Mmaduekwe 7 years ago
parent
commit
d35b62dcee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

+ 2 - 2
CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

@@ -25,8 +25,8 @@ uses
   AESTestVectors,
  // IESCipherTests,
  // AESSICTests, // pass x64
-  MD5HMacTests,
- // HMacTests,
+ // MD5HMacTests, // pass x64
+  HMacTests,
  // Pkcs5Tests,
   ClpFixedSecureRandom,
   ClpIFixedSecureRandom;