Y
Hacker News
new
|
ask
|
show
|
jobs
by
muaddirac
4042 days ago
Wanted to add that as of 3.3, Python has a nice constant-time compare built in:
https://docs.python.org/3/library/hmac.html#hmac.compare_dig...
1 comments
d0vs
4042 days ago
2.7 actually
https://docs.python.org/2.7/library/hmac.html#hmac.compare_d...
link
https://docs.python.org/2.7/library/hmac.html#hmac.compare_d...