aboutsummaryrefslogtreecommitdiff
path: root/src/ecwrapper.cpp
AgeCommit message (Expand)Author
2015-08-20consensus: cache the openssl EC_GROUP to avoid a race condition for each CECK...Cory Fields
2015-01-12Improve robustness of DER recoding codeWladimir J. van der Laan
2015-01-09fail immediately on an empty signatureCory Fields
2015-01-09consensus: guard against openssl's new strict DER checksCory Fields
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-21Convert remaining comments in /src to doxygen formatMichael Ford
2014-11-19Remove unused ecwrapper codePieter Wuille
2014-11-10Do signature-s negation inside the testsPieter Wuille
2014-10-31minor cleanup: include orders, end comments etc.Philip Kaufmann
2014-10-27boost: code movement only: split CECKey into separate filesCory Fields