Kagami Hiiragi
|
bf8b663c5d
|
Do not use promises in crypto
Because sha.js is faster than WebCryptoAPI for POW.
|
2015-01-03 17:52:27 +03:00 |
|
Kagami Hiiragi
|
f6165d891b
|
Reorganize platform-specific routines
|
2015-01-03 13:29:22 +03:00 |
|
Kagami Hiiragi
|
e7b72ba569
|
Documentation with jsdoc
|
2014-12-30 20:00:28 +03:00 |
|
Kagami Hiiragi
|
a47563ee8c
|
Typo fixes
|
2014-12-28 00:04:23 +03:00 |
|
Kagami Hiiragi
|
53ae383d35
|
Implement Address.encode and Address.getRandom
|
2014-12-27 18:18:14 +03:00 |
|
Kagami Hiiragi
|
1866c94de9
|
PRNG
|
2014-12-26 20:17:01 +03:00 |
|
Kagami Hiiragi
|
68f1217911
|
Reorganize crypto modules
|
2014-12-26 19:47:25 +03:00 |
|
Kagami Hiiragi
|
2e9f064e7e
|
SHA-256 crypto (for WIF)
|
2014-12-19 15:34:33 +03:00 |
|
Kagami Hiiragi
|
1ccd56f17a
|
Implement address decoding
|
2014-12-18 19:47:18 +03:00 |
|
Kagami Hiiragi
|
600dc6e4bb
|
Add es6-promise dependency
Since it needed only for node version.
|
2014-12-13 22:08:00 +03:00 |
|
Kagami Hiiragi
|
19129b0903
|
Start with isomorphic sha512 wrapper
|
2014-12-13 21:56:14 +03:00 |
|