aboutsummaryrefslogtreecommitdiff
path: root/src/ecwrapper.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch to libsecp256k1-based validation for ECDSAPieter Wuille2015-11-151-40/+0
|
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* Convert remaining comments in /src to doxygen formatMichael Ford2014-11-211-5/+7
| | | | | | | | | | - Update comments in checkpoints to be doxygen compatible - Update comments in checkqueue to be doxygen compatible - Update coins to be doxygen compatible - Fix comment typo in crypter.h - Update licenses/copyright dates Closes #5325 #5184 #5183 #5182
* Remove unused ecwrapper codePieter Wuille2014-11-191-8/+0
|
* Do signature-s negation inside the testsPieter Wuille2014-11-101-1/+1
| | | | To avoid the need for libsecp256k1 to expose such functionality.
* minor code style cleanup after recent mergesPhilip Kaufmann2014-11-041-1/+1
| | | | | - add a missing license header - correct some header orderings etc.
* Fix all header definesPavel Janík2014-11-031-2/+2
|
* minor cleanup: include orders, end comments etc.Philip Kaufmann2014-10-311-2/+2
| | | | - no code changes
* boost: code movement only: split CECKey into separate filesCory Fields2014-10-271-0/+46