/home/desid573/verdenaturopathy.com.au/wp-includes/sodium_compat/src/Core32/Curve25519/Ge
NameSizeModeActions
Cached.php18050644editdlrm
P1p1.php17640644editdlrm
P2.php13770644editdlrm
P3.php16980644editdlrm
Precomp.php15330644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php (1377B)
X = $x; if ($y === null) { $y = new ParagonIE_Sodium_Core32_Curve25519_Fe(); } $this->Y = $y; if ($z === null) { $z = new ParagonIE_Sodium_Core32_Curve25519_Fe(); } $this->Z = $z; } }