Richard Moore
Richard Moore
Oh, actually. Just checked the code (it’s been quite a while since I’ve worked on it). It won’t buffer overflow. It will return -1 though. So, check the return status...
(sorry clicked the wrong button)
Is this actually required anymore? Is it not safe to link to [the gh-pages](https://ricmoo.github.io/scrypt-js/scrypt.js) directly? It not populates all the necessary headers correctly...
This is probably still quite complicated to do in a way that is portable, simple and doesn't explode the library size. It is certainly a candidate for the future, but...
Keep in mind that changing `var` to `const`/`let` will break this in older environments, so those can’t be made without a major version change. I am planning to make a...
Oh!! Sorry, I just checked and you are correct. I think I confused this with my AES library? I'm planning a major release soon, which will port the library to...
Sorry, that page seems dead now. It took me far too long to get to catching up on issues with this repo. I am trying to avoid external dependencies in...
Wow... Just noticed this was opened 2016. I'm way behind schedule.
In what way? I have not implemented the encodeParams and decodeParams from ethers.js yet, if that is what you need, but this will be coming in the future. As for...
I will be updating this soon. It’s been busy, but we also have a better solution to running dapps on the iPhone in the works. :)