Click here to Skip to main content
15,891,900 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I was searching for HMAC-SHA256 in php for authentication purpose but have not got anything . Can any one provide me a link which will contain an example or demonstrate of how to implement HMAC-SHA256 in php.I need this for a RESTful webservices in PHP .... Please provide any thing related to HMAC SHA256 usage in php....
Posted
Updated 1-Apr-13 1:37am
v2
Comments
bbirajdar 1-Apr-13 7:31am    
What is HMAC SHA256 .. seems to be a vehicle number
Phionix11 1-Apr-13 7:35am    
Its Hash based message authentication code which is used to encrypt or decrypt the request/data
Prasad Khandekar 1-Apr-13 15:14pm    
Hello Amol.

Please have a look at (http://php.net/manual/en/function.hash-hmac.php).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900