It seems that the OWASP recommendations for PBKDF2 iterations were two years old and based on the previous generation of graphics cards. One hour ago they were updated to consider current graphics cards: https://github.com/OWASP/CheatSheetSeries/pull/1055
So the recommendation for #LastPass and #Bitwarden is now 600,000 iterations. #1Password is not affected, its secret key feature changes the calculation considerably.
Update PBKDF2 work factors according to RTX4000 #1043 by oddcb · Pull Request #1055 · OWASP/CheatSheetSeries
Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series. 🚩 If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the is...