Browse Source

add SecP384R1FieldTests

Ugochukwu Mmaduekwe 7 years ago
parent
commit
153618d3f5
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

@@ -11,7 +11,7 @@ uses
   BigIntegerTests,
  // ECAlgorithmsTests,
  // ECPointTests,
- // SecP384R1FieldTests,
+  SecP384R1FieldTests,
  // ECDsa5Tests,
  // ECTests,
  // NamedCurveTests,