/PassToHash

Hashing password without crack!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PASS TO HASH!

This basic function is using for hashing passwords which will be stored on database.

salt is for short passwords. It basicly make password longer. It must be stored somewhere!
repeat is the number of hashing. Normaly it is taken as 1000.