dchest / scrypt-async-js

Fast "async" scrypt implementation in JavaScript
http://dchest.github.io/scrypt-async-js/
BSD 2-Clause "Simplified" License
140 stars 26 forks source link

Progress callback #2

Open dchest opened 10 years ago

dchest commented 10 years ago

Add ability to monitor progress by passing a callback.

jedie commented 9 years ago

:+1: i wanted to create the same issues ;)

ransoing commented 6 years ago

See this jsfiddle for a scrypt wrapper that accepts a progress callback: https://jsfiddle.net/u7un9amq/