/home/techb158/primomovers.ca/wp-includes/sodium_compat/src/Core32/Curve25519/Ge
NameSizeModeActions
Cached.php18050644editdlrm
P1p1.php17640644editdlrm
P2.php13770644editdlrm
P3.php16980644editdlrm
Precomp.php15330644editdlrm
Edit: /home/techb158/primomovers.ca/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php (1533B)
yplusx = $yplusx; if ($yminusx === null) { $yminusx = ParagonIE_Sodium_Core32_Curve25519::fe_0(); } $this->yminusx = $yminusx; if ($xy2d === null) { $xy2d = ParagonIE_Sodium_Core32_Curve25519::fe_0(); } $this->xy2d = $xy2d; } }