diafygi / webcrypto-examples

Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/
GNU General Public License v2.0
1.64k stars 194 forks source link

Low rounds of PBKDF2 #57

Open rugk opened 5 years ago

rugk commented 5 years ago

The PBKDF2 example only features 1000 iterations. That's quite low and much more are usually recommend.