SplFixedArray::setSize
SplFixedArray::getSize
SplFixedArray::fromArray
Advertisement
SplFixedArray::toArray
SplFixedArray::count
SplFixedArray::__construct
SplFixedArray constructor.
ParagonIE_Sodium_File::ftell
Advertisement
ParagonIE_Sodium_File::onetimeauth_verify_core32
One-time message authentication for 32-bit systems
ParagonIE_Sodium_File::secretbox_decrypt_core32
Decrypt a file (32-bit)
ParagonIE_Sodium_File::secretbox_encrypt_core32
Encrypt a file (32-bit)
ParagonIE_Sodium_File::verify_core32
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)
Advertisement
ParagonIE_Sodium_File::sign_core32
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::updateHashWithFile
Update a hash context with the contents of a file, without loading the entire file into memory.