Category: Data

by To use Crypto in the Datawave, one must import Crypto by using import dw::Crypto HMACBinary function will compute the HMAC hash with a Cryptographic Secret key on input data.

SHA1 function will compute the SHA1 hash and transform the message into lowercase and hexadecimal string. HashWith function will compute hash depending on the algorithm provided.

Related Articles