Blog posts tagged "hmac-sha1"
-
November 8, 2007
⇒ How to calculate a Base64 encoded HMAC-SHA1 in PHP for OAuth.HMAC-SHA1 is the suggested default signing algorithm for OAuth 1.0 Core. This is a code snippet showing how to calculate a valid OAuth HMAC-SHA1 signature using PHP4 without any PEAR dependencies.
0.
(Aside Code, hashing, hmac-sha1, oauth, php, security)



