You are here

protected static property ParagonIE_Sodium_Core_Curve25519_H::$sqrtm1 in Automatic Updates 7

Same name and namespace in other branches
  1. 8 vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php \ParagonIE_Sodium_Core_Curve25519_H::sqrtm1

sqrt(-1)

Type: array

File

vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php, line 1455

Class

ParagonIE_Sodium_Core_Curve25519_H
Class ParagonIE_Sodium_Core_Curve25519_H

Code

protected static $sqrtm1 = array(
  -32595792,
  -7943725,
  9377950,
  3500415,
  12389472,
  -272473,
  -25146209,
  -2005654,
  326686,
  11406482,
);