summaryrefslogtreecommitdiff
path: root/django/utils/crypto.py
AgeCommit message (Expand)Author
2010-10-15Fixed Python 2.4 incompatibility introduced in [14218]Luke Plant
2010-10-14Fixed #14445 - Use HMAC and constant-time comparison functions where needed.Luke Plant