python-tent-client icon indicating copy to clipboard operation
python-tent-client copied to clipboard

Pay attention to the server's mac_algorithm

Open longears opened this issue 13 years ago • 0 comments

Right now we assume it's hmac-sha-256. If it's not, the auth_hook() function will need to use a different hash function.

longears avatar Sep 29 '12 08:09 longears