You are here

108 calls to ParagonIE_Sodium_Core_Util::substr() in Automatic Updates 8

ParagonIE_Sodium_Compat::crypto_aead_aes256gcm_decrypt in vendor/paragonie/sodium_compat/src/Compat.php
Authenticated Encryption with Associated Data: Decryption
ParagonIE_Sodium_Compat::crypto_kx_client_session_keys in vendor/paragonie/sodium_compat/src/Compat.php
ParagonIE_Sodium_Compat::crypto_kx_publickey in vendor/paragonie/sodium_compat/src/Compat.php
ParagonIE_Sodium_Compat::crypto_kx_secretkey in vendor/paragonie/sodium_compat/src/Compat.php
ParagonIE_Sodium_Compat::crypto_kx_server_session_keys in vendor/paragonie/sodium_compat/src/Compat.php
ParagonIE_Sodium_Compat::crypto_sign_ed25519_sk_to_curve25519 in vendor/paragonie/sodium_compat/src/Compat.php
Convert an Ed25519 secret key to a Curve25519 secret key
ParagonIE_Sodium_Compat::increment in vendor/paragonie/sodium_compat/src/Compat.php
Increase a string (little endian)
ParagonIE_Sodium_Compat::unpad in vendor/paragonie/sodium_compat/src/Compat.php
ParagonIE_Sodium_Core32_BLAKE2b::stringToContext in vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php
Creates an SplFixedArray containing other SplFixedArray elements, from a string (compatible with \Sodium\crypto_generichash_{init, update, final})
ParagonIE_Sodium_Core32_ChaCha20::encryptBytes in vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_ChaCha20_Ctx::__construct in vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php
ParagonIE_Sodium_Core_ChaCha20_Ctx constructor.
ParagonIE_Sodium_Core32_ChaCha20_IetfCtx::__construct in vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php
ParagonIE_Sodium_Core_ChaCha20_IetfCtx constructor.
ParagonIE_Sodium_Core32_Curve25519::fe_frombytes in vendor/paragonie/sodium_compat/src/Core32/Curve25519.php
Give: 32-byte string. Receive: A field element object to use for internal calculations.
ParagonIE_Sodium_Core32_Curve25519::negative in vendor/paragonie/sodium_compat/src/Core32/Curve25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Curve25519::sc_muladd in vendor/paragonie/sodium_compat/src/Core32/Curve25519.php
Calculates (ab + c) mod l where l = 2^252 + 27742317777372353535851937790883648493
ParagonIE_Sodium_Core32_Curve25519::sc_reduce in vendor/paragonie/sodium_compat/src/Core32/Curve25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::publickey in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::publickey_from_secretkey in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::secretkey in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::sign_detached in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::sign_open in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::sk_to_pk in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Ed25519::verify_detached in vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_HChaCha20::hChaCha20 in vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php
ParagonIE_Sodium_Core32_HSalsa20::hsalsa20 in vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php
Calculate an hsalsa20 hash of a single block
ParagonIE_Sodium_Core32_Poly1305::onetimeauth in vendor/paragonie/sodium_compat/src/Core32/Poly1305.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Poly1305::onetimeauth_verify in vendor/paragonie/sodium_compat/src/Core32/Poly1305.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Poly1305_State::blocks in vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Poly1305_State::finish in vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Poly1305_State::update in vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Salsa20::core_salsa20 in vendor/paragonie/sodium_compat/src/Core32/Salsa20.php
Calculate an salsa20 hash of a single block
ParagonIE_Sodium_Core32_Salsa20::salsa20 in vendor/paragonie/sodium_compat/src/Core32/Salsa20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_Salsa20::salsa20_xor_ic in vendor/paragonie/sodium_compat/src/Core32/Salsa20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_SipHash::sipHash24 in vendor/paragonie/sodium_compat/src/Core32/SipHash.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_XChaCha20::stream in vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_XChaCha20::streamXorIc in vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core32_XSalsa20::xsalsa20 in vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php
Expand a key and nonce into an xsalsa20 keystream.
ParagonIE_Sodium_Core_Base64_Common::decode in vendor/paragonie/sodium_compat/src/Core/Base64/Common.php
decode from base64 into binary
ParagonIE_Sodium_Core_Base64_Common::doEncode in vendor/paragonie/sodium_compat/src/Core/Base64/Common.php
ParagonIE_Sodium_Core_Base64_Original::decode in vendor/paragonie/sodium_compat/src/Core/Base64/Original.php
decode from base64 into binary
ParagonIE_Sodium_Core_Base64_Original::doEncode in vendor/paragonie/sodium_compat/src/Core/Base64/Original.php
ParagonIE_Sodium_Core_Base64_UrlSafe::decode in vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php
decode from base64 into binary
ParagonIE_Sodium_Core_Base64_UrlSafe::doEncode in vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php
ParagonIE_Sodium_Core_BLAKE2b::stringToContext in vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php
Creates an SplFixedArray containing other SplFixedArray elements, from a string (compatible with \Sodium\crypto_generichash_{init, update, final})
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_ChaCha20_Ctx::__construct in vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php
ParagonIE_Sodium_Core_ChaCha20_Ctx constructor.
ParagonIE_Sodium_Core_ChaCha20_IetfCtx::__construct in vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php
ParagonIE_Sodium_Core_ChaCha20_IetfCtx constructor.
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::negative in vendor/paragonie/sodium_compat/src/Core/Curve25519.php
@internal You should not use this directly from another application
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_Ed25519::pk_to_curve25519 in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
ParagonIE_Sodium_Core_Ed25519::publickey in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::publickey_from_secretkey in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::secretkey in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::sign_detached in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::sign_open in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::sk_to_pk in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Ed25519::verify_detached in vendor/paragonie/sodium_compat/src/Core/Ed25519.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_HChaCha20::hChaCha20 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::onetimeauth in vendor/paragonie/sodium_compat/src/Core/Poly1305.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Poly1305::onetimeauth_verify in vendor/paragonie/sodium_compat/src/Core/Poly1305.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_Poly1305_State::update 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::__construct in vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php
ParagonIE_Sodium_Core_Poly1305_State constructor.
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_Salsa20::salsa20 in vendor/paragonie/sodium_compat/src/Core/Salsa20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_Salsa20::salsa20_xor_ic in vendor/paragonie/sodium_compat/src/Core/Salsa20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_SecretStream_State::fromString in vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php
ParagonIE_Sodium_Core_SecretStream_State::getCombinedNonce in vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php
ParagonIE_Sodium_Core_SecretStream_State::rekey in vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php
ParagonIE_Sodium_Core_SecretStream_State::xorNonce 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.
ParagonIE_Sodium_Core_Util::store_3 in vendor/paragonie/sodium_compat/src/Core/Util.php
Store a 24-bit integer into a string, treating it as big-endian.
ParagonIE_Sodium_Core_Util::verify_16 in vendor/paragonie/sodium_compat/src/Core/Util.php
Compare a 16-character byte string in constant time.
ParagonIE_Sodium_Core_Util::verify_32 in vendor/paragonie/sodium_compat/src/Core/Util.php
Compare a 32-character byte string in constant time.
ParagonIE_Sodium_Core_XChaCha20::ietfStream in vendor/paragonie/sodium_compat/src/Core/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_XChaCha20::ietfStreamXorIc in vendor/paragonie/sodium_compat/src/Core/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_XChaCha20::stream in vendor/paragonie/sodium_compat/src/Core/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_XChaCha20::streamXorIc in vendor/paragonie/sodium_compat/src/Core/XChaCha20.php
@internal You should not use this directly from another application
ParagonIE_Sodium_Core_XSalsa20::xsalsa20 in vendor/paragonie/sodium_compat/src/Core/XSalsa20.php
Expand a key and nonce into an xsalsa20 keystream.
ParagonIE_Sodium_Crypto::aead_chacha20poly1305_decrypt in vendor/paragonie/sodium_compat/src/Crypto.php
AEAD Decryption with ChaCha20-Poly1305
ParagonIE_Sodium_Crypto::aead_chacha20poly1305_ietf_decrypt in vendor/paragonie/sodium_compat/src/Crypto.php
AEAD Decryption with ChaCha20-Poly1305, IETF mode (96-bit nonce)
ParagonIE_Sodium_Crypto::aead_xchacha20poly1305_ietf_decrypt in vendor/paragonie/sodium_compat/src/Crypto.php
AEAD Decryption with ChaCha20-Poly1305, IETF mode (96-bit nonce)
ParagonIE_Sodium_Crypto::aead_xchacha20poly1305_ietf_encrypt in vendor/paragonie/sodium_compat/src/Crypto.php
AEAD Encryption with ChaCha20-Poly1305, IETF mode (96-bit nonce)
ParagonIE_Sodium_Crypto::auth in vendor/paragonie/sodium_compat/src/Crypto.php
HMAC-SHA-512-256 (a.k.a. the leftmost 256 bits of HMAC-SHA-512)
ParagonIE_Sodium_Crypto::box_keypair_from_secretkey_and_publickey in vendor/paragonie/sodium_compat/src/Crypto.php
@internal Do not use this directly. Use ParagonIE_Sodium_Compat.
ParagonIE_Sodium_Crypto::box_publickey in vendor/paragonie/sodium_compat/src/Crypto.php
@internal Do not use this directly. Use ParagonIE_Sodium_Compat.
ParagonIE_Sodium_Crypto::box_seal_open in vendor/paragonie/sodium_compat/src/Crypto.php
Opens a message encrypted via box_seal().
ParagonIE_Sodium_Crypto::box_secretkey in vendor/paragonie/sodium_compat/src/Crypto.php
@internal Do not use this directly. Use ParagonIE_Sodium_Compat.
ParagonIE_Sodium_Crypto::box_seed_keypair in vendor/paragonie/sodium_compat/src/Crypto.php
ParagonIE_Sodium_Crypto::secretbox in vendor/paragonie/sodium_compat/src/Crypto.php
XSalsa20-Poly1305 authenticated symmetric-key encryption.
ParagonIE_Sodium_Crypto::secretbox_open in vendor/paragonie/sodium_compat/src/Crypto.php
Decrypt a ciphertext generated via secretbox().
ParagonIE_Sodium_Crypto::secretbox_xchacha20poly1305 in vendor/paragonie/sodium_compat/src/Crypto.php
XChaCha20-Poly1305 authenticated symmetric-key encryption.
ParagonIE_Sodium_Crypto::secretbox_xchacha20poly1305_open in vendor/paragonie/sodium_compat/src/Crypto.php
Decrypt a ciphertext generated via secretbox_xchacha20poly1305().
ParagonIE_Sodium_Crypto::secretstream_xchacha20poly1305_init_pull in vendor/paragonie/sodium_compat/src/Crypto.php
ParagonIE_Sodium_Crypto::secretstream_xchacha20poly1305_init_push in vendor/paragonie/sodium_compat/src/Crypto.php
ParagonIE_Sodium_Crypto::secretstream_xchacha20poly1305_pull in vendor/paragonie/sodium_compat/src/Crypto.php
ParagonIE_Sodium_File::secretbox_decrypt in vendor/paragonie/sodium_compat/src/File.php
Decrypt a file
ParagonIE_Sodium_File::secretbox_decrypt in vendor/paragonie/sodium_compat/src/File.php
Decrypt a file
ParagonIE_Sodium_File::secretbox_decrypt_core32 in vendor/paragonie/sodium_compat/src/File.php
Decrypt a file (32-bit)
ParagonIE_Sodium_File::secretbox_encrypt in vendor/paragonie/sodium_compat/src/File.php
Encrypt a file
ParagonIE_Sodium_File::sign in vendor/paragonie/sodium_compat/src/File.php
Sign a file (rather than a string). Uses less memory than ParagonIE_Sodium_Compat::crypto_sign_detached(), but produces the same result.
ParagonIE_Sodium_File::sign_core32 in vendor/paragonie/sodium_compat/src/File.php
Sign a file (rather than a string). Uses less memory than ParagonIE_Sodium_Compat::crypto_sign_detached(), but produces the same result. (32-bit)
ParagonIE_Sodium_File::verify in vendor/paragonie/sodium_compat/src/File.php
Verify a file (rather than a string). Uses less memory than ParagonIE_Sodium_Compat::crypto_sign_verify_detached(), but produces the same result.
ParagonIE_Sodium_File::verify_core32 in vendor/paragonie/sodium_compat/src/File.php
Verify a file (rather than a string). Uses less memory than ParagonIE_Sodium_Compat::crypto_sign_verify_detached(), but produces the same result. (32-bit)