30 Commits (ff3b1bd395e4793bfda21ca6cb6b2a042c349d75)

Author SHA1 Message Date
Daniel Cousens 9510af10e3 EC*Key: add .curve static property for public API 10 years ago
Daniel Cousens a8c6f5284d tests: avoid unnecessary sha256 for hash 10 years ago
Daniel Cousens 8e0c835919 package: use crypto-browserify 3.0.0 10 years ago
Daniel Cousens 89f0324cd7 ECKey: adds tests for makeRandom 10 years ago
Daniel Cousens 27f58b539e ECKey: remove extraneous toString 10 years ago
Daniel Cousens eb3a6bcb31 all: rename D to d as per SEC convention 11 years ago
Daniel Cousens 28dc390377 EC/Key: use network object consistently 11 years ago
Daniel Cousens 77ed66b24d ECKey: ensure throw is from ECKey 11 years ago
Daniel Cousens 7494a146a6 ECKey: fix exception tests 11 years ago
Daniel Cousens b2351f9026 tests: use JSON fixtures exclusively 11 years ago
Daniel Cousens 10fe4474d1 ECKey: remove *Buffer/*Hex functions 11 years ago
Daniel Cousens 6c0eebe94b tests: use filepaths directly 11 years ago
Daniel Cousens e27c97a791 ECPubKey/ECKey: separate to two files 11 years ago
Daniel Cousens 7a740c2e7b tests: forces consistent import syntax 11 years ago
Daniel Cousens c3e9d568c5 Adds RFC6979 test vectors and fixes ecdsa.sign/detGenK 11 years ago
Daniel Cousens bc37e65014 Enforces Array input for deterministicGenerateK 11 years ago
Daniel Cousens 7f8dcd58cb Removes unused imports 11 years ago
Daniel Cousens b4f70dcdde Migrates ECKey to stricter API 11 years ago
GreenAddress.it 9d876198f5 Moves 'low S value' test from eckey.js to ecdsa.js 11 years ago
GreenAddress.it d7c2e4d5a5 Uses low 's' values for signatures 11 years ago
Daniel Cousens f047afef2d Updates network.js constant names 11 years ago
Wei Lu 93fe1b4c78 cosmetic standardization 11 years ago
Daniel Cousens a1944fdc77 Adds some ECKey tests 11 years ago
Daniel Cousens a96dfea1f4 Adds compression flag to toHex/toBin and tests 11 years ago
Wei Lu 9358a40500 tabs -> spaces 11 years ago
Daniel Cousens fcf67a87cc Restructures test/eckey.js 11 years ago
Daniel Cousens 74ee2f90d0 Adds failing test for #78 11 years ago
Wei Lu eaf84c4283 move address versions into network 11 years ago
Michael Gooden b8215dea60
Add testnet support to Address and ECKey, more tests. 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 12 years ago