| .. |
|
aes.js
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|
backend-browser.js
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
backend.js
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
bn.js
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
chachapoly.js
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
crypto.js
|
refactor: replace util.equal with Buffer#equals.
|
2017-06-12 03:00:08 -07:00 |
|
ec-elliptic.js
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
ec-secp256k1.js
|
refactor: lint.
|
2017-06-14 20:32:11 -07:00 |
|
ec.js
|
ec: force secp25k1 bindings only.
|
2017-02-07 13:55:58 -08:00 |
|
hmac-drbg.js
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|
index.js
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
pk-browser.js
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
pk.js
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
schnorr.js
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|
scrypt.js
|
refactor: switch to async/await. see #227.
|
2017-06-24 02:39:06 -07:00 |
|
sha256.js
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
siphash.js
|
siphash: return objects instead of buffers.
|
2017-06-16 14:30:25 -07:00 |