Rapportsystem API - of D03N
Hovedprosjekt FiV Programmering 20-24
Loading...
Searching...
No Matches
pw_manager Namespace Reference

Classes

class  PwManager
 

Functions

 hash (password)
 
 check (password, hashed_pw)
 

Function Documentation

◆ check()

pw_manager.check ( password,
hashed_pw )

Definition at line 36 of file pw_manager.py.

◆ hash()

pw_manager.hash ( password)

Definition at line 30 of file pw_manager.py.