12 Commits (7cd60aaba333690e8301bea47bdf711b2d3a715e)

Author SHA1 Message Date
Daniel Cousens 0e5c7b2a5a tests: add bip32JPs RFC6979 test vectors and tests 10 years ago
Daniel Cousens 10630873eb tests: add tests for ecdsa.verify 10 years ago
Daniel Cousens 52689fc98b tests: adds r = s = -n ecdsa verify test case 10 years ago
Daniel Cousens 5657dcf2aa ecdsa: add improved test coverage for recoverPubKey 10 years ago
Daniel Cousens be3ce88a3a ecdsa: enforce positive integers 10 years ago
Daniel Cousens eb3d9a25f7 ecdsa: moved all signature encoding to ECSignature 11 years ago
Daniel Cousens 4f8040f8d4 ecdsa: add invalid test fixtures for recoverPubKey 11 years ago
Daniel Cousens eb3a6bcb31 all: rename D to d as per SEC convention 11 years ago
Daniel Cousens 6cfa729dae ecdsa: fix missing exceptions 11 years ago
Daniel Cousens 58fd12e66d ecdsa: always use signature object 11 years ago
Daniel Cousens 37d5147cac ecdsa: add invalid tests for verifyRaw 11 years ago
Daniel Cousens b2351f9026 tests: use JSON fixtures exclusively 11 years ago
Daniel Cousens 4c7108d561 ecdsa: add serializeSigCompact and tests 11 years ago
Daniel Cousens 10fe4474d1 ECKey: remove *Buffer/*Hex functions 11 years ago
Daniel Cousens c3e9d568c5 Adds RFC6979 test vectors and fixes ecdsa.sign/detGenK 11 years ago