wp-includes/sodium_compat/lib/ristretto255.php:158$xstring$ystringstring function sodium_crypto_core_ristretto255_scalar_mul( #[\SensitiveParameter] $x, #[\SensitiveParameter] $y ) { return ParagonIE_Sodium_Compat::ristretto255_scalar_mul($x, $y, true); }Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/sodium_compat/lib/ristretto255.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.