芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitioglobal.co/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
yplusx = $yplusx; if ($yminusx === null) { $yminusx = new ParagonIE_Sodium_Core_Curve25519_Fe(); } $this->yminusx = $yminusx; if ($xy2d === null) { $xy2d = new ParagonIE_Sodium_Core_Curve25519_Fe(); } $this->xy2d = $xy2d; } }