]> git.codecow.com Git - Monocypher.git/commit
Restored the speed benchmark
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Sep 2017 22:16:25 +0000 (00:16 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Sep 2017 22:16:25 +0000 (00:16 +0200)
commit3c6285945252750f441740bf274f07cbfddb677e
tree9637961f03c400f61f67c9320a3ff5a23af6be5d
parentb47810ef28b835e23b57372921ad618949ca5d9c
Restored the speed benchmark

The benchmark now gives absolute speeds instead of comparisons against
other libraries.  This is more useful that way: the important
information is whether Monocypher is fast *enough*.  This also
increases portability, so end users can actually run the benchmark
themselves.

Besides, we can always add Libsodium and TweetNaCl benchmarks later.
dist/makefile
dist/tests/speed.c