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
Dave Collins
85ac6b06f7
Make NewFieldVal only avilable to the test package.
...
Since the function was only exported for use by the test package (and was
commented as such), just move it into the internal_test.go file so it is
only available when the tests run.
2013-12-20 19:19:02 -06:00
Dave Collins
ac7e4de201
Add field and point addition/multiplicaiton tests.
...
This commit adds 100% test coverage for the new code. This brings the
overall btcec coverage up to 99.76%.
2013-12-20 15:09:58 -06:00
Josh Rickmar
961636c764
Add functions to serialize an ecdsa public key.
2013-09-30 18:18:03 -04:00