ParagonIE_Sodium_Core32_BLAKE2b::add364
ParagonIE_Sodium_Core32_BLAKE2b::add64
Adds two 64-bit integers together, returning their sum as a SplFixedArray containing two 32-bit integers (representing a 64-bit integer).
ParagonIE_Sodium_Core32_BLAKE2b::to64
Convert an arbitrary number into an SplFixedArray of two 32-bit integers that represents a 64-bit integer.
Advertisement
ParagonIE_Sodium_Core32_BLAKE2b::new64
Turn two 32-bit integers into a fixed array representing a 64-bit integer.