comparison roundup/admin.py @ 7201:da751d3a2138

issue2551253 - Modify password PBKDF2 method to use SHA512 Added new PBKDF2S5 using PBKDF2 with SHA512 rather than the original PBKDF2 which used SHA1. Currently changes to interfaces.py are required to use it. If we choose to adopt it, need to decide if mechanisms will be available via config.ini to choose methods and force migration.
author John Rouillard <rouilj@ieee.org>
date Tue, 28 Feb 2023 15:49:47 -0500
parents 0c6617db0b97
children 12a3cd86668f
comparison
equal deleted inserted replaced
7200:c878d24ea034 7201:da751d3a2138

Roundup Issue Tracker: http://roundup-tracker.org/