Dag-Erling Smørgrav
|
37973b8705
|
Use CLOCK_MONOTONIC instead of the non-standard CLOCK_MONOTONIC_PRECISE.
Use librt if required for clock_gettime(2).
|
2014-10-30 12:56:47 +00:00 |
|
Dag-Erling Smørgrav
|
479ffbba4a
|
Remove author and sponsor tags; we'll deal with that some other way.
Remove $Cryb$ tags as it is likely that the code will move to git.
|
2014-08-01 14:31:07 +00:00 |
|
Dag-Erling Smørgrav
|
c9536ec04b
|
Add tests for the carry operation in sha384 and sha512, which support
message of up to 2^128 bytes and therefore must use a high / low pair.
|
2014-07-12 22:12:38 +00:00 |
|
Dag-Erling Smørgrav
|
8c9c5f26e4
|
Take advantage of t_compare_mem().
|
2014-07-11 22:26:23 +00:00 |
|
Dag-Erling Smørgrav
|
cd10966e07
|
Make the performance tests conditional on a run-time environment variable
rather than a build-time option.
|
2014-07-11 00:18:34 +00:00 |
|
Dag-Erling Smørgrav
|
c41c51d901
|
Reorder for consistency
|
2014-07-11 00:10:48 +00:00 |
|
Dag-Erling Smørgrav
|
dff909ba65
|
Spell the name of the University of Oslo in English.
|
2014-07-10 17:15:54 +00:00 |
|
Dag-Erling Smørgrav
|
593125c353
|
Import sha256 from libcperciva
Import md2, md4, sha384 and sha512 from XySSL
|
2014-07-10 14:51:07 +00:00 |
|