Closed psi-4ward closed 10 years ago
Hi Christoph, I have some ideas on how to do this, but we have to proceed with extreme caution. I think the default behavior is correct as is, that the library will refuse to proceed without a CSPRNG from the browser. If users want to disable this safety feature, then we could allow it...
Would be nice!
I'll put it in my queue of stuff to do. Cheers.
Hi there,
IE10 has no
window.crypt.getRandomValues()
, can we polyfill it? Ive written a password-manager depending an triplesec but i really need IE10 compat.