Commit Graph

9 Commits

Author SHA1 Message Date
Ryan X. Charles a5f79c7651 Signature.prototype.set 2014-08-28 16:38:21 -07:00
Ryan X. Charles bc94a5cb59 sign/verify with uncompressed pubkeys 2014-08-22 19:43:32 -07:00
Ryan X. Charles 8e6a28162b it is a "Compact" signature, not "Compressed" 2014-08-22 16:34:45 -07:00
Ryan X. Charles 6176ad4a98 verify signed messages
...and fix bug where i (recover param) was stored incorrectly
2014-08-22 16:15:44 -07:00
Ryan X. Charles 4cff6a41f4 remove "(classname): " from tests
...to reduce the burden on writing new code
2014-08-20 13:03:07 -07:00
Ryan X. Charles 65c3545cb6 include i in sig obj + cosmetic improvements 2014-08-19 16:27:28 -07:00
Ryan X. Charles 39236fab14 formatting 2014-08-19 12:02:34 -07:00
Ryan X. Charles f6f7a870fb allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
Ryan X. Charles 1a01674532 signature 2014-08-09 14:42:23 -07:00