芝麻web文件管理V1.00
编辑当前文件:/var/www/website.cognitioglobal.co/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
X = $x; if ($y === null) { $y = new ParagonIE_Sodium_Core_Curve25519_Fe(); } $this->Y = $y; if ($z === null) { $z = new ParagonIE_Sodium_Core_Curve25519_Fe(); } $this->Z = $z; if ($t === null) { $t = new ParagonIE_Sodium_Core_Curve25519_Fe(); } $this->T = $t; } }