Closed GoogleCodeExporter closed 9 years ago
CryptoJS 3 is faster, yes. But even so, 1000 iterations of PBKDF2 is always
going to take a while. CryptoJS 2 has a component called PBKDF2Async, which you
can use to run any number of iterations without getting one of IE's too slow
messages.
Original comment by Jeff.Mott.OR
on 26 Sep 2012 at 3:44
Original comment by Jeff.Mott.OR
on 27 Sep 2012 at 5:34
Original issue reported on code.google.com by
jziwenc...@gmail.com
on 26 Sep 2012 at 8:35