| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-01-14 | Refs #31359 -- Made get_random_string()'s length argument required. | Mariusz Felisiak |
| 2020-03-11 | Fixed #31359 -- Deprecated get_random_string() calls without an explicit length. | Claude Paroz |
| 2020-01-27 | Refs #27468 -- Added algorithm parameter to django.utils.crypto.salted_hmac(). | Claude Paroz |
| 2020-01-15 | Refs #27468 -- Added explicit tests for django.utils.crypto.salted_hmac() | Claude Paroz |
| 2017-11-23 | Used bytes.hex() and bytes.fromhex() to simplify. | Sergey Fedoseev |
| 2017-09-27 | Added a test for pbkdf2()'s default digest algorithm. | Mads Jensen |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
