On Sat, 2012-02-18 at 21:59 +0100, Arturo Filastò wrote: > Such as entropy collection code that is commented out: > https://github.com/clipperz/javascript-crypto-library/blob/master/js/Clipperz/Crypto/PRNG.js#L361
Maybe valgrind was unhappy. http://bit.ly/z3ZIIe Just joking, clipperz code looks is very clean and elegant. Maybe we could use the async lib clipperz is using to make SJCL non-freezing (if web workers are not available). From a certain point of view SJCL should be the best choice because comes from a university research project and this should guarantee the quality and the security of the code, but on the other hand I found some bad things in its code, quite scaring. venom00 _______________________________________________ http://openpgpjs.org

