keygen no

This commit is contained in:
fred 2023-03-16 04:17:19 +01:00
parent a713afd017
commit bbbfc5d365
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if (isset($_POST['salt'], $_POST['pepper'])) {
sleep(3);
$playerIPNS = $fred->donneMoiLaPutainDeClefIPNS($_POST['salt'], $_POST['pepper']);
$keygen->generatePubsec($_POST['salt'], $_POST['pepper']);
// $keygen->generatePubsec($_POST['salt'], $_POST['pepper']);
} catch (Exception $errMsg) {