summaryrefslogtreecommitdiff
path: root/validat9.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-4/+4
* Add -fno-devirtualize when using GCC 12 (GH #1134, GH #1141, PR #1147)Jeffrey Walton2022-08-241-13/+10
* Update commentsJeffrey Walton2022-08-071-5/+5
* Update commentsJeffrey Walton2022-08-061-6/+6
* Disable thorough self tests for ECGDSA with GCC 12 and above (GH #1134)Jeffrey Walton2022-08-061-4/+8
* Disable thorough self tests got ECGDSA (GH #1134)Jeffrey Walton2022-08-061-0/+6
* Switch to heap allocations for ECGDSA signature verification (GH #1134)Jeffrey Walton2022-08-061-33/+41
* Work around ECGDSA crash with GCC 12 (GH #1134)Jeffrey Walton2022-08-061-104/+120
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-0/+33
* Remove duplicate test runJeffrey Walton2018-12-121-1/+0
* Add search for test vectors and test data (GH #760)Jeffrey Walton2018-12-071-16/+16
* Cleared unused variable warningJeffrey Walton2018-08-011-1/+1
* Update commentsJeffrey Walton2018-07-291-1/+1
* Refactor validat5.cpp and validat6.cppJeffrey Walton2018-07-291-0/+672