wp-includes/sodium_compat/src/Core/Curve25519.php:1503$pParagonIE_Sodium_Core_Curve25519_Ge_P3ParagonIE_Sodium_Core_Curve25519_Ge_P1p1 public static function ge_p3_dbl(ParagonIE_Sodium_Core_Curve25519_Ge_P3 $p) { $q = self::ge_p3_to_p2($p); return self::ge_p2_dbl($q); }Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/sodium_compat/src/Core/Curve25519.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.