NFC_Badge/security_const.example.py

3 lines
80 B
Python

SALT = b"This is the salt to generate the badge password :)"
ITERATIONS = 10000