minor fix (#134)
Changed hash_hmac to return raw binary, removing the need for hex2bin Changed result of unpack() to be 0 based for better code readability
Showing
+3 -4
Please register or sign in to comment
Changed hash_hmac to return raw binary, removing the need for hex2bin Changed result of unpack() to be 0 based for better code readability