Jeffrey Walton
|
f5f63850f9
|
Use std namespace for memset, memcpy, memcmp (#1204)
|
2023-04-15 16:45:02 -04:00 |
|
Jeffrey Walton
|
0b5747421b
|
Add -fno-devirtualize when using GCC 12 (GH #1134, GH #1141, PR #1147)
This is not a fix since it only treats the symptom of GCC removing live code. We do not know why GCC is doing it.
|
2022-08-24 23:00:04 -04:00 |
|
Jeffrey Walton
|
02f4361d47
|
Update comments
|
2022-08-07 10:48:37 -04:00 |
|
Jeffrey Walton
|
d3b0959031
|
Update comments
|
2022-08-06 18:57:26 -04:00 |
|
Jeffrey Walton
|
eafd19bf7f
|
Disable thorough self tests for ECGDSA with GCC 12 and above (GH #1134)
|
2022-08-06 15:27:12 -04:00 |
|
Jeffrey Walton
|
d725cccdf4
|
Disable thorough self tests got ECGDSA (GH #1134)
|
2022-08-06 15:14:19 -04:00 |
|
Jeffrey Walton
|
6ab5632e60
|
Switch to heap allocations for ECGDSA signature verification (GH #1134)
|
2022-08-06 12:58:38 -04:00 |
|
Jeffrey Walton
|
437346340b
|
Work around ECGDSA crash with GCC 12 (GH #1134)
|
2022-08-06 11:38:39 -04:00 |
|
Jeffrey Walton
|
d62674b561
|
Add ed25519 (GH #764, PR #767)
Add ed25519
|
2018-12-24 17:17:32 -05:00 |
|
Jeffrey Walton
|
80c551121f
|
Remove duplicate test run
The test vector collection is run earlier in the process.
|
2018-12-12 05:59:20 -05:00 |
|
Jeffrey Walton
|
1c88fd6f59
|
Add search for test vectors and test data (GH #760)
|
2018-12-07 12:25:52 -05:00 |
|
Jeffrey Walton
|
5eec90bee5
|
Cleared unused variable warning
|
2018-08-01 22:32:26 -04:00 |
|
Jeffrey Walton
|
0210e54310
|
Update comments
|
2018-07-29 20:34:29 -04:00 |
|
Jeffrey Walton
|
d51f701e06
|
Refactor validat5.cpp and validat6.cpp
Also see https://groups.google.com/forum/#\!topic/cryptopp-users/j_aQj6r-PoI
|
2018-07-29 20:30:19 -04:00 |
|