ソースを参照

NamedCurveTests

Ugochukwu Mmaduekwe 7 年 前
コミット
6e4704e929
1 ファイル変更2 行追加2 行削除
  1. 2 2
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

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

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