Browse Source

mac tests

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

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

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