Valentin-Bogdan Roșca
Results
2
issues of
Valentin-Bogdan Roșca
This means: * add another column in the database for each user specifying the algorithm used to hashing (or empty for clear text). Example: MD5, SHA512, SHA256 * based on...
cws
db
data_model
feature_request
Changes: * rewrote the code to support python3 * fixed the indentation from 1-2 spaces to 4 * removed trailing spaces * require numpy