diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-04-17 11:02:42 -0700 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-04-17 11:02:42 -0700 |
| commit | cb68eb3e6dd740185734ffcbc4e287860fcc118d (patch) | |
| tree | 2179fe3c5847137add64bbcb6ca1276ab7117201 /tests | |
| parent | 47927eb786f432cb069f0b00fd810c465a78fd71 (diff) | |
Use the stdlib's PBKDF2 implementation when available.
This is a bit faster than ours, which is good, because it lets you increase
the iteration counts.
This will be used on Python 3.4+, and, pending the acceptance of PEP466, on
newer Python 2.7s.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
