You are here

8 calls to ParagonIE_Sodium_Core_Util::store32_le() in Automatic Updates 7

ParagonIE_Sodium_Core_BLAKE2b::contextToString in vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_ChaCha20::encryptBytes in vendor/paragonie/sodium_compat/src/Core/ChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_HChaCha20::hChaCha20Bytes in vendor/paragonie/sodium_compat/src/Core/HChaCha20.php
ParagonIE_Sodium_Core_HSalsa20::hsalsa20 in vendor/paragonie/sodium_compat/src/Core/HSalsa20.php
Calculate an hsalsa20 hash of a single block
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_Salsa20::core_salsa20 in vendor/paragonie/sodium_compat/src/Core/Salsa20.php
Calculate an salsa20 hash of a single block
ParagonIE_Sodium_Core_SecretStream_State::getCounter in vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php
ParagonIE_Sodium_Core_SipHash::sipHash24 in vendor/paragonie/sodium_compat/src/Core/SipHash.php
Implements Siphash-2-4 using only 32-bit numbers.