c3ypt1c / PasswordManager

Internet Nomad password manager
MIT License
2 stars 2 forks source link

Current implementation of PBKDF2 is blocking #5

Closed c3ypt1c closed 3 years ago

c3ypt1c commented 3 years ago

Implement asynchronous PBKDF2 instead.

See file. Changing this by itself won't fix anything. There need to be changes made up the stream.