Creates an SplFixedArray containing other SplFixedArray elements, from a string (compatible with \Sodium\crypto_generichash_{init, update, final})
ParagonIE_Sodium_Core_BLAKE2b::contextToString
ParagonIE_Sodium_Core_BLAKE2b::stringToSplFixedArray
Convert a string into an SplFixedArray of integers
ParagonIE_Sodium_Core_BLAKE2b::SplFixedArrayToString
Convert an SplFixedArray of integers into a string
Advertisement
ParagonIE_Sodium_Core_BLAKE2b::finish
ParagonIE_Sodium_Core_BLAKE2b::init
ParagonIE_Sodium_Core_BLAKE2b::update
ParagonIE_Sodium_Core_BLAKE2b::G
Advertisement
ParagonIE_Sodium_Core_BLAKE2b::increment_counter
ParagonIE_Sodium_Core_BLAKE2b::compress
ParagonIE_Sodium_Core_BLAKE2b::context
Returns a fresh BLAKE2 context.
ParagonIE_Sodium_Core_BLAKE2b::pseudoConstructor
This just sets the $iv static variable.