Daniel Cousens
|
addf4528d4
|
Removes Key module (use ECKey)
|
11 years ago |
Daniel Cousens
|
c99a576fbd
|
Migrates all usage of crypto-js/sha256 to ./crypto
|
11 years ago |
Wei Lu
|
93fe1b4c78
|
cosmetic standardization
[closes #56]
|
11 years ago |
Daniel Cousens
|
8f7f50d555
|
Removes deprecated ECKey.export function
|
11 years ago |
Wei Lu
|
b7861e4336
|
replace jsbn's rng with module secure-random
This uses window.crypto.getRandomValues on browser
and crypto.randomBytes on node
|
11 years ago |
Wei Lu
|
3d6b66e811
|
move convert methods from util to convert
|
11 years ago |
Wei Lu
|
a281a5ab53
|
migrate crypto-js to 3.1.2
|
11 years ago |
Andreas Brekken
|
f591cc0111
|
Reformat all tests for more modern mocha syntax (describe, it)
|
11 years ago |
Andreas Brekken
|
d6290ef5df
|
Rename test files to match what they test
|
11 years ago |
Roman Shtylman
|
0faac29134
|
start to split into node commonjs style modules
- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add more tests
|
12 years ago |
Stefan Thomas
|
50b13d2941
|
More work on split key protocol.
|
14 years ago |
Stefan Thomas
|
e8fba132cf
|
Added more tests.
|
14 years ago |
Stefan Thomas
|
1df76fd793
|
Add tests.
|
14 years ago |