You are here

10 calls to ParagonIE_Sodium_Core_Util::mul() in Automatic Updates 7

ParagonIE_Sodium_Core_Curve25519::fe_frombytes in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Give: 32-byte string. Receive: A field element object to use for internal calculations.
ParagonIE_Sodium_Core_Curve25519::fe_mul in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Multiply two field elements
ParagonIE_Sodium_Core_Curve25519::fe_sq in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Square a field element
ParagonIE_Sodium_Core_Curve25519::fe_sq2 in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Square and double a field element
ParagonIE_Sodium_Core_Curve25519::fe_tobytes in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Convert a field element to a byte string.
ParagonIE_Sodium_Core_Curve25519::sc_muladd in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
Calculates (ab + c) mod l where l = 2^252 + 27742317777372353535851937790883648493
ParagonIE_Sodium_Core_Curve25519::sc_reduce in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Poly1305_State::blocks in vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Poly1305_State::finish in vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_X25519::fe_mul121666 in vendor/paragonie/sodium_compat/src/Core/X25519.php
@internal You should not use this directly from another application