Friday, July 27, 2012

HMAC

This seems like a pretty good article on making a public-facing yet secure RESTful API. An object is cast to an HMAC (Keyed-Hashing for Message Authentication) hash in this means and both the client and the server hold the key.

No comments:

Post a Comment