Owain G. Ainsworth
|
d0a4086e29
|
Add an api to get a pubkey and privkey from a privkey byte string.
ok and some tweaks from @jrick.
|
2014-03-25 15:10:58 +00:00 |
|
David Hill
|
d991c18d16
|
gofmt
|
2014-02-04 16:17:45 -05:00 |
|
Dave Collins
|
58cab817f0
|
Add 2014 to copyright dates.
|
2014-01-08 23:51:37 -06:00 |
|
Dave Collins
|
cc712827da
|
Add tests for pad function.
This brings the overall test coverage up to 99.88%.
|
2013-12-28 15:30:10 -06:00 |
|
David Hill
|
a97fd5fe2c
|
add test for testing IsOnCurve
|
2013-11-04 14:42:21 -05:00 |
|
Josh Rickmar
|
961636c764
|
Add functions to serialize an ecdsa public key.
|
2013-09-30 18:18:03 -04:00 |
|
Owain G. Ainsworth
|
7cfebed976
|
Test the ``parameter is >= P'' pubkey error paths.
|
2013-06-14 00:28:54 +01:00 |
|
Owain G. Ainsworth
|
9638528b8e
|
test hybrid keys too.
Nothing that I know of uses them, but if we have the code path we should
be pretty sure it works.
|
2013-06-14 00:06:25 +01:00 |
|
Owain G. Ainsworth
|
217fa5311a
|
go fmt. *sigh*
|
2013-06-14 00:03:15 +01:00 |
|
Owain G. Ainsworth
|
ffdbcd5cce
|
test a few easy to hit pubkey error paths.
|
2013-06-13 23:55:52 +01:00 |
|
Dave Collins
|
6e9cc57131
|
Initial implementation.
|
2013-06-13 14:38:54 -05:00 |
|