Browse Source

aes sic test

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

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

@@ -24,7 +24,7 @@ uses
   BlockCipherVectorTests,
   BlockCipherVectorTests,
   AESTestVectors,
   AESTestVectors,
  // IESCipherTests,
  // IESCipherTests,
- // AESSICTests,
+  AESSICTests,
  // MD5HMacTests,
  // MD5HMacTests,
  // HMacTests,
  // HMacTests,
  // Pkcs5Tests,
  // Pkcs5Tests,