Lorenzo Cesana

Results 3 issues of Lorenzo Cesana

Since a bug in the implementation of `2a` hash was found (as you can see [here](http://undeadly.org/cgi?action=article&sid=20140224132743)) I was wondering if there is plans for this library to support the `2b`...

Using `innerHTML` will expose the library to the possibility of cross site scripting and HTML injection, `textContent` will instead use string passed as-is without parsing it as HTML. Note that...