Jeffrey Walton
|
cac977856a
|
Clear alginment warning with Clang
The data is aligned, but Clang issues warning based on type and not the actual alignment of the variable and data.
|
2018-12-14 04:14:44 -05:00 |
|
Jeffrey Walton
|
fd15d998be
|
Update comments
|
2018-12-05 19:53:14 -05:00 |
|
Jeffrey Walton
|
318d53f6f9
|
Avoid use of NDEBUG in source files
Posix NDEBUG causes our test script to fail the Posix Assert test
|
2018-12-03 04:18:41 -05:00 |
|
Jeffrey Walton
|
5e48e6560e
|
Whitespace check-in
|
2018-11-10 14:10:31 -05:00 |
|
Jeffrey Walton
|
06e1d0c0d9
|
Add call to _mm256_zeroupper to avoid state penalties
Also see https://stackoverflow.com/a/7841251/608639
|
2018-11-10 11:39:30 -05:00 |
|
Jeffrey Walton
|
896225069d
|
Rename files with dashes to underscores (GH #736)
Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list
|
2018-11-10 08:00:14 -05:00 |
|