hasherezade / password_scrambler

Password scrambler - a deterministic password re-generator (alternative to a password manager)
BSD 2-Clause "Simplified" License
124 stars 35 forks source link

Feature Request: Loop #10

Open PowerPress opened 1 year ago

PowerPress commented 1 year ago

Apply an option to define the amount of times to loop the hashing.

Maybe I want one password to loop the same hashing 62 times and another password 1301 times.

This is can quickly and cheaply add extra security when someone even knows your password/file.

hasherezade commented 1 year ago

hi @PowerPress ! ok, I will add it!

hasherezade commented 1 year ago

@PowerPress I added, please check it out and let me know what do you think