Browse Source

SecP384R1FieldTests

Ugochukwu Mmaduekwe 7 years ago
parent
commit
67e1a0e159
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

@@ -11,10 +11,10 @@ uses
  // BigIntegerTests, // pass x64, pass arm
  // ECAlgorithmsTests,
  // ECPointTests,
- // SecP384R1FieldTests,
+  SecP384R1FieldTests,
  // ECDsa5Tests,
  // ECTests,
-  NamedCurveTests,
+ // NamedCurveTests,
 //  ECSchnorrTests, // pass x64, pass arm, arm raises exception
  // SignerUtilitiesTests, // pass x64, pass arm, arm raises exception
  // SecureRandomTests, // pass x64, pass arm