Browse Source

NamedCurveTests

Ugochukwu Mmaduekwe 7 years ago
parent
commit
6e4704e929
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

@@ -13,8 +13,8 @@ uses
  // ECPointTests,
  // ECPointTests,
  // SecP384R1FieldTests,
  // SecP384R1FieldTests,
  // ECDsa5Tests,
  // ECDsa5Tests,
-  ECTests,
- // NamedCurveTests,
+ // ECTests,
+  NamedCurveTests,
 //  ECSchnorrTests, // pass x64, pass arm, arm raises exception
 //  ECSchnorrTests, // pass x64, pass arm, arm raises exception
  // SignerUtilitiesTests, // pass x64, pass arm, arm raises exception
  // SignerUtilitiesTests, // pass x64, pass arm, arm raises exception
  // SecureRandomTests, // pass x64, pass arm
  // SecureRandomTests, // pass x64, pass arm