FrozenAssassine / EasePass

A simple C# password manager
https://easepass.frozenassassine.de
MIT License
12 stars 0 forks source link

Password generating with check for leaks is to slow #48

Closed finn-freitag closed 10 months ago

finn-freitag commented 10 months ago

The speed of password generation has increased significantly with my last commit. Therefore, I have set the setting "Verify that the password was not leaked" to 'true' by default. Everyone should enable this setting. @FrozenAssassine