/home/vianto5/.trash/cititower.mx/wp-includes/sodium_compat/src/Core/Curve25519/Ge
NameSizeModeActions
Cached.php17650644editdlrm
P1p1.php16650644editdlrm
P2.php13450644editdlrm
P3.php16580644editdlrm
Precomp.php14480644editdlrm
Edit: /home/vianto5/.trash/cititower.mx/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php (1448B)
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; } }