referrerpolicy=no-referrer-when-downgrade

Macro sp_crypto_hashing_proc_macro::twox_128

source ·
twox_128!() { /* proc-macro */ }
Expand description

Apply a XX 128-bit hash on its bytes parameter, outputs a [u8; 16]. Multiple inputs are concatenated before hashing. Input can be identifier (name of identifier as bytes is used), byte string or array of bytes.