#21253 closed Cleanup/optimization (fixed)
PBKDF2 with cached HMAC key
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
50% faster than our implementation according to the pull request.
Change History (5)
comment:1 by , 11 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Updated PR that applies cleanly. Presumably RFC, but waiting for a review from Donald and/or Paul.