Kagami Hiiragi
|
e562fbf645
|
Fix naming
|
2015-01-10 16:03:14 +03:00 |
|
Kagami Hiiragi
|
53f38be9ed
|
Use webworkify
|
2015-01-10 16:00:08 +03:00 |
|
Kagami Hiiragi
|
225fba30e1
|
Do a POW (Node)
|
2015-01-10 00:36:42 +03:00 |
|
Kagami Hiiragi
|
8c799f4e91
|
Do a POW (Browser)
|
2015-01-09 16:12:23 +03:00 |
|
Kagami Hiiragi
|
a7eb439706
|
Calculate POW target
|
2015-01-08 00:28:13 +03:00 |
|
Kagami Hiiragi
|
96ba6b0fad
|
Use hash.js for SHA-512
|
2015-01-06 04:24:48 +03:00 |
|
Kagami Hiiragi
|
591134bd9a
|
Fix hashes
|
2015-01-05 16:41:34 +03:00 |
|
Kagami Hiiragi
|
2dd9efd1a6
|
Use hash.js impl of SHA-256 and RIPEMD-160
Because it's already required by elliptic
|
2015-01-05 16:34:52 +03:00 |
|
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 |
|