P2.php in Automatic Updates 8
Same filename in this branch
Same filename and directory in other branches
Namespace
ParagonIE\Sodium\Core\Curve25519\GeFile
vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.phpView source
<?php
namespace ParagonIE\Sodium\Core\Curve25519\Ge;
class P2 extends \ParagonIE_Sodium_Core_Curve25519_Ge_P2 {
}