]> git.codecow.com Git - Monocypher.git/commit
added poly1305-donna speed benchmark
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 6 Aug 2017 09:11:23 +0000 (11:11 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 6 Aug 2017 09:11:23 +0000 (11:11 +0200)
commitdd85828f5a45614fcc5c96b62b9708f139b42e72
tree7099726025a65d6a78026ffb2a639a43fee3e7f9
parentc6c9c611d79cec24b09263c8cd158074d1455353
added poly1305-donna speed benchmark
makefile
tests/poly1305-donna/poly1305-donna-32.h [new file with mode: 0644]
tests/poly1305-donna/poly1305-donna.c [new file with mode: 0644]
tests/poly1305-donna/poly1305-donna.h [new file with mode: 0644]
tests/speed.c