summaryrefslogtreecommitdiff
path: root/validat7.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix self test NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-2/+2
* Fix TestEd25519 for Debug builds on PowerPCJeffrey Walton2018-12-261-4/+2
* Whitespace check-inJeffrey Walton2018-12-251-2/+2
* Add additional self testsJeffrey Walton2018-12-251-25/+79
* Use variable length messages in TestEd25519Jeffrey Walton2018-12-251-7/+10
* Add additional self testsJeffrey Walton2018-12-251-36/+61
* Add additional self testsJeffrey Walton2018-12-251-60/+77
* Fix compile with NO_OS_DEPENDENCEJeffrey Walton2018-12-251-1/+7
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-8/+117
* Make TestCurve25519 available in Release buildsJeffrey Walton2018-12-141-1/+55
* Add Langley's curve25519 (GH #761, PR# 762)Jeffrey Walton2018-12-111-0/+10
* Add search for test vectors and test data (GH #760)Jeffrey Walton2018-12-071-10/+10
* Fix initialization of 'pass' variableJeffrey Walton2018-07-291-2/+2
* Fix HMQV self testsJeffrey Walton2018-07-291-0/+1
* Update commentsJeffrey Walton2018-07-291-1/+1
* Refactor validat5.cpp and validat6.cppJeffrey Walton2018-07-291-488/+298
* Split validat*.cpp source filesJeffrey Walton2018-07-281-0/+535