Using hex_hmac_md5 in javascrpt from here : For two strings \'hello\', \'GOODBOY\' :
hex_hmac_md5
hex_hmac_md5(\'hello\', \'GOODBOY\');
I\'m