![]() |
Rapportsystem API - of D03N
Hovedprosjekt FiV Programmering 20-24
|
Classes | |
| class | PwManager |
Functions | |
| hash (password) | |
| check (password, hashed_pw) | |
| pw_manager.check | ( | password, | |
| hashed_pw ) |
Definition at line 36 of file pw_manager.py.
| pw_manager.hash | ( | password | ) |
Definition at line 30 of file pw_manager.py.