16 Commits (85e769b97d71ab181d88dfb4e3380aa442096004)

Author SHA1 Message Date
Linus Unnebäck 3da6fe899f cleanup after removal of soop 11 years ago
Ryan X. Charles 8a199e26f3 allow Point to multiply things other than buffers 11 years ago
Ryan X. Charles af1d754bd8 make bignum interface backwards compatible 11 years ago
Ryan X. Charles 8fb6ccaf01 use elliptic for Point.multiply and key regeneration 11 years ago
Ryan X. Charles 15d4328b35 use elliptic in Point in the browser instead of cryptojs 11 years ago
Manuel Araoz 87b818badf remove soop exports 11 years ago
Manuel Araoz 6e346d067c remove soop imports 11 years ago
Ryan X. Charles ca67786a77 ran js-beautify on all bitcore source 11 years ago
olalonde 59ee476b96 Armory: use native multiplication in node and javascript implementation in browser 11 years ago
olalonde e2655f553d Added EC Point multiplication to browser/Point.js 11 years ago
olalonde 78ae388553 Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Ryan X. Charles 527c49a11d remove unused chai dependency 11 years ago
Ryan X. Charles 7f348ca0bd Move BigNumber to internal 11 years ago
Ryan X. Charles c7b33eca9a update key signing to use new SecureRandom 11 years ago
Ryan X. Charles 350f6ae998 Key should make sure new privkey is less than N 11 years ago
Ryan X. Charles f82fa5007a move *.browser and *.node to browser/* and node/* 11 years ago
Ryan X. Charles abc799f453 split up Point into separate node and browser versions 11 years ago