Pure JavaScript Salsa 20 implimentation, based off this gist so credit for good parts should go to @dchest while blame for bad parts lies with me.
var cipher = new Salsa20(key<32 byte buffer>, iv <8 byte buffer>);
// cipher is a transform stream| Name | Name | Last commit date | ||
|---|---|---|---|---|