in reply to Problems with HMAC SHA-256
Hi agnome, If I may ask, is hmac_sha256_hex($data,$key) the same with sha256_hex($data,$key) like you used it?