20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'check':
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:40:9: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |         ^~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:9:1: note: include '<string.h>' or provide a declaration of 'memcmp'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 8 | #include "crypto_verify.h"
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c +++ |+#include <string.h>
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 9 |
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c In file included from crypto_verify.h:4,
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c from try.c:8:
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_16.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_16_ref_BYTES 16
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_16.h:15:32: note: in expansion of macro 'crypto_verify_16_ref_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_16_BYTES crypto_verify_16_ref_BYTES
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_16_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_16_BYTES
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:40:20: note: in expansion of macro 'crypto_verify_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                    ^~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_16.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_16_ref_BYTES 16
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_16.h:15:32: note: in expansion of macro 'crypto_verify_16_ref_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_16_BYTES crypto_verify_16_ref_BYTES
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_16_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_16_BYTES
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:42:21: note: in expansion of macro 'crypto_verify_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 42 |     if (!memcmp(x,y,crypto_verify_BYTES)) return "equal strings fail verify";
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                     ^~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:55:13: warning: unused variable 'j' [-Wunused-variable]
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 55 |   long long j;
20110221 goat13 amd64 20210831 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |             ^
20110221 goat13 amd64 20210831 crypto_verify 16 try 0 ok 30 110882370 3000210000 crypto_verify/16/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_verify 16 implementation crypto_verify/16/ref -
20110221 goat13 amd64 20210831 crypto_verify 16 inputbytes 16
20110221 goat13 amd64 20210831 crypto_verify 16 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_verify 16 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_verify 16 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_verify 16 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'check':
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:40:9: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |         ^~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:9:1: note: include '<string.h>' or provide a declaration of 'memcmp'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 8 | #include "crypto_verify.h"
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c +++ |+#include <string.h>
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 9 |
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c In file included from crypto_verify.h:4,
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c from try.c:8:
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_32.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_32_ref_BYTES 32
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_32.h:15:32: note: in expansion of macro 'crypto_verify_32_ref_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_32_BYTES crypto_verify_32_ref_BYTES
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_32_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_32_BYTES
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:40:20: note: in expansion of macro 'crypto_verify_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                    ^~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_32.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_32_ref_BYTES 32
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify_32.h:15:32: note: in expansion of macro 'crypto_verify_32_ref_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_32_BYTES crypto_verify_32_ref_BYTES
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_32_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_32_BYTES
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:42:21: note: in expansion of macro 'crypto_verify_BYTES'
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 42 |     if (!memcmp(x,y,crypto_verify_BYTES)) return "equal strings fail verify";
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                     ^~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:55:13: warning: unused variable 'j' [-Wunused-variable]
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 55 |   long long j;
20110221 goat13 amd64 20210831 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |             ^
20110221 goat13 amd64 20210831 crypto_verify 32 try 0 ok 30 163038690 3000210000 crypto_verify/32/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_verify 32 implementation crypto_verify/32/ref -
20110221 goat13 amd64 20210831 crypto_verify 32 inputbytes 32
20110221 goat13 amd64 20210831 crypto_verify 32 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_verify 32 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_verify 32 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_verify 32 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 810 16135470 3000210000 crypto_core/hsalsa20/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 810 9600840 3000210000 crypto_core/hsalsa20/ref2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_core hsalsa20 implementation crypto_core/hsalsa20/ref -
20110221 goat13 amd64 20210831 crypto_core hsalsa20 outputbytes 32
20110221 goat13 amd64 20210831 crypto_core hsalsa20 inputbytes 16
20110221 goat13 amd64 20210831 crypto_core hsalsa20 keybytes 32
20110221 goat13 amd64 20210831 crypto_core hsalsa20 constbytes 16
20110221 goat13 amd64 20210831 crypto_core hsalsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_core hsalsa20 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_core hsalsa20 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_core hsalsa20 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_core salsa20 try 9d1ee8d84b974e648507ffd93829376c5b4420751710e44f6593abd8769378011d85ecda51ceb8f43661d3c65ef5b57c4f5bf8df76c8202784c8df8def61e6a6 ok 360 16927440 3000210000 crypto_core/salsa20/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_core salsa20 implementation crypto_core/salsa20/ref -
20110221 goat13 amd64 20210831 crypto_core salsa20 outputbytes 64
20110221 goat13 amd64 20210831 crypto_core salsa20 inputbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa20 keybytes 32
20110221 goat13 amd64 20210831 crypto_core salsa20 constbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_core salsa20 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_core salsa20 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_core salsa20 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_core salsa2012 try f36d643f798efc0fca888d3ac4bdcc54c98a968c2da16bd5b8bfe9fe9025a6ca3a207e9362dc7cf17ddfc7477ee754d3f521b1df91640093754f7275b1a54293 ok 240 8340090 3000210000 crypto_core/salsa2012/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_core salsa2012 implementation crypto_core/salsa2012/ref -
20110221 goat13 amd64 20210831 crypto_core salsa2012 outputbytes 64
20110221 goat13 amd64 20210831 crypto_core salsa2012 inputbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa2012 keybytes 32
20110221 goat13 amd64 20210831 crypto_core salsa2012 constbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa2012 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_core salsa2012 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_core salsa2012 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_core salsa2012 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_core salsa208 try 1e13ea9e74cb36989f7cbf4abc80b29154e1a8b150bd5244951318abea002a93ae9fe2abbcf7217526ac2a85b66c256ba9374b1257eda0c01816da328edfa11a ok 390 18854610 3000210000 crypto_core/salsa208/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_core salsa208 implementation crypto_core/salsa208/ref -
20110221 goat13 amd64 20210831 crypto_core salsa208 outputbytes 64
20110221 goat13 amd64 20210831 crypto_core salsa208 inputbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa208 keybytes 32
20110221 goat13 amd64 20210831 crypto_core salsa208 constbytes 16
20110221 goat13 amd64 20210831 crypto_core salsa208 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_core salsa208 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_core salsa208 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_core salsa208 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 18720 367222920 3000210000 crypto_hashblocks/sha256/inplace gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 18810 387034380 3000210000 crypto_hashblocks/sha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 implementation crypto_hashblocks/sha256/inplace -
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 statebytes 32
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_hashblocks sha256 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 13290 257624040 3000210000 crypto_hashblocks/sha512/inplace gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 13410 259885920 3000210000 crypto_hashblocks/sha512/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 implementation crypto_hashblocks/sha512/inplace -
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 statebytes 64
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_hashblocks sha512 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_hash sha256 try 86df8bd202b2a2b5fdc04a7f50a591e43a345849c12fef08d487109648a08e05 ok 19620 282700860 3000210000 crypto_hash/sha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hash sha256 implementation crypto_hash/sha256/ref -
20110221 goat13 amd64 20210831 crypto_hash sha256 outputbytes 32
20110221 goat13 amd64 20210831 crypto_hash sha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_hash sha256 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_hash sha256 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_hash sha256 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 0 2940 7320 2700 2640 3120 3210 2730 2580 3210 2520 2640 3300 2940 3000 3000 2790
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1 2850 3510 3150 2640 3180 3090 2460 2400 2520 3390 2820 2610 3240 2610 2850 3180
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 2 3600 3780 3810 3630 3540 3540 3540 3450 3630 3540 3630 3450 3690 3600 3660 3420
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 3 3120 3780 3510 2940 2820 3120 3030 2700 3240 2790 3120 2970 3150 2730 3210 3990
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 4 3120 3120 2520 3600 2820 3360 3930 3330 3030 3930 3690 2880 3420 3120 3030 3120
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 5 3030 3660 3210 3030 3030 2850 3000 3150 2760 2910 3090 3060 3030 3030 2820 2910
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 6 3090 3810 3480 3570 3210 3330 2970 3090 2430 2760 3090 3030 2910 3210 2520 3810
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 7 3000 3150 3630 2910 2910 2940 2910 2640 3270 3150 3270 2850 2880 3360 3120 3000
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 8 3540 3600 3120 3210 3600 3720 3540 3630 3540 3540 3510 3570 3570 3360 3420 3540
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 10 3540 3840 3540 3570 3510 3480 3390 3660 3240 3330 3450 3660 3480 3660 3750 3660
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 12 3570 3810 3750 3750 3660 3570 3570 3570 3570 3480 3630 3570 3600 3570 3540 3570
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 14 3600 3750 3720 3690 3690 3600 3600 3180 3480 3450 3750 3420 3600 3750 3690 3600
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 16 3630 3810 3750 3690 3510 3630 3660 3630 3480 3510 3570 3750 3540 3660 3360 3360
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 19 3630 3930 3930 3870 3780 3780 3630 3600 3660 3630 3540 3630 3660 3600 3570 3570
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 22 3630 4050 3810 3210 3690 3870 3810 3690 3510 3330 3600 3750 3450 3630 3600 3480
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 25 3660 4230 4020 3780 3690 3600 3720 3660 3720 3570 3690 3600 3630 3570 3660 3600
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 29 3660 4020 3870 3720 3600 3570 3660 3690 3660 3540 3720 3690 3660 3570 3690 3630
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 33 3660 3960 3780 3750 3660 3630 3630 3660 3630 3630 3690 3660 3630 3600 3660 3660
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 38 3690 3960 3810 3780 3660 3630 3720 3720 3660 3630 3690 3660 3660 3720 3570 3750
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 43 3720 4260 4080 3870 3750 3660 3750 3690 3690 3690 3660 3750 3720 3720 3630 3660
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 49 4170 4320 4170 4380 4260 4170 4050 4200 4170 4230 4170 4080 3780 3090 3660 2610
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 56 6870 6990 6780 7080 6300 6210 6540 7080 6930 7020 6870 6840 6810 6960 6870 6810
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 64 6660 7080 6870 6600 6720 6690 6660 6690 6630 6660 6630 6780 6540 6600 6720 6240
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 73 6630 7260 6240 6540 6660 6720 6630 6630 6720 6660 6600 6600 6630 6600 6570 6750
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 83 6750 6990 6780 6810 6750 6900 6690 6750 6600 6540 6780 6390 6570 6480 6450 6810
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 94 6720 7260 6870 6810 6750 6720 6720 6690 6780 6720 6690 6750 6690 6720 6690 6750
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 106 6810 7080 7020 6600 6960 6990 7050 6840 6750 6810 6750 6840 6780 6750 6750 6780
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 120 9960 10260 10050 10050 10080 9510 9390 9690 9930 9450 10080 10140 9930 10050 9960 9690
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 136 9750 10200 9840 9750 9900 9960 9150 9450 9300 9750 9150 9780 9960 9780 9660 9720
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 154 9810 10290 9990 9780 9810 9750 10020 9180 9420 9480 9690 9780 9930 10110 9930 9960
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 174 9870 10410 9990 9840 9960 10110 9360 9480 9930 9750 9870 10020 10200 9810 9780 9840
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 196 12840 13260 12780 12450 12300 12840 12540 12870 12900 12840 12810 12810 12840 12900 12990 12660
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 221 12840 13320 13050 12870 12810 12960 12810 12840 12840 12840 12810 12840 12810 12810 12840 12810
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 249 15990 16530 16200 16380 15960 15960 15930 16110 15660 15600 15630 16260 16140 15990 15990 15510
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 281 15870 16620 15930 15900 15870 15870 15840 15750 15900 15840 15870 15540 15840 16140 15690 15510
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 317 19230 19620 19410 18330 18780 19170 19500 19350 19260 19260 19200 19230 19260 19110 19170 19200
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 357 18960 19650 19170 18870 18570 18900 19440 19110 18750 18930 18900 19050 18930 19170 19170 18960
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 402 21840 22590 21780 21390 21660 22440 22050 21960 21990 21840 21840 21960 21990 21840 21540 21480
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 453 24960 25650 25290 25050 24960 25050 24900 24930 25200 23970 23820 21600 24300 25320 24930 24960
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 510 28380 29100 28620 28050 27600 28170 28530 28440 28320 28440 28380 28290 28380 27300 27720 28500
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 574 31260 32070 30690 30840 31080 30210 30990 31680 31410 31530 31260 31380 31440 29790 225270 26100
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 646 33990 35190 34440 34140 33990 34140 57090 33090 32790 34230 34080 33750 33780 33810 33810 33240
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 727 37380 38220 37440 37230 33360 34470 38130 40320 39480 39750 37170 37380 36990 36150 36930 37560
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 818 40380 39570 41250 40680 40560 40200 39870 40050 39270 40170 40740 40410 40380 40470 40410 39900
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 921 46200 47250 45180 46950 46710 46650 46500 45870 45720 46440 46770 45750 45450 45630 46200 44580
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1037 52440 53340 52710 52500 52440 50790 52650 52470 52590 52440 51810 50820 46950 39000 41700 41130
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1167 33750 52740 34470 33750 33780 33750 33750 33780 33750 33750 33750 33780 33750 33750 33750 33780
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1313 37410 38100 37560 37440 37440 37470 37380 37410 37380 37410 37410 37380 37410 37410 37380 37410
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1478 42480 43350 42570 42540 42540 42540 42480 42480 42480 42480 42510 42480 42480 42480 42510 42480
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1663 47910 49320 48150 48090 51810 51600 47910 47910 47940 47910 47910 47910 47910 47910 47910 47910
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 1871 53040 53760 53130 53040 158790 55950 53040 53040 53040 53040 53040 53040 53040 53040 53040 53040
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 2105 26760 27060 26820 26760 26790 26760 26730 26760 26730 26730 26760 26730 26730 26760 26730 26760
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 2369 29790 30180 29820 29790 29820 29790 29790 29790 29760 29790 29760 29790 29790 29760 29790 29790
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 2666 33000 33360 33060 33030 33030 33000 33000 33030 33000 33000 33000 33000 33030 33000 33000 33000
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 3000 37650 37890 37800 37710 37740 37680 37650 37680 37650 37650 37650 37650 37650 37650 37650 37650
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 3376 41580 41940 41610 41610 41610 41640 41580 41580 41580 41580 41580 41580 41580 41580 41580 41580
20110221 goat13 amd64 20210831 crypto_hash sha256 cycles 3799 46980 47280 47040 46980 47010 46980 46980 46950 46980 46980 46980 46980 46980 46950 46980 46980
20110221 goat13 amd64 20210831 crypto_hash sha512 try 9a2a989e136a02c3362c98e6e1e0b52fab980a1dafbebe4dd5e44d15d061742e35fb686befd4e33c608d251c96e26c020f90d92bb7ec8a657f79bb8e0b00a473 ok 17760 229283280 3000210000 crypto_hash/sha512/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_hash sha512 implementation crypto_hash/sha512/ref -
20110221 goat13 amd64 20210831 crypto_hash sha512 outputbytes 64
20110221 goat13 amd64 20210831 crypto_hash sha512 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_hash sha512 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_hash sha512 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_hash sha512 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 0 2010 3090 2400 2340 2070 2250 1590 1830 1980 2010 1650 1980 1980 1980 2100 2220
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1 2220 2550 2340 2340 2340 2370 2370 2220 1620 1770 2190 1770 1980 2220 1980 2160
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 2 2190 2190 2220 2280 2070 1830 1980 2190 2310 1860 2310 2190 2130 1740 2250 2190
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 3 2040 2490 2280 2400 2070 1590 1950 2010 1410 2220 2460 2040 2670 1770 1980 2040
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 4 2250 2370 2340 2400 2250 2310 2310 2310 2310 2250 1680 1830 2190 1890 1980 2130
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 5 2190 2280 2190 2310 2010 1800 2040 2190 2310 2100 2250 2190 2340 2070 2100 1500
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 6 2010 2160 2040 2040 2010 1980 1980 1830 2250 2160 1920 2010 1920 2010 1950 2040
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 7 2010 2130 1950 1980 1710 1950 2070 2040 2160 1920 1710 2160 1590 2130 2010 2040
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 8 1950 2160 1950 1980 2010 1920 1920 1950 1980 1920 2070 2040 2040 1950 1950 1920
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 10 2100 2340 2190 1920 2460 2100 2010 2190 2400 2100 2190 2190 1980 2010 2010 1920
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 12 2010 2250 2010 2040 1980 1950 1950 2040 2580 1950 2040 2010 1980 2010 2040 2040
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 14 2070 2430 2010 2070 2220 2070 1950 1950 2040 2070 2070 2220 2310 2010 2010 1860
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 16 2070 2220 2070 1920 2490 2070 2310 2220 2070 1890 2100 2010 2490 2100 2010 1920
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 19 2100 2130 1710 2460 2280 2070 1740 2220 2100 2520 1920 2100 2550 1980 2490 1770
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 22 2040 2250 2070 2100 2040 1860 2520 1800 1830 2040 1920 1950 2070 1950 2460 2100
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 25 2130 2400 2040 2130 2160 2220 2250 2340 2370 19170 1860 1800 1920 1860 1740 1680
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 29 1770 2190 1650 1740 1770 1740 1770 1770 1770 1770 1740 1770 1770 1770 1770 1770
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 33 1740 1920 1530 1560 1800 1620 1620 1740 1740 1740 1740 1770 1740 1740 1740 1770
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 38 1770 1950 1800 1770 1770 1770 1740 1770 1650 1710 1800 1860 1830 1470 1950 1530
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 43 2010 2100 1980 1860 2010 2250 1980 1980 2100 2220 1800 1980 2520 2280 1890 2580
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 49 1920 1860 1890 1920 1950 1950 1980 2280 2520 1830 1890 1800 1920 1800 2010 1800
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 56 1950 2610 1740 1980 1860 2550 1920 2040 1890 1830 1950 1950 2100 1950 2430 2040
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 64 2400 2520 2550 2370 2430 2340 2430 2460 2340 2430 2400 2490 2370 2400 2340 2310
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 73 2520 2610 2550 2490 2550 2340 2430 2550 2520 2460 2430 2550 2580 2460 2550 2430
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 83 2550 2610 2580 2610 2520 2580 2550 2460 2550 2520 2550 2550 2550 2430 2550 2520
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 94 2190 2460 2490 1980 2220 2250 1890 2220 2190 2340 2040 2190 1860 2370 1920 2160
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 106 2220 2580 1830 2220 2400 2160 2430 2310 2250 2220 1890 1740 2130 2340 2160 1650
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 120 3660 3990 3660 3540 3420 3540 3540 3720 3570 3330 3690 3630 3780 4290 3840 4350
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 136 3870 3930 3480 3510 3330 3540 3900 3510 3390 3150 3870 4500 4530 4290 4380 4410
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 154 4350 4230 4080 4380 4410 4350 3780 4230 4110 4350 4680 4350 4200 4320 4350 4410
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 174 3180 3600 3150 3090 2730 3540 3390 3150 2910 3540 3120 3180 3300 2790 3180 3330
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 196 2760 3180 3210 3240 3300 2820 3180 3810 2760 2460 2490 2460 2490 2460 2490 2460
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 221 2490 2580 2490 2490 2460 2490 2490 2490 2460 2490 2490 2460 2490 2490 2490 2460
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 249 3600 3780 3720 3600 3630 3570 3600 3600 3600 3570 3600 3600 3570 3600 3600 3570
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 281 3600 3720 3630 3630 3630 3630 3570 3600 3570 3570 3570 3600 3570 3570 3600 3570
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 317 3570 3630 3600 3600 3570 3570 3600 3570 3570 3600 3570 3570 3600 3570 3570 3600
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 357 3570 3600 3570 3600 3570 3570 3600 3570 3570 3600 3570 3570 3600 3570 3570 3570
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 402 4680 4830 4740 4680 4680 4650 4680 4680 4680 4680 4650 4680 4680 4680 4650 4680
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 453 4680 4770 4710 4710 4680 4680 4680 4680 4680 4680 4680 4680 4680 4680 4680 4680
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 510 5790 5940 5820 5790 5790 5760 5790 5790 5790 5760 5790 5790 5790 5760 5790 5790
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 574 5820 5850 5850 5850 5820 5820 5820 5820 5820 5820 5820 5820 5820 5820 5820 5820
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 646 6870 7050 6930 6870 6900 6870 6870 6870 6870 6900 6870 6870 6870 6870 6900 6870
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 727 6900 6990 6900 6930 6900 6900 6900 6900 6870 6900 6900 6900 6900 6900 6900 6900
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 818 8010 8100 8010 8040 8010 8010 7980 7980 8010 7980 7980 8010 7980 7980 8010 7980
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 921 9090 9180 9120 9120 9090 9090 9120 9090 9090 9090 9090 9120 9090 9090 9090 9090
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1037 10200 10260 10260 10230 10230 10200 10170 10200 10200 10200 10200 10200 10200 10170 10200 10200
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1167 11310 11340 11340 11310 11310 11310 11280 11310 11280 11310 11280 11310 11280 11310 11280 11280
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1313 12390 12450 12420 12420 12390 12420 12390 12390 12390 12390 12390 12390 12390 12390 12390 12390
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1478 13500 13590 13530 13560 13530 13470 13500 13470 13500 13470 13500 13470 13500 13500 13470 13500
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1663 15720 15840 15780 15720 15750 15690 15720 15690 15690 15720 15690 15720 15690 15690 15720 15690
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 1871 16800 16860 16830 16800 16800 16770 16800 16800 16770 16800 16800 16770 16800 16800 16770 16800
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 2105 18990 19050 19020 19020 18990 18990 18990 18990 18990 18990 18990 18990 18990 18960 18990 18990
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 2369 21180 21270 21180 21180 21180 21210 21180 21180 21180 21180 21180 21210 21180 21180 21180 21180
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 2666 23400 23460 23430 23400 23400 23400 23370 23400 23370 23370 23370 23400 23370 23370 23370 23400
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 3000 34500 39930 40890 40980 39150 39660 33810 35640 34020 35040 34500 34470 34410 34380 34410 34410
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 3376 38700 38940 38700 38700 38730 38700 38730 38700 38700 38700 38730 38700 38730 38700 38730 38700
20110221 goat13 amd64 20210831 crypto_hash sha512 cycles 3799 33270 33630 33270 33270 33300 33270 33270 33270 33270 33270 33300 33270 33270 33270 33270 33300
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccQbt2vN.ltrans0.ltrans.o: in function `crypto_stream_aes128ctr_core2_xor.isra.0':
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/xor.c:12: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/xor.c:13: undefined reference to `crypto_stream_aes128ctr_core2_xor_afternm'
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccQbt2vN.ltrans0.ltrans.o: in function `crypto_stream_aes128ctr_core2.isra.0':
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/stream.c:11: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/stream.c:12: undefined reference to `crypto_stream_aes128ctr_core2_afternm'
20110221 goat13 amd64 20210831 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 goat13 amd64 20210831 crypto_stream aes128ctr tryfails crypto_stream/aes128ctr/portable gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack error 111
20110221 goat13 amd64 20210831 crypto_stream aes128ctr tryfails crypto_stream/aes128ctr/portable gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack crypto_stream_xor does not match crypto_stream
20110221 goat13 amd64 20210831 crypto_stream salsa20 try 44a3966eabcd3a2b13faca2150e38f2b7e6bac187d626618f50a9f875158ae78 ok 11700 416856630 3000210000 crypto_stream/salsa20/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_stream salsa20 implementation crypto_stream/salsa20/ref -
20110221 goat13 amd64 20210831 crypto_stream salsa20 keybytes 32
20110221 goat13 amd64 20210831 crypto_stream salsa20 noncebytes 8
20110221 goat13 amd64 20210831 crypto_stream salsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_stream salsa20 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_stream salsa20 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_stream salsa20 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 0 30 60 30 30 30 60 30 30 30 30 30 30 60 30 30 30
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 0 30 60 30 30 30 30 60 30 30 30 30 30 30 60 30 30
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1 390 540 450 390 360 390 390 360 390 390 360 390 360 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1 390 480 420 360 390 390 360 390 390 390 390 390 360 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 2 390 420 390 390 360 390 360 390 390 390 360 390 390 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 2 390 390 420 390 390 390 360 390 390 390 360 390 390 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 3 390 420 390 360 390 390 390 360 390 390 360 390 390 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 3 390 420 390 420 390 360 390 480 360 390 360 390 390 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 4 390 450 390 360 390 390 390 390 390 360 390 390 360 390 390 360
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 4 390 450 390 390 450 390 390 390 390 360 480 390 390 360 390 480
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 5 390 420 390 360 390 360 390 390 390 360 390 390 390 390 360 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 5 390 420 390 390 390 450 390 390 390 390 390 390 390 450 450 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 6 390 390 390 360 390 360 390 390 390 390 360 390 390 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 6 390 450 390 390 390 390 390 390 390 390 390 390 390 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 7 390 360 390 390 390 390 360 390 390 390 360 390 390 360 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 7 390 420 390 390 390 390 420 390 390 390 390 390 390 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 8 420 480 420 390 420 390 420 390 420 390 420 390 420 420 390 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 8 390 420 390 390 390 420 360 390 420 390 390 390 360 420 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 10 420 450 390 420 420 390 420 390 420 420 390 420 390 420 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 10 390 450 420 420 390 390 390 420 390 390 420 390 420 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 12 420 420 390 420 390 420 420 390 420 390 420 420 390 420 390 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 12 390 450 450 420 420 390 390 420 390 390 420 390 390 420 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 14 420 420 390 420 390 420 390 420 420 390 420 390 420 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 14 420 450 450 390 420 420 390 390 420 390 420 390 420 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 16 420 390 420 420 390 420 390 420 390 420 390 420 390 420 390 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 16 420 450 480 450 420 420 390 420 390 420 420 390 420 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 19 390 420 390 420 390 420 390 420 390 420 390 390 420 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 19 420 510 450 450 450 420 420 420 390 420 420 420 420 390 420 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 22 390 420 390 420 390 420 390 420 390 420 390 420 390 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 22 420 480 420 450 450 420 420 420 450 420 420 450 420 420 450 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 25 420 420 390 420 420 390 420 390 420 390 420 390 420 390 420 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 25 420 480 450 480 450 420 450 420 420 420 420 420 450 420 420 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 29 390 420 390 420 420 390 420 390 390 420 390 420 390 390 390 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 29 450 510 480 450 450 450 420 450 420 450 420 450 420 420 450 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 33 420 390 420 420 390 420 390 420 420 420 390 420 420 390 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 33 450 510 450 480 480 450 450 420 450 420 450 420 450 420 450 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 38 420 420 390 420 420 390 420 420 420 390 420 420 420 390 420 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 38 450 540 480 480 450 450 450 450 450 450 450 450 450 450 450 450
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 43 420 420 420 420 390 420 420 390 420 420 420 420 390 420 420 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 43 450 510 510 510 450 480 450 480 450 450 450 480 450 450 480 450
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 49 420 420 390 420 420 420 420 420 390 420 390 420 420 390 420 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 49 480 510 510 540 510 480 450 480 450 480 480 450 480 480 450 480
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 56 420 420 390 420 420 420 420 420 390 420 420 420 420 420 390 420
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 56 480 540 540 540 510 510 480 480 480 480 480 480 480 480 480 510
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 64 390 540 480 390 390 390 420 390 390 390 390 420 390 390 390 390
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 64 510 720 750 540 510 510 510 510 510 510 510 510 510 510 510 510
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 73 810 870 810 810 810 780 780 810 780 810 780 780 810 780 780 810
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 73 900 1020 960 900 900 900 900 900 900 870 900 900 900 900 900 870
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 83 780 780 810 780 780 780 780 810 780 780 780 780 780 810 780 780
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 83 930 1020 930 960 930 930 900 930 900 900 930 900 900 930 900 900
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 94 780 870 810 780 780 810 780 780 780 810 780 780 780 810 780 780
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 94 930 1020 960 960 960 930 960 930 930 930 960 930 930 930 930 960
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 106 780 810 750 810 780 780 780 780 810 780 780 780 780 810 750 780
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 106 960 1050 990 960 960 960 960 960 930 990 960 930 960 960 990 930
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 120 780 780 780 810 780 780 780 810 780 780 810 780 780 780 810 780
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 120 990 1080 1020 1020 990 990 990 960 990 960 990 990 960 990 990 960
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 136 1170 1260 1230 1200 1200 1170 1170 1170 1170 1170 1170 1170 1170 1170 1140 1200
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 136 1410 1560 1530 1440 1440 1410 1410 1380 1410 1410 1380 1410 1410 1410 1410 1380
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 154 1170 1230 1170 1140 1170 1170 1170 1140 1170 1140 1170 1170 1140 1170 1170 1170
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 154 1470 1530 1470 1440 1440 1470 1440 1470 1440 1470 1440 1470 1470 1440 1470 1440
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 174 1170 1200 1140 1170 1140 1170 1170 1170 1140 1170 1170 1170 1170 1170 1170 1170
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 174 1470 1560 1530 1500 1470 1470 1500 1470 1470 1500 1470 1500 1470 1470 1500 1470
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 196 1500 1620 1590 1560 1500 1530 1500 1500 1500 1530 1500 1530 1500 1530 1500 1500
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 196 1950 2010 1950 1980 1920 1920 1920 1950 1920 1950 1920 1950 1920 1950 1920 1950
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 221 1560 1650 1620 1590 1560 1530 1530 1530 1530 1560 1530 1560 1560 1560 1530 1530
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 221 1980 2070 2010 2010 2010 1950 1980 2010 1980 1980 1980 1980 1980 1980 1980 1980
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 249 1530 1590 1560 1560 1530 1530 1560 1530 1530 1530 1530 1530 1530 1560 1500 1560
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 249 2040 2160 2100 2070 2070 2010 2040 2040 2010 2040 2040 2010 2040 2040 2040 2010
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 281 1920 2010 1950 1950 1950 1950 1950 1920 1920 1920 1920 1890 1920 1920 1920 1920
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 281 2460 2550 2490 2490 2430 2460 2430 2460 2430 2460 2430 2430 2460 2460 2430 2430
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 317 1950 1950 1920 1920 1920 1950 1890 1920 1920 1920 2790 120270 2190 2160 2160 2190
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 317 2910 3000 2970 2970 2910 2880 2880 2910 2880 2910 2910 2910 2880 2910 2880 2940
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 357 2310 2310 2310 2310 2280 2250 2310 2280 2310 2280 2310 2280 2310 2280 2310 2280
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 357 3000 3060 3000 3000 3000 3000 3000 3000 3000 3000 3000 3000 3000 3000 3000 3000
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 402 2700 2730 2700 2670 2700 2670 2700 2670 2700 2670 2700 2670 2670 2700 2670 2700
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 402 3450 3510 3480 3450 3420 3450 3450 3450 3450 3450 3450 3450 3450 3420 3450 3450
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 453 3030 3120 3090 3060 3060 3030 3000 3030 3030 3030 3000 3030 3030 3030 3000 3030
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 453 3960 3990 3990 3990 3930 3960 3960 3960 3960 3960 3930 3960 3960 3960 3960 3960
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 510 3060 3120 3120 3090 3060 3060 3090 3060 3060 3090 3060 3090 3060 3060 3060 3090
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 510 4080 4170 4170 4170 4140 4110 4050 4080 4080 4050 4080 4050 4080 4080 4050 4080
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 574 3450 3450 3480 3450 3450 3450 3450 3450 3450 3450 3480 3450 3450 3450 3450 3450
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 574 4560 4590 4560 4560 4560 4530 4560 4530 4560 4530 4560 4560 4530 4560 4560 4530
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 646 4710 4230 4200 4890 4770 4710 4590 4830 4410 4410 4470 5040 4740 4560 4800 4890
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 646 6150 6300 5880 6840 7620 6780 6030 8100 6120 6510 5820 6150 5940 5820 6330 6090
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 727 5280 4980 4980 5070 5310 5760 5220 4950 5400 4920 4950 6240 5280 5520 5850 5760
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 727 6000 6840 6060 6030 6030 6000 6000 6000 6000 6030 6000 6000 6000 6000 6000 6000
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 818 4920 4950 4980 4950 4920 4920 4950 4920 4920 4950 4920 4920 4950 4920 4920 4950
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 818 6570 6660 6630 6600 6570 6570 6540 6570 6570 6540 6570 6540 6570 6540 6570 6570
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 921 5670 5700 5700 5670 5700 5670 5670 5700 5670 5670 5670 5700 5670 5670 5700 5670
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 921 7530 7560 7560 7530 7500 7530 7530 7530 7500 7530 7530 7530 7530 7500 7530 7530
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1037 6450 6450 6450 6480 6450 6450 6450 6450 6450 6480 6450 6450 6450 6450 6450 6450
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1037 8490 8580 8520 8520 8550 8490 8520 8490 8490 8520 8490 8490 8490 8520 8490 8490
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1167 7200 7200 7170 7200 7170 7200 7200 7170 7200 7200 7170 7200 7170 7200 7200 7170
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1167 9510 9600 9540 9570 9570 9510 9510 9510 9510 9510 9510 9510 9510 9510 9510 9510
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1313 7980 7980 7920 7980 7980 8010 7980 7980 7980 8010 7980 7980 7980 8010 7980 7980
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1313 10560 10650 10590 10620 10590 10560 10560 10530 10560 10560 10560 10560 10530 10560 10560 10560
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1478 9060 9090 9090 9090 9090 9060 9030 9060 9060 9030 9060 9060 9030 9060 9060 9030
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1478 12060 12090 12060 12060 12090 12060 12030 12060 12060 12030 12060 12060 12030 12060 12060 12060
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1663 9840 9870 9870 9840 9870 9870 9840 9840 9840 9840 9840 9810 9840 9840 9840 9840
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1663 13170 13320 13260 13260 13230 13170 13170 13140 13170 13170 13140 13170 13170 13140 13170 13170
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 1871 11310 11340 11310 11280 11310 11310 11280 11310 11310 11280 11310 11310 11280 11310 11310 11280
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 1871 15090 15150 15090 15120 15120 15120 15090 15090 15090 15090 15090 15090 15090 15090 15090 15090
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 2105 12510 12510 12510 12480 12480 12690 13230 12510 12480 12480 12510 12480 12480 12510 12480 12510
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 2105 16680 16770 16710 16740 16710 16680 16710 16650 16650 16680 16650 16680 16650 16680 16650 16680
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 2369 14400 14700 14430 14400 14340 14310 14370 14370 14400 14370 14400 14400 14370 14400 14400 14370
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 2369 19140 19620 19470 19170 19110 19110 19140 19110 19110 19140 19170 19140 19170 19140 19170 19140
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 2666 35700 35880 35790 35760 35790 35790 35700 35670 35670 35700 35700 35670 35700 35700 35700 35670
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 2666 47700 47970 47820 47760 47760 47700 47700 47670 47700 47700 47700 47700 47700 47700 47670 47700
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 3000 39960 39930 39960 39930 39960 39990 39960 39960 39960 39960 39990 39960 43350 42480 41790 39960
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 3000 53370 53580 53520 53490 53430 53370 53370 53370 53400 53370 53370 53370 53400 53370 53370 53370
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 3376 45270 45300 44970 45150 45270 45270 45030 45000 45300 45270 45270 45300 45270 45300 45270 45300
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 3376 60270 60540 60330 60330 60270 60240 60270 60270 60240 60270 60270 60270 60240 60270 60270 60240
20110221 goat13 amd64 20210831 crypto_stream salsa20 cycles 3799 51090 50970 50970 50940 51090 51120 51120 51090 51120 51120 51090 51120 51090 51120 51120 51090
20110221 goat13 amd64 20210831 crypto_stream salsa20 xor_cycles 3799 68400 68400 68460 68430 68400 68400 68370 68370 68370 68400 68370 68370 68370 71790 72690 68370
20110221 goat13 amd64 20210831 crypto_stream salsa2012 try ecc758f200061c3cc770b25797da73583548d4f90f69a967fbbe1a6d94d1705c ok 7770 338685360 3000210000 crypto_stream/salsa2012/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_stream salsa2012 implementation crypto_stream/salsa2012/ref -
20110221 goat13 amd64 20210831 crypto_stream salsa2012 keybytes 32
20110221 goat13 amd64 20210831 crypto_stream salsa2012 noncebytes 8
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_stream salsa2012 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 0 90 150 90 60 90 60 90 90 60 90 60 90 60 90 90 60
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 0 90 120 90 90 60 90 60 90 90 60 90 60 90 60 90 60
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1 570 900 720 600 540 570 540 570 540 570 570 570 570 570 540 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1 570 840 660 570 570 570 570 570 540 570 540 570 540 570 540 540
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 2 570 690 630 630 570 540 570 570 570 570 540 570 570 540 600 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 2 570 630 660 630 630 630 630 570 570 570 570 540 570 570 570 540
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 3 570 570 540 570 570 630 570 570 540 570 630 570 570 540 570 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 3 570 660 660 600 630 570 570 570 570 570 570 570 600 570 570 540
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 4 570 660 600 570 540 570 570 540 570 570 570 570 540 540 570 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 4 570 630 660 660 570 780 570 570 570 570 570 570 570 570 720 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 5 570 630 600 600 570 540 570 570 540 630 570 570 570 570 540 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 5 570 690 660 690 660 660 630 630 570 570 570 570 570 570 570 540
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 6 570 630 570 540 570 570 570 570 540 570 570 540 570 540 570 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 6 570 690 690 660 660 570 570 600 570 600 570 600 570 570 570 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 7 570 600 600 570 570 570 570 570 570 570 540 570 570 570 570 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 7 600 690 720 690 660 570 600 570 600 570 600 570 570 600 570 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 8 630 780 720 630 630 600 630 600 600 630 600 600 630 600 630 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 8 600 690 690 660 690 690 660 600 570 600 570 600 600 570 600 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 10 630 630 690 630 600 630 600 600 630 630 630 630 600 600 630 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 10 600 690 660 630 630 660 570 600 600 570 600 600 600 600 600 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 12 600 600 630 600 630 600 600 630 600 630 600 600 630 600 600 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 12 600 750 690 660 630 600 600 600 600 600 600 600 600 600 600 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 14 600 660 660 600 630 600 630 600 600 630 600 630 600 600 630 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 14 600 750 600 600 600 630 600 600 630 600 600 630 600 630 600 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 16 630 660 630 600 630 630 630 630 630 630 630 600 630 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 16 630 780 720 690 630 630 630 630 600 630 630 630 600 630 600 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 19 630 600 630 630 630 600 630 630 630 630 630 630 600 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 19 660 870 810 660 660 600 660 630 630 630 660 600 660 600 660 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 22 630 660 630 630 600 630 630 630 630 630 600 630 630 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 22 660 780 750 720 720 630 630 660 660 630 660 630 630 660 630 660
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 25 630 630 630 600 630 630 600 630 630 630 630 630 630 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 25 660 780 690 720 660 630 660 660 690 660 660 660 630 660 660 660
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 29 630 630 630 630 630 630 630 600 630 630 630 630 600 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 29 660 810 720 690 660 660 690 690 660 660 660 690 660 660 660 690
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 33 630 660 600 630 630 630 630 630 630 600 630 630 630 630 600 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 33 690 810 750 780 690 690 690 690 690 690 690 690 690 660 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 38 630 630 630 630 630 630 630 660 630 630 630 630 600 600 630 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 38 720 900 810 750 720 720 690 690 720 690 720 690 720 690 720 690
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 43 630 630 630 630 630 600 630 660 600 660 630 630 630 630 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 43 720 870 900 750 720 750 720 720 750 720 750 720 750 720 720 720
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 49 630 600 630 630 630 630 630 630 600 630 630 600 630 630 630 600
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 49 780 960 870 840 870 810 750 750 780 750 750 750 780 720 750 780
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 56 630 630 630 630 630 630 630 660 630 630 630 630 630 630 630 660
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 56 780 960 900 870 810 840 780 780 780 810 780 780 780 780 780 780
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 64 600 960 810 660 660 570 570 600 540 600 600 570 600 570 600 570
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 64 840 1350 1440 1110 810 870 840 840 840 870 870 840 840 840 840 870
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 73 1170 1410 1290 1230 1230 1200 1170 1170 1170 1170 1170 1170 1140 1170 1170 1170
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 73 1410 1770 1620 1410 1410 1410 1380 1410 1410 1380 1410 1410 1380 1410 1380 1410
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 83 1170 1170 1230 1170 1230 1170 1200 1170 1170 1200 1170 1170 1200 1170 1170 1200
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 83 1470 1590 1620 1560 1530 1500 1470 1470 1440 1440 1470 1440 1440 1470 1470 1440
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 94 1170 1260 1170 1200 1200 1200 1170 1170 1170 1170 1170 1170 1200 1170 1170 1170
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 94 1500 1680 1560 1560 1530 1500 1470 1500 1470 1500 1500 1500 1470 1500 1500 1470
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 106 1170 1200 1140 1200 1200 1200 1170 1170 1170 1170 1200 1170 1200 1170 1200 1170
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 106 1560 1650 1620 1530 1590 1560 1560 1560 1590 1560 1590 1560 1560 1560 1590 1560
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 120 1170 1170 1170 1230 1140 1170 1200 1170 1170 1170 1200 1200 1170 1200 1140 1200
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 120 1620 1710 1680 1650 1680 1590 1620 1590 1620 1590 1590 1620 1620 1620 1620 1620
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 136 1740 1980 1920 1770 1770 1770 1710 1710 1740 1710 1710 1740 1710 1710 1740 1710
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 136 2250 2520 2370 2250 2250 2190 2250 2220 2220 2250 2220 2190 2250 2220 2220 2250
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 154 1740 1890 1800 1800 1710 1740 1740 1740 1710 1740 1710 1710 1680 1740 1740 1740
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 154 2310 2430 2370 2340 2370 2310 2280 2310 2280 2310 2310 2280 2310 2280 2310 2280
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 174 1740 1800 1710 1740 1710 1770 1710 1710 1740 1710 1740 1710 1740 1740 1740 1710
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 174 2370 2520 2460 2430 2430 2370 2370 2370 2340 2370 2370 2340 2370 2370 2370 2340
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 196 2220 2370 2280 2220 2220 2190 2190 2220 2220 2250 2250 2220 2220 2160 2250 2190
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 196 3030 3120 3180 3060 3030 3030 3060 3030 3030 3030 3060 3030 3030 3030 3060 3030
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 221 2280 2460 2370 2250 2280 2250 2310 2280 2280 2280 2280 2280 2250 2280 2280 2250
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 221 3150 3240 3210 3210 3210 3120 3150 3150 3150 3150 3150 3120 3150 3150 3150 3120
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 249 2280 2460 2310 2280 2280 2280 2280 2310 2280 2250 2310 2280 2310 2280 2280 2280
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 249 3270 3480 3450 3360 3360 3240 3270 3300 3270 3270 3270 3270 3270 3270 3270 3270
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 281 2820 2940 2880 2820 2850 2820 2820 2820 2820 2850 2820 2850 2820 2820 2850 2820
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 281 3960 4020 3960 3990 3990 3930 3960 3960 3930 3960 3960 3960 3930 3960 3960 3960
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 317 2850 2940 2910 2820 2820 2820 2820 2820 2820 2850 2850 2850 2820 2850 2850 2850
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 317 4080 4290 4230 4200 4200 4080 4080 4110 4080 4080 4080 4110 4080 4080 4110 4080
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 357 3420 3510 3450 3540 3390 3360 3360 3420 3420 3390 3420 3390 3420 3390 3420 3390
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 357 4830 4890 4830 4830 4800 4830 4800 4830 4830 4800 4830 4800 4830 4800 4830 4830
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 402 3960 3960 4020 4020 3990 4020 3960 3960 3930 3990 3960 3930 3960 3960 3930 3960
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 402 5520 5670 5580 5550 5580 5550 5520 5520 5520 5520 5490 5520 5520 5520 5520 5520
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 453 5490 6330 5580 5730 5400 5280 5580 6210 5100 5130 5610 5070 5010 5610 5490 5220
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 453 7650 8250 7230 7290 7560 7980 7110 7830 7650 7380 7890 7230 7620 7740 7800 7920
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 510 5760 5280 4560 94200 6510 6180 6090 6180 5790 5760 5760 4470 4470 4470 4500 4500
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 510 6570 7350 6900 6780 6750 6750 6630 6570 6510 6570 6540 6570 6540 6540 6570 6540
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 574 5070 5160 5070 5070 5070 5040 5070 5040 5070 5040 5070 5040 5070 5070 5040 5070
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 574 7320 7470 7410 7350 7350 7320 7320 7350 7320 7320 7350 7320 7320 7320 7350 7320
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 646 2730 2850 2790 2700 2730 2700 2730 2700 2730 2700 2730 2700 2730 2700 2730 2700
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 646 3900 3960 3960 3900 3900 3870 3900 3900 3900 3900 3870 3900 3900 3900 3870 3900
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 727 2970 3030 3000 3030 3000 3000 2970 2970 2970 2970 2970 2970 2970 2970 2940 3000
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 727 4290 4380 4320 4320 4320 4290 4290 4290 4320 4290 4290 4290 4290 4290 4290 4290
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 818 3240 3270 3210 3240 3240 3240 3210 3240 3210 3240 3240 3210 3240 3240 3210 3240
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 818 4710 4770 4770 4710 4710 4710 4710 4710 4710 4740 4710 4710 4710 4710 4710 4710
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 921 3750 3750 3720 3750 3750 3720 3750 3720 3750 3720 3750 3750 3720 3750 3720 3750
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 921 5370 5430 5400 5370 5370 5370 5370 5400 5370 5370 5370 5400 5370 5370 5370 5370
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1037 4230 4230 4230 4200 4230 4230 4200 4230 4230 4230 4200 4230 4230 4230 4200 4230
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1037 6090 6090 6090 6090 6060 6090 6060 6090 6090 6060 6090 6090 6060 6090 6090 6060
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1167 5400 5940 5190 4740 4740 4770 5460 5880 5910 5880 5880 5880 5400 4710 4710 4710
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1167 6810 6840 6840 6840 6810 6810 6810 6810 6810 6810 6840 6810 6810 6810 6810 6810
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1313 5190 5220 5190 5220 5220 5190 5160 5190 5160 5160 5190 5160 5190 5160 5190 5160
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1313 7590 7620 7620 7590 7590 7590 7560 7590 7560 7590 7560 7590 7560 7590 7560 7560
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1478 5880 5940 5940 5910 5940 5880 5880 5880 5880 5880 5850 5880 5880 5880 5880 5850
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1478 8610 8640 8610 8640 8610 8610 8610 8610 8610 8610 8610 8610 8610 8610 8610 8610
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1663 6390 6450 6450 6450 6450 6450 6390 6420 6390 6390 6390 6390 6390 6420 6390 6390
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1663 9450 9540 9540 9570 9480 9450 9420 9420 9450 9420 9450 9420 9450 9420 9450 9420
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 1871 7380 7410 7410 7410 7380 7410 7380 7380 7410 7380 7380 7380 7410 7380 7380 7410
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 1871 10800 10860 10800 10830 10800 10800 10800 10830 10800 10800 10800 10800 10800 10830 10800 10800
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 2105 8130 8160 8130 8100 8130 8130 8130 8100 8130 8130 8130 8130 8100 8130 8130 8130
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 2105 11970 12000 12030 12030 11970 12000 11970 11940 11970 11970 11970 11970 11970 11940 11970 11970
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 2369 9330 9420 9420 9330 9360 9330 9330 9330 9300 9300 9330 9300 9300 9300 9330 9300
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 2369 13680 13680 13680 13620 13620 13620 13620 13620 13620 13590 192720 15480 15540 15210 15300 16170
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 2666 10320 10440 10350 10350 10410 10350 10320 10320 10320 10320 10320 10320 10320 10320 10350 10320
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 2666 15120 15360 15180 15150 15120 15180 15090 15120 15120 15120 15090 15120 15120 15120 15120 15090
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 3000 11550 11550 11610 11520 11550 11550 11580 11550 11550 11580 11550 11550 11580 11550 11550 11580
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 3000 16950 17040 16980 17010 16950 16920 16950 16920 16920 16950 16920 16920 16950 16920 16950 16920
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 3376 12990 13020 12990 13020 13020 12990 12990 13020 12990 12990 12990 13020 12990 12990 13020 12990
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 3376 19080 19110 19080 19080 19140 19080 19080 19080 19080 19080 19080 19110 19080 19080 19080 19080
20110221 goat13 amd64 20210831 crypto_stream salsa2012 cycles 3799 14730 14760 14730 14730 14730 14700 14730 14730 14730 14730 14730 14730 14730 14730 14730 14730
20110221 goat13 amd64 20210831 crypto_stream salsa2012 xor_cycles 3799 21600 21540 21570 21630 21600 21600 21600 21600 21600 21600 21600 21600 21600 21600 21600 21630
20110221 goat13 amd64 20210831 crypto_stream salsa208 try 05f32b0647417aaa446b0b3127318133cf9af32b771869eab267000bf02710cd ok 6000 307694820 3000210000 crypto_stream/salsa208/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_stream salsa208 implementation crypto_stream/salsa208/ref -
20110221 goat13 amd64 20210831 crypto_stream salsa208 keybytes 32
20110221 goat13 amd64 20210831 crypto_stream salsa208 noncebytes 8
20110221 goat13 amd64 20210831 crypto_stream salsa208 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_stream salsa208 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_stream salsa208 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_stream salsa208 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 0 90 150 120 90 90 60 90 60 90 60 90 60 90 90 60 90
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 0 90 180 120 120 60 90 90 60 90 60 90 60 90 90 60 60
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1 630 1290 720 690 600 630 600 630 660 600 630 630 630 600 600 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1 630 840 600 660 660 690 600 660 630 600 600 600 660 660 570 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 2 630 780 690 600 660 630 660 630 660 630 630 630 600 570 600 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 2 660 750 750 750 780 690 660 600 660 660 600 630 630 630 660 660
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 3 630 630 600 630 630 630 720 600 690 660 630 630 690 630 630 660
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 3 660 840 720 690 720 660 630 690 570 660 660 630 630 630 630 660
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 4 630 780 690 600 630 630 660 660 660 600 600 630 630 630 660 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 4 660 780 720 780 720 630 660 660 600 660 630 630 660 600 630 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 5 660 720 750 660 660 690 660 630 630 570 630 690 600 540 540 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 5 660 810 660 690 630 660 720 660 660 660 690 690 660 690 630 660
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 6 660 690 630 660 600 660 660 630 630 660 660 660 630 660 660 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 6 690 600 780 750 690 660 690 690 690 660 660 690 660 690 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 7 660 630 630 690 630 660 660 660 600 630 660 600 660 660 660 600
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 7 690 750 780 810 810 720 720 690 750 660 690 660 630 600 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 8 660 810 660 690 720 690 660 600 570 600 600 660 630 630 660 660
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 8 690 810 720 690 750 690 690 690 690 690 660 720 660 720 660 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 10 690 690 660 630 630 750 660 660 720 630 690 660 720 690 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 10 720 870 720 720 720 690 720 750 660 690 660 720 720 720 750 720
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 12 690 720 660 690 690 690 660 720 720 630 660 720 690 690 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 12 720 840 810 720 600 780 690 720 750 690 720 720 750 720 750 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 14 690 690 690 660 690 660 690 690 720 690 660 750 660 660 750 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 14 750 900 900 780 750 780 720 720 720 780 720 720 750 750 660 750
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 16 690 750 720 690 780 780 780 690 660 570 630 660 660 720 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 16 780 960 840 780 840 750 780 750 750 780 750 780 750 750 780 780
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 19 690 690 660 660 720 690 660 750 690 780 630 690 570 600 660 720
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 19 810 960 840 840 870 810 780 810 780 840 780 810 810 810 750 810
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 22 690 600 630 690 690 750 660 660 540 630 720 720 690 690 690 720
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 22 840 930 990 870 900 870 810 840 840 870 810 780 840 810 810 840
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 25 720 720 720 720 690 720 720 720 720 720 690 750 690 690 720 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 25 750 900 870 840 720 750 750 810 750 750 720 720 750 750 780 810
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 29 720 720 750 630 660 750 660 720 720 690 720 750 660 750 720 750
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 29 870 840 930 930 810 840 840 870 870 870 900 900 900 870 870 900
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 33 720 720 720 720 750 720 720 720 720 750 690 750 720 750 750 750
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 33 870 1020 960 990 930 870 810 900 840 750 780 900 810 810 900 870
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 38 660 630 690 600 600 660 690 600 690 660 690 660 660 660 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 38 960 1050 1020 1080 1110 780 960 960 1080 810 840 900 930 990 960 960
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 43 690 690 690 660 660 690 690 690 690 660 690 660 690 660 750 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 43 990 1080 1080 1020 990 1050 960 990 990 930 1050 990 990 960 990 1020
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 49 690 720 690 720 660 720 720 720 690 690 690 660 720 690 690 600
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 49 1050 1260 1110 1110 1020 1020 990 1050 1020 1050 1020 1080 1020 1080 1050 990
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 56 690 720 720 720 690 720 750 690 750 690 660 750 660 690 690 690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 56 1110 1140 1230 1200 1140 1110 1080 1110 1080 1140 1050 1110 1110 1080 1110 1110
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 64 690 990 1050 720 720 810 660 660 690 690 660 660 690 660 660 630
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 64 1050 1530 1350 1110 1080 1050 1050 1020 1020 1020 1050 1050 960 990 990 1020
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 73 1200 1590 1500 1380 1200 1170 1260 1260 1200 1170 1230 1290 1170 1200 1200 1200
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 73 1620 1920 1740 1620 1620 1650 1620 1590 1620 1590 1650 1590 1650 1590 1620 1620
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 83 1260 1440 1320 1260 1260 1350 1230 1260 1260 1260 1230 1290 1260 1200 1230 1230
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 83 1710 1800 1740 1680 1770 1650 1650 1680 1710 1740 1740 1680 1740 1650 1740 1680
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 94 1260 1530 1320 1290 1260 1260 1290 1260 1290 1260 1230 1230 1260 1230 1260 1260
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 94 1800 2010 1620 1770 1950 1920 1920 1590 1770 1860 1800 1740 1800 1800 1770 1830
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 106 1260 1320 1260 1260 1140 1260 1260 1260 1050 1230 1320 1320 1290 1290 1290 1260
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 106 1920 2010 2010 1980 2010 1920 1890 1920 1950 1950 1920 1950 1860 1860 1860 1830
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 120 1230 1350 1050 1140 1200 1200 1170 1170 1230 1230 1290 1290 1260 1350 1320 1260
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 120 2040 2160 2190 2130 2100 1890 1860 2070 1950 1980 2040 1980 2070 2070 2040 2040
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 136 1830 2010 2040 1920 1800 1830 1860 1830 1860 1740 1740 1770 1860 1800 1830 1800
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 136 2490 2970 2610 2490 2370 2550 2490 2610 2550 2490 2460 2460 2460 2520 2490 2550
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 154 1830 2070 1860 1920 1800 1830 1830 1830 1800 1830 1800 1920 1860 2010 1920 1830
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 154 2670 2910 2760 2670 2730 2670 2640 2580 2670 2610 2610 2610 2670 2730 2610 2580
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 174 1860 1980 1890 1890 1860 1860 1860 1800 1830 1830 1860 1830 1830 1800 1830 1860
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 174 2880 3060 3000 2940 2910 2880 2880 2880 2880 2850 2850 2880 2850 2790 2880 2700
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 196 2490 2760 2670 2550 2550 2490 2490 2130 2160 2010 2580 2820 1920 2190 2190 2340
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 196 3240 3420 3420 3060 3120 3240 3120 3150 3150 3210 3330 3360 3240 3360 3480 3510
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 221 2310 2820 2310 2370 2310 2310 2310 2190 2220 2250 2310 2250 2280 2310 2430 2250
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 221 3510 3630 3480 3480 3510 3600 3510 3540 3540 3600 3510 3420 3360 3300 3540 3630
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 249 2430 2700 2400 2340 2430 2400 2460 2460 2430 2400 2460 2460 2430 2430 2430 2430
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 249 3900 4110 4020 4140 3900 3990 3930 3900 3780 3780 3870 3870 3900 3870 3750 3180
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 281 2940 3210 3090 3000 2910 2940 2940 2850 2820 3000 2970 2880 2970 2940 2970 2760
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 281 4500 4680 4500 4560 4560 4590 4590 4470 4440 4380 4500 4500 4470 4440 4500 4560
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 317 2970 3240 2970 2880 2910 3060 3090 2940 2820 3030 2970 2940 2940 2970 2970 3060
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 317 4860 5130 5190 5100 4950 4920 4920 4740 4710 4740 4650 4860 4770 4830 4980 4860
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 357 3510 3540 3540 3450 3450 3510 3450 3630 3450 3390 3420 3510 3540 3450 3540 3510
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 357 5640 5760 5730 5730 5460 5760 5610 5760 5640 5640 5610 5490 5520 5550 5670 5400
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 402 3900 4320 4110 4170 4170 4080 3870 3750 3720 3570 3750 3630 4020 3990 3870 3900
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 402 6300 6300 6390 6180 6360 6210 6330 6210 6210 6300 6330 6300 6360 6300 6330 6360
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 453 4440 4770 4710 4500 4500 4380 4440 4440 4410 4410 4440 4440 4380 4380 4440 4470
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 453 7170 7290 7290 7290 7170 7140 7200 7230 7140 7170 7200 7170 7200 7140 7110 7170
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 510 4590 4770 4710 4620 4620 4590 4470 4560 4500 4500 4440 4410 4560 4590 4590 4680
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 510 7620 7950 7890 7740 7560 7560 7680 7620 7680 7710 7500 7560 7590 7590 7590 7680
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 574 5250 5280 5190 5130 5340 5190 5340 5310 5280 5250 5370 5190 5250 5250 5130 5340
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 574 8550 8760 8550 8550 8430 8640 8670 8520 8610 8580 8460 8520 8490 8490 8610 8430
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 646 5880 6870 6720 6450 5790 5580 5850 5880 6000 5220 5430 5550 6480 5430 6120 6390
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 646 10410 10470 10590 10530 10650 10530 10650 10410 10380 10050 10410 10320 10200 10410 9150 8640
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 727 4770 5040 4800 4800 4830 4740 4770 4740 4740 4770 4740 4770 4740 4770 4740 4770
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 727 7680 7890 7800 7680 7680 7680 7680 7650 7680 7680 7680 7680 7680 7680 7680 7680
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 818 5160 5160 5160 5130 5190 5160 5160 5160 5190 5160 5160 5160 5160 5190 5160 5160
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 818 8430 8580 8550 8550 8520 8490 8460 8400 8430 8400 8430 8400 8400 8430 8400 8430
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 921 5910 5940 5880 5910 5910 5910 5880 5910 5910 5910 5880 5910 5910 5910 5880 5910
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 921 9660 9810 9660 9720 9660 9690 9660 9660 9660 9660 9660 9660 9660 9660 9630 9660
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1037 6660 6810 6660 6660 6690 6660 6660 6690 6660 6660 6690 6660 6660 6690 6660 6690
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1037 10920 10890 10980 10860 10890 10890 10920 10920 10890 10920 10920 10920 10920 10890 10920 10920
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1167 7440 7470 7470 7440 7440 7440 7440 7410 7440 7440 7440 7440 7440 7440 7440 7440
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1167 12210 12330 12270 12210 12120 12210 13020 19710 19170 12030 11940 11940 11910 12630 11940 12210
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1313 8100 8700 8130 8010 8130 8100 8100 8100 8130 8100 8100 8100 8100 8130 8100 8100
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1313 13260 13710 13440 13350 13380 13290 13230 13260 13260 13230 13260 13230 13260 13260 13230 13260
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1478 4140 4200 4200 4200 4140 4140 4140 4140 4140 4140 4140 4140 4140 4140 4140 4140
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1478 6840 6900 6870 6870 6870 6840 6840 6840 6840 6840 6870 6840 6840 6840 6840 6840
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1663 4500 4590 4560 4530 4530 4530 4500 4500 4500 4530 4500 4500 4500 4500 4530 4500
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1663 7530 7620 7620 7590 7590 7560 7560 7500 7530 7530 7500 7530 7530 7530 7530 7500
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 1871 5190 5190 5220 5220 5190 5190 5190 5190 5190 5190 5220 5190 5190 5190 5190 5190
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 1871 8610 8640 8610 8610 8610 8610 8610 8580 8610 8580 8610 8580 8610 8580 8610 8580
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 2105 5730 5760 5730 5700 5730 5730 5730 5730 5730 5730 5730 5730 5730 5730 5730 5700
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 2105 9540 9570 9600 9540 9540 9540 9540 9540 9540 9570 9540 9540 9570 9540 9540 9540
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 2369 6540 6630 6600 6600 6600 6600 6510 6540 6540 6510 6540 6540 6510 6540 6540 6510
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 2369 10890 10890 10920 10920 10890 10890 10890 10920 10890 10890 10920 10890 10920 10890 10890 10920
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 2666 7260 7260 7320 7290 7320 7260 7260 7260 7290 7260 7260 7260 7260 7260 7260 7260
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 2666 12150 12210 12180 12150 12180 12120 12150 12120 12120 12150 12120 12120 12150 12120 12120 12150
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 3000 8100 8130 8100 8100 8100 8130 8100 8130 8100 8130 8100 8130 8100 8130 8100 8130
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 3000 13770 13860 13530 13890 13650 13860 13770 13770 13770 13770 13770 13770 13770 13770 13770 13770
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 3376 9030 9300 9150 9180 9030 9030 9030 9000 9030 9030 9030 9030 9000 9030 9030 9030
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 3376 15300 15480 15330 15300 15300 15300 15300 15300 15330 15300 15300 15330 15300 15300 15330 15300
20110221 goat13 amd64 20210831 crypto_stream salsa208 cycles 3799 10320 10380 10380 10290 10350 10320 10320 10320 10320 10320 10350 10320 10320 10320 10320 10320
20110221 goat13 amd64 20210831 crypto_stream salsa208 xor_cycles 3799 17280 17310 17310 17280 17310 17280 17280 17310 17280 17280 17310 17280 17280 17280 17310 17280
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 try 201bc58a96adcb6ed339ca33c188af8ca04a4ce68be1e0953309ee09a0cf8e7a ok 11580 529776450 3000210000 crypto_stream/xsalsa20/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 implementation crypto_stream/xsalsa20/ref -
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 keybytes 32
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 noncebytes 24
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 0 840 1500 1020 900 900 870 840 780 810 780 840 780 810 810 810 840
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 0 810 1020 900 930 840 870 780 810 810 810 810 810 780 810 810 780
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1 1620 2190 1860 1770 1620 1620 1650 1650 1590 1620 1650 1620 1620 1650 1620 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1 1620 1950 1770 1770 1620 1620 1650 1620 1590 1650 1620 1620 1650 1620 1620 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 2 1680 1860 1740 1710 1680 1710 1680 1680 1620 1620 1650 1650 1650 1620 1620 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2 1650 1710 1710 1680 1680 1650 1650 1620 1800 1620 1680 1650 1620 1650 1620 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 3 1650 1650 1710 1680 1710 1650 1620 1650 1620 1680 1620 1620 1650 1650 1680 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3 1650 1680 1830 1710 1710 1620 1620 1680 1620 1590 1650 1620 1650 1620 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 4 1650 1740 1710 1710 1740 1710 1710 1650 1620 1620 1620 1620 1590 1650 1620 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 4 1650 1800 1800 1800 1710 1680 1650 1650 1620 1650 1620 1650 1620 1620 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 5 1650 1680 1800 1770 1680 1650 1620 1650 1650 1650 1620 1650 1620 1680 1650 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 5 1650 1770 1740 1710 1680 1620 1650 1620 1650 1650 1650 1620 1650 1620 1650 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 6 1650 1740 1710 1680 1650 1650 1650 1620 1620 1680 1620 1650 1620 1650 1650 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 6 1650 1770 1800 1710 1650 1620 1650 1620 1650 1680 1620 1650 1650 1650 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 7 1650 1650 1620 1680 1650 1650 1620 1650 1620 1650 1650 1650 1590 1650 1650 1620
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 7 1650 1770 1830 1740 1650 1620 1620 1650 1680 1620 1680 1620 1620 1680 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 8 1680 1770 1740 1740 1710 1680 1710 1680 1680 1710 1680 1680 1680 1710 1680 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 8 1650 1800 1800 1710 1710 1650 1650 1650 1650 1650 1680 1620 1680 1620 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 10 1680 1740 1740 1710 1740 1680 1710 1680 1680 1680 1710 1680 1680 1710 1680 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 10 1650 1860 1800 1830 1650 1650 1650 1620 1680 1650 1680 1680 1650 1650 1650 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 12 1680 1680 1680 1680 1680 1710 1680 1680 1710 1680 1680 1710 1680 1680 1710 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 12 1680 1890 1770 1740 1650 1710 1620 1620 1680 1680 1650 1680 1650 1680 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 14 1680 1740 1680 1710 1680 1680 1680 1710 1680 1680 1710 1680 1680 1710 1680 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 14 1680 1800 1860 1740 1710 1680 1680 1650 1650 1680 1680 1650 1680 1650 1650 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 16 1680 1710 1680 1680 1680 1710 1680 1680 1680 1710 1710 1650 1710 1680 1680 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 16 1680 1800 1770 1770 1680 1680 1680 1680 1680 1680 1680 1680 1680 1650 1680 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 19 1680 1740 1710 1680 1680 1710 1680 1680 1680 1680 1710 1680 1680 1680 1710 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 19 1680 1800 1830 1710 1680 1650 1680 1680 1650 1680 1710 1680 1680 1680 1710 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 22 1680 1740 1740 1680 1680 1680 1680 1650 1680 1650 1680 1650 1650 1680 1650 1650
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 22 1680 1860 1860 1740 1680 1680 1710 1710 1680 1710 1680 1680 1680 1680 1650 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 25 1710 1710 1710 1710 1680 1680 1680 1710 1710 1650 1710 1710 1680 1710 1710 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 25 1710 1830 1830 1680 1710 1710 1740 1710 1710 1710 1740 1710 1710 1710 1710 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 29 1710 1740 1710 1680 1680 1710 1680 1710 1680 1710 1710 1680 1710 1680 1710 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 29 1710 1830 1770 1740 1740 1740 1710 1710 1710 1710 1710 1680 1710 1710 1680 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 33 1680 1650 1740 1680 1680 1680 1680 1710 1680 1680 1680 1710 1680 1680 1680 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 33 1710 1890 1800 1710 1740 1710 1710 1680 1680 1740 1710 1740 1680 1740 1710 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 38 1710 1680 1680 1680 1710 1710 1680 1710 1710 1650 1710 1710 1710 1680 1680 1740
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 38 1740 1920 1830 1740 1710 1770 1710 1740 1740 1710 1770 1710 1800 1740 1740 1740
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 43 1680 1710 1680 1680 1710 1680 1710 1650 1710 1680 1680 1740 1680 1680 1710 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 43 1770 1950 1950 1740 1800 1740 1770 1710 1770 1770 1710 1770 1740 1770 1740 1740
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 49 1710 1710 1710 1740 1710 1710 1710 1710 1710 1680 1710 1740 1710 1710 1740 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 49 1770 1890 1860 1830 1800 1830 1770 1770 1770 1800 1770 1740 1740 1740 1770 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 56 1710 1710 1710 1680 1740 1680 1710 1680 1710 1710 1650 1710 1710 1710 1680 1710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 56 1770 1920 1890 1830 1830 1860 1800 1770 1770 1740 1770 1740 1770 1770 1770 1740
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 64 1650 2040 1860 1620 1680 1620 1650 1650 1680 1650 1650 1680 1620 1680 1620 1680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 64 1950 2370 2550 1920 1950 1950 1920 1950 1920 1950 1920 1950 1920 1950 1950 1920
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 73 2520 2640 2670 2520 2520 2550 2520 2520 2520 2550 2520 2550 2520 2520 2550 2520
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 73 2760 3060 2970 2730 2790 2790 2760 2820 2730 2760 2730 2760 2760 2730 2760 2730
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 83 2550 2640 2550 2610 2520 2520 2520 2550 2550 2520 2550 2520 2550 2520 2550 2520
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 83 2790 3030 2880 2850 2880 2790 2820 2790 2790 2790 2790 2790 2820 2790 2820 2790
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 94 2550 2580 2550 2580 2550 2520 2520 2520 2550 2550 2550 2550 2520 2550 2550 2550
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 94 2820 3120 2880 2880 2940 2790 2790 2820 2790 2820 2790 2820 2790 2820 2790 2820
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 106 2550 2580 2550 2580 2580 2550 2550 2520 2550 2550 2550 2550 2550 2550 2550 2550
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 106 2880 3120 2970 2910 2910 2850 2850 2880 2850 2850 2880 2850 2880 2850 2880 2850
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 120 2550 2550 2580 2550 2520 2580 2550 2550 2580 2550 2550 2550 2580 2550 2550 2550
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 120 2880 3180 2940 2940 2970 2880 2880 2880 2910 2880 2850 2880 2880 2880 2880 2880
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 136 3390 3570 3420 3390 3390 3360 3390 3390 3390 3390 3390 3390 3390 3390 3360 3390
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 136 3870 4200 3990 3900 3900 3870 3870 3900 3870 3870 3870 3900 3870 3870 3900 3870
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 154 3420 3510 3480 3450 3360 3420 3390 3420 3360 3450 3450 3360 3420 3420 3390 3390
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 154 3930 4170 4080 3960 4020 3960 3930 3900 3900 3900 3930 3900 3900 3900 3930 3900
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 174 3390 3420 3420 3390 3390 3390 3420 3420 3390 3390 3420 3390 3390 3450 3390 3390
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 174 3990 4260 4110 4050 4050 3990 3960 4020 3990 3990 3990 3990 3990 3990 3990 3990
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 196 4200 4320 4290 4170 4140 4200 4200 4170 4170 4200 4170 4170 4170 4200 4200 4200
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 196 5010 5190 5040 5010 5040 5010 5010 5010 5010 5010 5040 5010 5010 5010 5010 5040
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 221 4260 4410 4260 4260 4260 4260 4200 4230 4230 4230 4200 4230 4290 4260 4200 4290
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 221 5070 5520 5130 5100 5130 5040 5100 5100 5040 5100 5070 5070 5070 5070 5070 5070
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 249 4260 4320 4320 4260 4200 4260 4230 4290 4260 4260 4260 4200 4230 4230 4260 4230
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 249 5130 5490 5340 5250 5220 5130 5130 5130 5130 5130 5130 5130 5100 5130 5130 5130
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 281 5100 5190 5130 5160 5160 5160 5130 5100 5070 5130 5100 5040 5100 5070 5070 5100
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 281 6210 6450 6210 6240 6240 6180 6210 6180 6210 6180 6210 6180 6210 6210 6180 6210
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 317 5100 5280 5070 5100 5070 5100 5040 5130 5130 5040 5100 5100 5100 5100 5100 5100
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 317 6330 6630 6420 6360 6390 6270 6330 6330 6360 6330 6330 6330 6330 6330 6330 6330
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 357 3300 2670 2670 2700 2640 2640 2940 3300 3360 3300 3360 3300 3420 3330 3330 3330
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 357 4080 3390 3300 3270 3300 3900 4080 4110 4080 4080 4110 4080 4080 4110 3420 3270
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 402 3060 3030 3060 3060 3030 3060 3030 3060 3030 3060 3030 3060 3030 3060 3030 3060
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 402 3750 3840 3750 3780 3720 3750 3720 3750 3720 3750 3720 3750 3720 3750 3720 3750
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 453 3390 3450 3390 3450 3450 3390 3390 3390 3390 3390 3360 3390 3390 3390 3390 3390
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 453 4200 4290 4230 4230 4230 4200 4170 4200 4200 4200 4200 4200 4200 4230 4200 4200
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 510 3450 3450 3450 3480 3450 3450 3450 3480 3450 3450 3450 3450 3480 3450 3450 3450
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 510 4290 4410 4410 4380 4380 4320 4260 4290 4260 4290 4290 4260 4290 4290 4260 4290
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 574 3840 3810 3780 3840 3840 3840 3840 3810 3840 3840 3840 3840 3840 3840 3810 3840
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 574 4800 4860 4800 4770 4800 4770 4800 4770 4800 4770 4800 4800 4770 4800 4770 4800
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 646 4530 4560 4560 4530 4560 4500 4530 4530 4530 4500 4530 4530 4530 4530 4500 4530
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 646 5730 5850 5760 5700 5730 5730 5700 5730 5730 5730 5700 5730 5730 5700 5730 5730
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 727 4950 4980 4950 4950 4980 4950 4950 4950 4950 4980 4950 4950 4980 4950 4950 4950
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 727 6240 6330 6300 6270 6270 6240 6240 6240 6240 6240 6270 6240 6240 6240 6270 6240
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 818 5310 5340 5280 5340 5310 5370 5310 5280 5310 5310 5280 5310 5310 5280 5310 5280
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 818 6750 6870 6810 6750 6720 6750 6750 6750 6720 6750 6750 6750 6750 6750 6720 6750
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 921 6090 6060 6120 6120 6030 6120 6060 6090 6060 6120 6060 6090 6060 6120 6030 6120
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 921 7710 7800 7710 7770 7740 7740 7710 7710 7710 7710 7710 7680 7710 7710 7710 7710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1037 6810 6810 6810 6810 6810 6840 6810 6810 6840 6810 6840 6810 6810 6840 6810 6840
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1037 8670 8730 8730 8670 8700 8670 8670 8700 8670 8700 8670 8670 8700 8670 8670 8700
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1167 7560 7560 7560 7560 7560 7560 7560 7560 7530 7560 7560 7560 7560 7560 7530 7560
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1167 9690 9810 9750 9720 9720 9690 9690 9690 9690 9720 9690 9690 9690 9720 9690 9690
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1313 9390 8310 8310 8310 9390 10470 10470 10470 8400 8370 9870 10380 10410 9960 8310 8310
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1313 10710 10890 10740 10740 10740 10710 10710 10710 10710 10740 10710 10710 10710 10710 10710 10710
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1478 9420 9510 9450 9480 9480 9450 9420 9420 9420 9390 9420 9420 9420 9420 9390 9420
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1478 12180 12240 12180 12210 12210 12180 12180 12210 12180 12180 12210 12180 12210 12180 12210 12180
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1663 10230 10290 10260 10230 10260 10260 10230 10230 10230 10230 10230 10230 10230 10230 10260 10230
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1663 13200 13350 13320 13320 13290 13200 13200 13200 13230 13200 13200 13200 13230 13200 13200 13200
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 1871 11760 13560 13500 13680 13920 13710 13080 12270 11700 11730 11760 11730 11760 11730 11730 11760
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1871 15150 15330 15210 15180 15210 15150 15180 102990 15120 15150 15120 15150 15150 15150 15150 15150
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 2105 12870 12900 12810 12810 12870 12870 12900 12870 12870 12840 12870 12870 12870 12840 12870 12870
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2105 16680 16740 16770 16680 16710 16680 16680 16710 16680 16680 16710 16680 16710 16680 16710 16680
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 2369 14670 14790 14790 14700 14760 14700 14640 14670 14670 14670 14640 14670 14640 14670 14640 14670
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2369 19080 19170 19110 19110 19110 19050 19080 19110 19080 19080 19080 19080 19050 19080 19080 19080
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 2666 16230 16350 16290 16320 16260 16230 16230 16200 16230 16230 16200 16230 16230 16230 16200 16230
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2666 21180 21330 21180 21210 21210 21180 21180 21180 21180 21210 21180 21180 21180 21180 21180 21180
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 3000 18150 18150 18150 18150 18150 18180 18150 18150 18150 18150 18180 18150 18210 18120 18120 18120
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3000 23670 23730 23670 23670 23670 23670 23640 23670 23640 23640 23670 23640 23670 23640 23670 23640
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 3376 20370 20490 20430 20370 20370 20340 20400 20400 20340 20370 20370 20370 20370 20370 20400 20340
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3376 26580 26640 26580 26580 26550 26580 26610 26580 26580 26580 26580 26580 26580 26610 26580 26580
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 cycles 3799 23100 23100 23040 23100 23070 23100 23070 23100 23100 23070 23100 23070 23100 23070 23100 23070
20110221 goat13 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3799 29970 30090 30000 29970 29970 29970 29970 29970 29970 30000 29970 29970 29970 29970 110970 29970
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c: In function 'crypto_onetimeauth_poly1305_53':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:325:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 325 |   r0low = *(double *) &d0;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:328:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 328 |   r1low = *(double *) &d1;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:331:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 331 |   r2low = *(double *) &d2;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c ...
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |   ~~~~~~^~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:55:9: note: 'd2' declared here
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 55 |   int64 d2;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |         ^~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:346:9: warning: 'd3' is used uninitialized [-Wuninitialized]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 346 |   r3low = *(double *) &d3;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |   ~~~~~~^~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c auth.c:56:9: note: 'd3' declared here
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c 56 |   int64 d3;
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack auth.c |         ^~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 8160 238858740 3000210000 crypto_onetimeauth/poly1305/53 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o: in function `main':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o: in function `main':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/verify.c:7: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccN2IAut.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/verify.c:7: more undefined references to `crypto_onetimeauth_poly1305_amd64' follow
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 129060 2250581880 3000210000 crypto_onetimeauth/poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o: in function `main':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o: in function `main':
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/verify.c:7: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/ccT61HMr.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/verify.c:7: more undefined references to `crypto_onetimeauth_poly1305_x86' follow
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 implementation crypto_onetimeauth/poly1305/53 -
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 outputbytes 16
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 keybytes 32
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 0 210 2160 210 210 210 180 180 210 180 210 180 180 210 180 180 210
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 0 180 330 240 210 180 180 210 180 210 180 180 180 210 180 210 180
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1 360 780 510 390 420 390 360 360 360 390 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1 360 390 390 360 360 360 360 360 360 360 360 360 390 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 2 360 420 420 360 360 360 360 360 360 360 360 390 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2 360 390 330 360 360 390 360 360 360 360 360 360 390 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 3 360 450 420 330 360 360 360 390 360 360 360 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3 360 390 360 360 360 360 360 360 360 390 360 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 4 360 480 420 360 330 390 360 360 360 360 360 360 360 360 390 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 4 360 390 330 360 360 360 390 360 360 360 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 5 360 480 420 360 360 360 360 360 360 360 360 360 360 360 390 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 5 360 390 330 360 390 360 360 360 360 360 360 390 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 6 360 480 390 360 360 360 360 360 360 360 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 6 360 390 360 360 360 360 360 390 360 360 360 360 360 360 360 390
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 7 360 450 420 360 360 360 360 360 360 360 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 7 360 390 360 360 360 360 360 360 390 360 360 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 8 360 450 420 330 360 360 360 360 390 360 360 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 8 360 390 360 360 360 360 360 390 360 360 360 360 360 360 390 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 10 360 450 420 330 360 390 360 360 360 360 360 360 360 360 360 390
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 10 360 390 330 360 360 360 390 360 360 360 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 12 360 450 420 330 360 360 360 360 360 360 390 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 12 360 390 360 360 360 360 360 390 360 360 360 360 360 360 390 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 14 360 420 420 360 360 360 360 360 360 360 360 360 360 390 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 14 360 390 330 360 390 360 360 360 360 390 360 360 360 360 360 360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 16 300 1950 330 330 270 330 270 330 270 330 270 300 300 300 300 300
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 16 300 390 330 300 300 300 300 300 300 300 300 300 300 300 300 300
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 19 480 630 510 450 480 480 450 480 450 480 480 450 480 450 480 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 19 480 540 480 510 450 450 480 450 480 450 480 450 450 480 480 450
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 22 480 540 540 450 480 450 480 480 450 480 450 480 480 450 480 450
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 22 480 540 480 450 480 450 450 480 450 540 420 480 450 480 450 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 25 480 540 540 450 450 480 450 480 480 450 480 450 480 480 450 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 25 480 540 480 450 480 450 450 480 450 480 450 480 450 480 450 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 29 480 570 540 450 450 480 450 480 480 450 480 450 480 480 450 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 29 480 540 480 480 450 450 480 450 450 480 450 480 450 480 450 480
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 33 570 750 750 690 540 570 600 540 570 570 600 540 570 570 570 570
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 33 570 690 660 720 540 570 570 570 570 540 570 570 570 570 570 570
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 38 570 690 690 750 690 540 570 570 600 570 540 570 600 540 630 540
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 38 570 690 690 690 600 750 690 540 570 570 570 570 540 570 570 570
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 43 570 720 690 690 540 570 600 540 570 570 600 540 570 570 570 570
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 43 630 780 750 810 600 630 630 660 630 630 630 630 630 630 660 600
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 49 750 1050 780 780 720 750 720 750 720 750 720 750 720 750 720 750
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 49 690 780 750 690 690 660 720 690 690 690 690 690 630 660 660 660
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 56 690 840 750 750 690 630 690 630 690 630 690 630 690 630 690 660
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 56 660 810 750 780 750 720 660 660 660 660 630 660 660 660 660 630
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 64 600 840 720 690 660 630 600 570 600 600 570 600 600 570 600 600
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 64 600 810 750 630 570 600 600 600 600 600 600 600 600 600 570 600
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 73 780 1020 870 900 810 780 780 780 750 780 750 750 780 750 780 750
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 73 750 930 930 840 780 780 750 750 750 750 780 750 750 750 750 750
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 83 840 1110 1080 870 840 870 810 840 840 840 840 810 840 840 840 840
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 83 1200 1650 1440 1350 1230 1110 960 1050 1110 1200 1140 1080 4470 1290 1170 1200
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 94 1080 1320 1140 1110 1050 990 1110 1080 1080 1050 1050 1050 1050 1080 1080 1050
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 94 1050 1200 1230 1080 1110 1020 1050 1050 1080 1020 1050 1110 1050 1050 1080 1020
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 106 1410 1890 1620 1470 1710 1470 1410 1410 1350 1440 1410 1170 1320 1140 1260 1320
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 106 1230 1440 1410 1320 1380 1320 1350 1230 1320 1170 1230 1170 1200 1200 1230 1230
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 120 1050 1320 1230 1050 1050 1020 1050 1020 1050 1020 1050 1020 1050 1020 1020 1050
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 120 1050 1230 1140 1140 1050 1050 1050 1080 1020 1020 1050 1020 1050 1020 1020 1050
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 136 1140 1380 1260 1200 1170 1110 1140 1110 1140 1110 1110 1140 1110 1110 1140 1110
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 136 1110 1440 1110 1200 1170 1140 1140 1110 1140 1110 1110 1140 1110 1110 1110 1110
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 154 1230 1590 1320 1290 1230 1230 1230 1230 1230 1230 1200 1230 1230 1230 1200 1230
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 154 1200 1470 1320 1230 1200 1230 1200 1200 1200 1230 1200 1200 1230 1200 1200 1200
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 174 1320 1590 1440 1350 1320 1320 1290 1320 1290 1320 1290 1320 1320 1290 1320 1290
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 174 1320 1500 1380 1350 1320 1320 1320 1320 1290 1320 1290 1320 1290 1320 1290 1320
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 196 1500 1830 1590 1500 1500 1500 1470 1500 1470 1470 1500 1470 1470 1500 1470 1470
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 196 1500 1710 1590 1530 1500 1470 1500 1500 1500 1470 1500 1470 1470 1500 1470 1470
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 221 1620 1800 1710 1620 1590 1620 1560 1590 1620 1590 1620 1590 1620 1590 1620 1590
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 221 1590 1740 1650 1620 1590 1590 1590 1560 1560 1560 1590 1560 1560 1590 1560 1560
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 249 1770 2010 1860 1830 1770 1740 1770 1770 1770 1770 1740 1770 1770 1770 1740 1770
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 249 1770 1980 1890 1830 1800 1770 1800 1770 1770 1770 1740 1770 1770 1770 1770 1770
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 281 1950 2160 2130 2010 1980 1950 1920 1950 1950 1920 1950 1920 1950 1950 1920 1950
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 281 1950 2130 2040 1980 1980 1950 1950 1950 1950 1950 1950 1950 1950 1950 1920 1950
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 317 2160 2370 2280 2190 2160 2130 2160 2130 2160 2130 2160 2130 2130 2160 2130 2160
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 317 2160 2310 2220 2130 2130 2190 2160 2130 2160 2130 2160 2130 2160 2160 2130 2160
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 357 2430 2640 2550 2460 2460 2400 2430 2460 2400 2460 2430 2430 2430 2430 2430 2430
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 357 2430 2640 2490 2430 2430 2400 2460 2400 2430 2400 2460 2400 2460 2400 2430 2430
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 402 2730 2910 2880 2760 2700 2730 2730 2730 2730 2730 2730 2760 2730 2730 2730 2730
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 402 2700 2910 2790 2730 2700 2700 2730 2700 2700 2730 2700 2700 2730 2700 2700 2730
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 453 2970 3180 3150 3060 3000 2970 2970 2970 3000 2940 2970 3000 2970 2970 3000 2970
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 453 3000 3180 3060 3030 3000 3000 3000 3030 3000 3000 3030 3000 3000 3030 3000 3000
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 510 3270 3480 3390 3360 3270 3270 3270 3270 3270 3270 3270 3270 3270 3270 3270 3270
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 510 3240 3480 3330 3330 3300 3240 3240 3240 3270 3240 3240 3240 3240 3270 3240 3240
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 574 3660 3870 3780 3720 3660 3600 3660 3660 3600 3630 3660 3630 3630 3660 3600 3660
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 574 3630 3870 3690 3660 3690 3600 3600 3630 3600 3630 3600 3600 3630 3600 3630 3600
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 646 4110 4320 4290 4170 4110 4080 4110 4080 4110 4080 4080 4110 4080 4080 4110 4080
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 646 4080 4350 4170 4140 4080 4080 4080 4110 4080 4080 4080 4110 4080 4080 4080 4080
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 727 4560 4770 4680 4620 4590 4560 4560 4560 4560 4560 4530 4560 4560 4560 4560 4560
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 727 4620 4770 4710 4620 4590 4590 4620 4620 4620 4620 4620 4620 4620 4620 4620 4650
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 818 5160 5460 5250 5220 5160 5160 5160 5160 5130 5160 5160 5160 5160 5160 5160 5160
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 818 5160 5400 5280 5250 5160 5160 5160 5160 5160 5130 5160 5160 5160 5160 5160 5160
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 921 5730 5910 5880 5760 5730 5700 5730 5700 5730 5730 5700 5730 5730 5730 5700 5730
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 921 5760 5940 5850 5790 5760 5760 5730 5760 5700 5760 5730 5760 5700 5760 5730 5760
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1037 6360 6660 6510 6450 6390 6360 6360 6360 6360 6360 6360 6360 6360 6360 6360 6360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1037 6360 6570 6450 6420 6420 6390 6360 6360 6360 6360 6390 6360 6360 6360 6360 6360
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1167 7140 7380 7260 7170 7170 7110 7140 7140 7110 7140 7140 7140 7110 7140 7140 7140
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1167 7140 7350 7230 7200 7170 7140 7110 7140 7110 7140 7110 7140 7140 7110 7140 7110
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1313 8100 8400 8250 8160 8100 8100 8070 8100 8100 8100 8070 8100 8100 8100 8070 8100
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1313 8070 8250 8130 8100 136890 8340 8100 8070 8100 8070 8070 8040 8070 8070 8070 8040
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1478 9030 9360 9120 9030 8940 9030 8940 9030 8940 9030 8910 9030 8940 9030 8940 9030
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1478 9000 9210 9060 9090 9030 9060 9000 9000 9000 8970 9000 8970 9000 9000 9000 8970
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1663 10020 10230 10110 10020 10020 10020 10020 9990 10020 9990 10020 10020 10020 9990 10020 9990
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1663 10020 10260 10020 10110 10020 10020 10020 10020 10020 10020 10020 10020 10020 10020 10050 10020
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 1871 11280 11460 11370 11310 11310 11250 11250 11280 11250 11280 11250 11250 11280 11280 11250 11250
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1871 11280 11550 11340 11310 11310 11250 11310 11250 11280 11280 11250 11280 11280 11250 11250 11280
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 2105 12720 12900 12810 12720 12720 12690 12720 12660 12720 12690 12720 12690 12720 12660 12720 12690
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2105 12690 12960 12780 12690 12690 12720 12690 12720 12690 12720 12690 12690 12690 12720 12690 12720
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 2369 14280 14550 14400 14310 14250 14280 14250 14310 14220 14310 14250 14280 14250 14280 14250 14310
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2369 14280 14520 14340 14310 14280 14280 14250 14310 14280 14250 14280 14280 14250 14310 14250 14250
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 2666 15930 16620 16080 15990 15930 15930 15930 15930 15930 15930 15900 15960 15900 15960 15900 15930
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2666 15990 16170 16020 15990 15990 15990 15990 15990 15990 15960 15990 15990 15990 15990 15990 15990
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 3000 17940 18150 18060 17970 17940 17970 17940 17940 17940 17970 17940 17940 17970 17940 17940 17970
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3000 17910 18120 17970 17970 17880 17910 17880 17910 17880 17910 17880 17910 17880 17910 17880 17910
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 3376 19980 20310 20070 19950 20010 19980 20100 19980 19920 20010 19980 19980 20010 19980 20010 19980
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3376 19950 20280 19980 19980 19920 19950 19920 19950 19950 19920 19950 19950 19920 19950 19950 19920
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 cycles 3799 12570 12060 12180 12210 14340 12150 12570 12990 12960 12690 13320 13260 12930 10770 10080 10050
20110221 goat13 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3799 10080 10170 10080 10080 10050 10080 10050 10080 10050 10050 10080 10050 10080 10050 10050 10080
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 try 3bd7abd4f4dce04396f2ac7cb1cff70607f692411c49a1563b037d31e1662632 ok 44430 817117680 3000210000 crypto_auth/hmacsha256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 implementation crypto_auth/hmacsha256/ref -
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 outputbytes 32
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 keybytes 32
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 0 10740 16050 12330 10800 10800 11400 10950 10590 10590 9870 10740 10920 9480 9210 9720 8700
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 0 11310 11550 10980 11670 11580 11760 11430 11310 11610 12750 11280 10020 10980 10080 9360 9810
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1 12180 12030 14370 12900 11760 11460 11100 12060 11790 12180 12090 13740 13200 14100 13980 15030
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1 11280 10620 11280 10080 9990 10140 9870 11880 15330 14220 13860 13620 14700 13500 10650 10170
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 2 10020 11220 9420 9240 10350 9090 12210 9630 9690 9990 10170 11220 10020 10110 10890 7830
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2 7890 7920 7890 7890 370590 7830 7860 7890 7890 7890 7890 7890 7860 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 3 7890 8100 7890 7890 7890 7890 7890 7890 7860 7890 7890 7890 7890 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3 7890 7890 7890 7890 7890 7890 7860 7890 7890 7890 7890 7890 7860 7890 9060 10620
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 4 10320 10560 10950 10260 10260 10290 10290 10320 10290 10500 10830 10290 10980 10620 10890 9240
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 4 7890 12930 13110 9330 11370 7800 7890 7890 7890 7890 7890 7890 7860 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 5 7890 8010 7920 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7920 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 5 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7860 7920 7860 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 6 7890 8070 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 6 7890 7920 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 7 7890 8040 7890 7920 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 7 10530 8040 10290 10920 11340 11010 10410 10320 10080 10680 10860 10560 10530 10710 9960 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 8 11280 12240 10440 12600 11820 12030 8490 9960 11280 11010 11580 9780 10890 11910 10470 11760
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 8 9660 9960 12450 11100 11580 9960 9750 9210 9360 9420 9210 9600 10170 9450 9090 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 10 10680 10800 9750 10050 10410 10020 9900 10560 10740 10200 12300 14550 15210 13860 11820 10680
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 10 11250 9840 11070 10650 10380 10470 13470 15060 14580 12000 13830 12300 12390 10590 11010 11250
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 12 10470 14010 9450 10230 10590 10470 13470 11040 10500 9690 10980 8940 9630 10470 9360 10320
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 12 11010 12330 13080 10650 10290 10500 14250 10560 7950 10740 10740 11010 12780 11040 11310 12990
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 14 11010 10470 11130 11280 11190 11550 10740 11580 12000 11310 10770 11010 10440 10650 10860 9810
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 14 11640 11010 11190 10380 10050 12120 11610 11850 12030 13260 12900 10830 12600 11640 10830 12600
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 16 10170 12750 11820 12390 10710 10170 10590 10680 9840 9570 9570 9750 10110 9810 9690 10560
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 16 11460 11550 11400 11250 12000 10980 11160 11460 12540 10950 11370 12600 12180 12780 12600 11100
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 19 11400 10830 10740 10890 10800 10620 12210 11400 11790 12690 12780 10920 10530 13050 12030 11520
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 19 10200 10890 12180 10320 10230 10080 10050 10170 10200 10260 10260 10080 10140 10170 10110 10230
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 22 10110 11880 10860 9270 8790 12480 10110 9930 10590 10650 9870 10200 8490 9450 11580 9360
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 22 11550 10170 10770 9720 11550 13890 12960 12630 13020 10530 10920 10980 13290 14190 13860 10860
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 25 12090 15360 12210 12270 10350 10620 9870 11400 10560 10740 11100 12270 12090 13710 15060 14820
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 25 13800 15360 15330 15210 14610 14790 11820 13440 14190 15240 13800 11070 11310 9990 10860 10830
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 29 10170 10170 10950 10560 10860 10890 10230 10410 11520 7830 7890 7920 7920 7920 7920 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 29 7920 7920 7920 7920 7890 7920 7920 7920 7890 7920 7920 7890 7920 7920 7920 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 33 7920 7980 7980 7950 7980 7980 7920 7920 7920 7890 7920 7920 7920 7890 7920 7920
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 33 7920 7890 7920 7920 7890 7920 7920 7920 7890 7920 7920 7920 7890 7920 7920 7890
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 38 7920 8100 7980 7920 7920 7920 7920 7920 7920 7890 7920 7920 7920 7920 7920 7920
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 38 7920 8010 7920 7920 7920 7920 7920 7920 7920 7890 7920 7920 7920 7920 7920 7920
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 43 7920 8310 8040 7920 7920 7920 7920 7920 7920 7920 7920 7920 7920 7920 7920 7920
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 43 7920 7980 7920 7920 7920 7890 7920 7920 7920 7920 7920 7920 7920 7920 7920 10680
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 49 10590 11070 11010 10050 9210 10080 10590 10050 11610 10440 10350 11940 11580 12570 11580 8970
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 49 11220 10770 12450 12030 10530 12720 10950 10620 10620 12750 11790 10260 11220 12630 11190 12990
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 56 13260 13410 12900 14700 13860 12420 13530 14880 13140 12690 13260 12030 12750 14670 14400 12960
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 56 12900 12840 11190 14670 12810 12480 13860 14700 12180 14160 14190 12450 13680 15240 12900 11970
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 64 14040 14430 14400 15720 17160 14430 15270 13380 13530 12780 13080 14400 14040 13500 11370 13800
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 64 13830 13380 13950 15120 12900 14730 12990 15360 14040 12420 11700 13830 15450 16110 13530 12930
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 73 15390 15390 18300 17970 18270 15390 14010 12090 11700 12480 13530 15270 15270 18450 18660 18330
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 73 15630 18300 17670 15630 12630 13050 13140 13020 14070 17940 17970 18030 18540 16740 15240 12090
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 83 9660 13530 13320 14700 15180 12810 13890 10410 9660 9660 9660 9630 9660 9660 9660 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 83 9660 9780 9630 9660 9660 9660 9630 9660 9660 9660 9630 9660 9660 9660 9630 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 94 9660 10020 9780 9660 9660 9660 9690 9660 9660 9660 9690 9660 9660 9660 9690 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 94 9660 9870 9660 9660 9660 9690 9660 9660 9660 9660 9660 9660 9690 9660 9660 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 106 9660 10050 9690 9690 9660 9660 9690 9660 9690 9660 9660 9690 9660 9660 9690 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 106 9660 9690 9660 9690 9660 9660 9660 9690 9660 9660 9690 9660 9660 9690 9660 9660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 120 11460 11700 11520 11460 11460 11460 11490 11460 11460 11490 11460 11460 11490 11460 11460 11490
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 120 11460 11550 11520 11490 11460 11460 11460 11460 11490 11460 11460 11460 11490 11460 11460 11460
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 136 11400 11670 11400 11400 11370 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 136 15090 11430 11400 15780 14880 15300 14220 15630 15090 15780 13770 14610 15630 14910 16830 15420
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 154 16830 16830 15990 15660 17280 16080 18750 17070 284130 18150 16110 16110 15480 16410 17010 17190
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 154 14340 14640 15180 13680 14790 16410 13710 14340 13680 14040 14040 15360 14190 15000 13560 14400
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 174 15420 16230 15630 16620 17460 16830 14640 15420 15000 15300 15090 14850 15870 13020 14160 15420
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 174 15420 15000 15180 15300 14970 15720 15420 15210 16110 15750 15570 15390 15360 17250 16530 15630
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 196 13170 17370 18120 16740 17130 13140 13170 13140 13140 13170 13140 13140 13170 13140 13140 13170
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 196 13140 13320 13170 13140 13140 13170 13140 13140 13140 13140 13170 13140 13140 13170 13140 13140
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 221 13170 13560 13290 13290 13230 13230 13200 13170 13170 13170 13170 13170 13170 13170 13170 13170
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 221 13170 13290 13170 13170 13170 13170 13170 13170 13170 13170 13170 13170 13170 13170 13170 13170
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 249 6720 8520 7260 6690 6720 8100 8310 8340 8310 7560 6660 6660 6660 6660 6660 6630
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 249 6660 6690 6660 6660 6660 6660 6660 6630 6660 6660 6660 6660 6660 6660 6660 6660
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 281 6630 6750 6690 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 281 6630 6690 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630 6630
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 317 7440 7530 7500 7440 7440 7440 7440 7410 7440 7440 7440 7440 7440 7440 7440 7440
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 317 7440 7500 7470 7440 7440 7440 7440 7440 7410 7440 7440 7440 7440 7440 7440 7440
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 357 7410 7560 7440 7410 7410 7410 7410 7410 7410 7440 7410 7410 7410 7410 7410 7410
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 357 7410 7470 7440 7410 7440 7410 7410 7410 7410 7410 7410 7410 7440 7410 7410 7410
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 402 8190 8340 8190 8190 8190 8160 8190 8190 8190 8190 8190 8160 8190 8190 8190 8190
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 402 8190 8250 8160 8190 8190 8190 8190 8190 8160 8190 8190 8190 8190 8160 8190 8190
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 453 8970 9150 8970 8940 8970 8970 8970 8940 8970 8970 8940 8970 8970 8970 8940 8970
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 453 8970 9000 8970 8970 8940 8970 8970 8940 8970 8970 8940 8970 8970 8970 8940 8970
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 510 9780 9930 9840 9780 9780 9750 9780 9780 9780 9780 9750 9780 9780 9780 9780 9780
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 510 9780 9900 9780 9780 9780 9780 9750 9780 9780 9780 9780 9750 9780 9780 9780 9780
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 574 10560 10650 10590 10560 10560 10560 10560 10530 10560 10560 10560 10560 10530 10560 10560 10560
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 574 10560 10620 10560 10560 10560 10530 10560 10560 10560 10530 10560 10560 10560 10530 10560 10560
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 646 11310 11460 11310 11280 11310 11310 11280 11310 11280 11310 11310 11280 11310 11310 11280 11310
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 646 11310 11310 11310 11310 11280 11310 11310 11280 11310 11280 11310 11310 11280 11310 11280 11310
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 727 12090 12150 12120 12090 12090 12060 12090 12090 12090 12060 12090 12090 12090 12060 12090 12090
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 727 12090 12180 12120 12060 12090 12090 12090 12060 12090 12090 12090 12060 12090 12090 12090 12060
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 818 12870 13170 12930 12900 12870 12870 12870 12870 12870 12870 12870 12870 12870 12870 12870 12870
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 818 12870 12960 12870 12870 12870 12870 12870 12870 12870 12870 12870 12900 12870 12870 12870 12870
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 921 14430 14640 14460 14430 14430 14430 14400 14430 14430 14430 14400 14430 14430 14430 14400 14430
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 921 14430 14490 14400 14430 14430 14400 14430 14430 14430 14400 14430 14430 14430 14400 14430 14430
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1037 15990 16140 16020 15990 15960 15990 15960 15990 15960 15990 16920 15960 15990 19560 19920 16110
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1037 15990 17910 15990 15990 15960 15990 15960 15990 15960 15990 15960 15990 15960 15990 15990 15960
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1167 17550 17670 17550 17580 17550 17550 17550 17520 17550 17520 17520 17550 17520 17550 17520 17550
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1167 17550 17610 17550 17550 17550 17550 17550 17520 17550 17520 17550 17520 17550 17520 17550 17520
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1313 19110 19320 19140 19110 19080 19110 19080 19110 19110 19080 19110 19110 19080 19110 19080 19110
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1313 19110 19230 19110 19110 19080 19110 19080 19110 19110 19080 19110 19080 19110 19110 19080 19110
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1478 21420 21540 21450 21420 21420 21450 21420 21420 21420 21450 21420 21420 21420 21450 21420 21420
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1478 21420 21480 21450 21420 21420 21420 21420 21450 21420 21420 21420 21450 21420 21420 21420 21420
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1663 23790 24120 23790 23790 23820 23790 23790 23790 23820 23790 23790 23820 23790 23790 23790 23820
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1663 30630 23850 23820 28620 46230 31140 31140 30990 31050 30720 30900 30390 30630 30450 24420 23790
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 1871 26100 26250 26130 26130 26130 26100 26100 26100 26100 26100 26100 26130 26100 26100 26100 26100
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1871 26100 26160 26130 26130 26130 26100 26100 26100 26100 26100 26100 26100 26130 26100 26100 26100
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 2105 29250 29400 29280 29280 29250 29250 29250 29250 29280 29250 29250 29250 29250 29250 29250 29250
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2105 29250 29280 29250 29250 29250 29250 29250 29250 29250 29250 29250 29250 29250 29250 29250 29250
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 2369 32340 32520 32370 32370 32340 32340 32340 32310 32340 32340 32340 32310 32340 32340 32340 32310
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2369 32340 32370 32340 32310 32340 32340 32340 32310 32340 32340 32340 32310 32340 32340 32310 32340
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 2666 35460 35700 35520 35490 35490 35460 35460 35460 35460 35460 35460 35460 35460 35490 35460 35460
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2666 35460 35520 35460 35460 35460 35460 35460 35460 35460 35460 35460 35460 35460 35460 35460 35460
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 3000 40170 40320 40200 40170 40170 40170 40140 40170 40170 40140 40170 40140 40170 40140 40170 40140
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3000 40170 40200 40170 40170 40140 40140 40170 40170 40140 40170 40140 40170 40140 40170 40140 40170
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 3376 44040 44280 44070 44040 44070 44040 44010 44040 44040 44040 44040 44010 44040 44040 44040 44040
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3376 44040 44070 44040 44040 44040 44010 44040 44040 44040 44040 44010 44040 44040 44040 44040 44010
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 cycles 3799 49500 49650 49500 49500 49500 49470 53190 79980 64800 62370 60570 55170 49470 49500 49470 49470
20110221 goat13 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3799 49470 49530 49500 49470 49470 49500 49470 49470 49470 49500 49470 49470 49500 49470 49470 49470
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 try 2f5e8a6a0cac012d8d001351d7d583e69f91390df46305c3608e0c2893491886 ok 36390 780579030 3000210000 crypto_auth/hmacsha512256/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 implementation crypto_auth/hmacsha512256/ref -
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 outputbytes 32
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 keybytes 32
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 0 6990 8310 8400 7140 7110 7110 6990 6990 6960 6990 6960 6990 6960 6990 6990 6960
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 0 6990 7020 6990 7020 6990 6990 6960 6990 6990 6960 6990 6960 6990 6960 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1 6990 7080 7020 6960 6990 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990 6960
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1 6990 6990 7020 6960 6990 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990 6960
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 2 6990 7050 6990 6990 6990 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990 6960
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2 6990 6960 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 3 6990 7080 7020 6990 6990 6990 7020 6930 6990 6990 6990 6990 6990 6990 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3 6990 6990 7020 6990 6990 6990 6990 6990 7020 6990 6990 6990 6990 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 4 6990 7080 7020 6990 6990 6990 6990 6990 6990 6960 6990 6990 6990 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 4 6990 6960 7020 6990 6960 6990 6990 6960 6990 6990 6960 6990 6990 6960 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 5 6990 7020 7050 6990 6990 6990 6990 6990 6990 6990 6990 6990 6960 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 5 6990 6990 6990 6990 6960 6990 6990 6990 6990 6990 6990 6990 6960 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 6 6990 6960 7020 6990 6960 6990 6990 6990 6960 6990 6990 6990 6990 6960 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 6 6990 6900 6990 6990 6960 6990 6990 6990 6960 6990 6990 6990 6960 6990 7920 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 7 7200 8790 8850 7200 7080 7410 8730 8730 8760 8700 6990 6990 6990 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 7 6990 6900 6990 6990 6990 7020 6960 7020 6990 6990 6990 6990 6990 6990 6990 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 8 7020 6990 7050 7020 7020 7020 7020 7020 7020 7020 7020 7050 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 8 7020 6930 6990 7020 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 10 7020 6990 7080 7020 7020 7020 7020 7020 7020 7020 7020 6990 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 10 7020 6930 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 12 7020 6960 7020 7020 7020 7020 6990 7020 7020 6990 7020 7020 6990 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 12 7020 6930 6990 7020 7020 6990 7020 7020 6990 7020 7020 6990 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 14 7020 6990 7050 6990 7020 7020 7020 6990 7020 7020 6990 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 14 7020 6930 7020 6990 7020 7020 6990 7020 7020 6990 7020 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 16 7020 6990 7050 6990 7020 7020 6990 7020 7020 6990 7020 6990 7020 7020 6990 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 16 7020 6930 6990 7020 7020 6990 7020 6990 7020 6990 7020 7020 6990 7020 6990 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 19 7020 7020 7050 7020 7050 6990 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 19 7020 6930 7020 6990 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020 6990 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 22 7020 6960 7050 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 22 7020 6930 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 25 7020 6990 7080 7020 7050 7020 7020 7020 6990 7020 7020 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 25 7020 6960 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 29 7020 7020 7050 7050 7050 7020 7020 6990 7020 7020 7020 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 29 7020 6930 7020 7020 6990 7020 7020 7020 7020 7020 6990 7020 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 33 7020 6960 7050 7020 7050 6990 7020 7020 7020 7020 7020 7020 6990 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 33 7020 6930 7020 6990 7020 7020 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 38 7020 6990 7080 7050 7050 7020 6990 7020 7020 7020 7020 7020 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 38 7020 6930 7020 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 43 7020 6960 7080 7050 7050 6990 7020 6990 7020 118800 6930 7020 6990 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 43 7020 6900 7020 7020 6990 7020 6990 7020 6990 7020 7020 6990 7020 6990 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 49 7020 6960 7050 7020 7020 7020 7020 7020 7020 6990 7020 7020 7020 7020 6990 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 49 7020 6930 7020 7020 6990 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 56 7020 6960 7020 7020 6990 7020 7020 6990 7020 6990 7020 6990 7020 6990 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 56 6990 6930 7020 6990 7020 6990 7020 6990 7020 6990 7020 6990 7020 6990 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 64 7020 6930 7020 7020 7020 7020 6990 7020 7050 6990 7020 7020 6990 7020 6990 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 64 7020 6930 6990 7020 7020 6990 7020 7020 6990 7020 6990 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 73 7020 6960 7050 7020 7020 6990 7020 7020 7020 7020 7020 6990 7020 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 73 7020 6930 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020 6990 7020 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 83 7020 6960 7050 7050 7020 6990 7020 7020 7020 6990 7020 7020 6990 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 83 7020 6930 7020 6990 7020 7020 6990 7020 7020 7020 6990 7020 7020 6990 7020 7020
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 94 7020 6960 7050 7020 7050 6990 7020 7020 6990 7020 7020 7020 6990 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 94 7020 6930 7020 7020 6990 7020 7020 7020 7020 6990 7020 7020 7020 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 106 7020 6960 7050 7050 7020 7020 7020 6990 7020 7020 6990 7020 6990 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 106 7020 6930 6990 7020 6990 7020 7020 6990 7020 7020 6990 7020 6990 7020 7020 6990
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 120 8550 8730 8550 8580 8550 8550 8520 8550 8520 8550 8520 8550 8520 8550 8520 8550
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 120 8520 8520 8550 8520 8550 8520 8550 8520 8550 8520 8550 8520 8550 8520 8550 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 136 8490 8580 8550 8520 8550 8490 8490 8520 8490 8490 8490 8520 8490 8490 8520 8490
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 136 8490 8430 8520 8490 8490 8520 8490 8520 8490 8490 8520 8490 8520 8490 8490 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 154 8490 8490 8490 8490 8460 8490 8490 8460 8490 8490 8460 8490 8490 8460 8490 8460
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 154 8490 8400 8460 8490 8520 8460 8490 8490 8460 8490 8490 8460 8490 8460 8490 8490
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 174 8490 8460 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 174 8490 8460 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 196 8520 8550 8520 8490 8520 8490 8520 8520 8490 8520 8490 8520 8490 8520 8490 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 196 8520 8400 8490 8520 8520 8490 8520 8490 8520 8490 8520 8490 8520 8490 8520 8520
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 221 8490 8460 8550 8460 8490 8490 8460 8490 8490 8490 8460 8490 8490 8490 8460 8490
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 221 8490 8400 8520 8490 8460 8490 8490 8460 8490 8490 8490 8460 8490 8490 8490 8460
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 249 9930 9360 9660 9570 9300 9540 9990 9960 9930 9930 9960 9930 9930 9960 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 249 9930 9960 9930 9930 9960 9930 9930 9930 9960 9930 9930 9930 9960 9930 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 281 9930 10020 9960 9930 9960 9930 9930 9930 9960 9930 9930 9960 9930 9930 9960 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 281 9930 9960 9930 9960 9930 9930 9930 9930 9930 9960 9930 9930 9930 9930 9930 9960
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 317 9930 9990 9930 9930 9900 9930 9930 9930 9930 9960 9930 9930 9930 9960 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 317 9930 9990 9900 9930 9930 9930 9960 9930 9930 9930 9930 9930 9960 9930 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 357 9930 9930 9960 9930 9960 9930 9930 9930 9930 9960 9930 9930 9930 9960 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 357 9930 9960 9930 9930 9930 9930 9930 9930 9930 9930 9930 9930 9960 9930 9930 9930
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 402 11400 11520 11430 11400 11400 11430 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 402 11400 11430 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 453 11400 11460 11430 11400 11430 11400 11400 11400 11400 11400 11430 11400 11400 11400 11400 11400
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 453 11400 11430 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400 11400
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 510 12900 12990 12900 12900 12900 12900 12900 12900 12900 12930 12900 12900 12900 12900 12900 12900
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 510 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900 12900
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 574 12900 12930 12930 12900 12900 12900 12870 12900 12900 12900 12900 12900 12900 12900 12900 12900
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 574 12900 12930 12900 12900 12900 12900 12900 12900 12870 12930 12870 12900 12900 12900 12900 12900
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 646 14310 14430 14370 14310 14310 14310 14280 14310 14310 14280 14310 14310 14280 14310 14310 14280
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 646 14310 14340 14310 14280 14310 14310 14280 14310 14280 14310 14310 14940 14580 14850 18000 17580
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 727 14340 14400 14370 14340 14340 14340 14310 14340 14310 14340 14310 14310 14340 14310 14340 14310
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 727 14310 14310 14340 14310 14340 14310 14340 14310 14340 14310 14310 14340 14310 14340 14310 14340
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 818 15810 15840 15870 15810 15840 15780 15810 15780 15780 15810 15780 15810 15780 15810 15780 15810
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 818 15780 15780 15810 15780 15810 15780 15810 15780 15780 15810 15780 15810 15780 15810 15780 15810
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 921 17280 17280 17340 17280 17280 17280 17250 17250 17280 17250 17280 17250 17250 17280 17250 17250
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 921 17250 17280 17250 17280 17250 17250 17280 17250 17280 17250 17250 17280 17250 17250 17280 17250
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1037 18750 18810 18750 18780 18750 18750 18720 18750 18720 18720 18750 18720 18750 18720 18720 18750
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1037 18720 18750 18720 18750 18720 18720 18750 18720 18720 18750 18720 18750 18720 18720 18750 18720
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1167 20190 20280 20220 20220 20220 20190 20190 20220 20190 20190 20190 20190 20190 20220 20190 20190
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1167 20250 20160 20190 20190 20220 34950 20220 20280 20250 20250 20280 20250 20250 20250 20280 20250
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1313 21720 21690 21750 21750 21750 21720 21720 21720 21750 21720 21720 21720 21720 21720 21720 21720
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1313 21720 21660 21720 21720 21720 21720 21750 21720 21720 21720 21720 21720 21720 21720 21720 21720
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1478 23220 23190 23220 23250 23220 23190 23190 23190 23190 23190 23430 23880 27000 26970 26520 27270
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1478 23190 23130 23190 23190 23190 23190 23190 23190 23190 23190 23190 23190 23190 23190 23190 23190
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1663 26190 26250 26220 26190 26190 26190 26190 26190 26190 26160 26190 26190 26190 26190 26160 26190
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1663 26190 26160 26190 26190 26190 26190 26160 26190 26190 26190 26160 26190 26190 25560 24840 25110
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 1871 27540 27570 27540 27540 27540 27510 27540 27510 27540 27510 27540 27540 27510 27540 27510 27540
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1871 27510 27510 27510 27540 27510 27540 27510 27540 27510 27540 27540 27510 27540 27510 27540 27510
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 2105 30450 30450 30510 30480 30480 30450 30480 30450 30450 30450 30480 30450 30450 30450 30480 30450
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2105 30450 30450 30480 30450 30450 30450 30480 30450 30450 30450 30450 30480 30450 30450 30450 30480
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 2369 33390 33390 33390 33390 33390 33420 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2369 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390 33390
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 2666 36330 36330 36330 36360 36360 36300 36330 36330 36330 36300 36330 36330 36330 36330 36300 36330
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2666 36330 36300 36330 36330 36330 36300 36330 36330 36330 36300 36330 36330 36300 36330 36330 36330
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 3000 40740 40770 40740 40770 40740 40710 40710 40740 40710 40710 40740 40710 40710 40740 40710 282780
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3000 40740 40770 40710 40740 40740 40710 40740 40710 40740 40740 40710 40740 86550 40740 40740 40710
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 3376 45120 45120 45150 45120 45120 45150 45120 45120 45150 45120 45120 45120 45150 45120 45120 45150
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3376 45120 45120 45120 45150 45120 45120 46050 52650 52350 45360 45120 45120 45120 45120 45120 45120
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 cycles 3799 49560 49560 49530 49560 49560 47700 49200 48870 49650 49560 49590 49590 49590 49590 49590 49560
20110221 goat13 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3799 49590 49530 49560 49590 49590 49590 49590 49590 49560 49590 49590 49590 49590 49560 49590 49590
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:73:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 73 |     for (j = -16;j < 0;++j) k[j] = random();
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 try df372f95dd87381b7c9ceb6f340ccaa03d19bed5d9e4ab004d99d847675a9658 ok 34110 905814870 3000210000 crypto_secretbox/xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 implementation crypto_secretbox/xsalsa20poly1305/ref -
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 keybytes 32
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 noncebytes 24
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 zerobytes 32
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 boxzerobytes 16
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 0 2820 8340 3660 2970 2850 2730 2790 2820 2820 2820 2820 2820 2820 2820 2790 2760
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 0 4830 5250 5340 5070 4860 4890 4920 4830 5010 4050 4020 4410 4140 4260 4230 4350
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 0 4620 5130 4800 5370 4380 4110 5070 4860 4650 4680 4620 4530 4440 4320 4320 4230
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1 2910 4350 3390 2940 2640 3390 2460 2490 2730 2880 2910 2880 2940 2610 3300 3450
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1 4440 5640 4830 4380 4200 4200 4890 4350 4320 4260 4680 4440 4440 4410 4710 4980
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1 2820 2970 3120 2970 2910 2820 2850 2820 2790 2760 2790 2760 2820 2880 2700 2880
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2 3180 3570 3360 3180 3240 3120 3150 3150 3180 3090 3210 3120 3060 3090 3360 3180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2 5340 5460 5370 4950 5340 5070 5250 5490 5370 5340 5280 5310 5340 5490 5700 5340
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2 2850 2910 2940 2850 3030 3030 2850 2910 2760 2850 2880 2820 2760 2820 2790 2820
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3 3180 3480 3480 3300 3060 3240 3180 3150 3180 3150 3180 3180 3210 3270 3120 3120
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3 5340 5640 5490 5340 5250 5100 5460 5640 5400 5280 4890 5340 5370 5190 5160 4800
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3 2820 3030 3030 2880 2850 2760 2820 2790 2820 2760 2790 2760 2820 2730 2760 2820
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 4 3150 3540 3300 2880 3000 2850 3090 3090 3240 3270 3090 3060 3270 3180 3150 3150
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 4 5340 5430 5310 5310 5280 5400 5190 5220 5400 5280 5400 5430 5460 5400 5280 5340
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 4 2850 3120 2940 2820 3060 2820 2880 2850 2820 2880 2850 2790 2850 2790 2820 2790
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 5 3180 3480 3180 3270 3240 3240 3180 3180 3120 3210 3180 3180 3180 3120 3180 3210
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 5 5310 5550 5430 5250 5310 5340 5280 5250 5160 5340 5460 5310 5280 5310 5280 5340
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 5 2790 2910 2970 2850 2790 2760 2790 2760 2790 2760 2820 2730 2820 2760 2820 2730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 6 3210 3600 3420 3240 3150 3180 3180 3210 3210 3180 3180 3240 3240 3240 3270 3180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 6 5280 5460 5280 5400 5280 5310 5280 5400 5190 5310 5280 4980 4980 5010 5070 5460
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 6 2760 2760 3150 2550 2700 2490 3000 2520 2580 2640 2730 3060 2970 3030 2940 2880
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 7 3180 3450 3360 3180 3180 3210 3120 3180 3180 3180 3210 3240 3090 3180 3150 3180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 7 5640 5490 5370 5280 5310 5640 5850 5970 5910 6000 5940 5670 5310 5460 5250 5790
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 7 2850 3120 2880 2940 2820 2730 2550 2820 3060 3060 2880 2850 2850 2850 2760 2700
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 8 3210 3540 3240 3300 3240 3210 3210 3150 3210 3180 3210 3180 3180 3180 3180 3240
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 8 5340 5520 5460 5520 5400 5250 5340 5370 5370 5310 5250 5310 5460 5280 5310 5310
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 8 2910 2880 2880 3120 2970 3030 2940 2910 2910 2820 2880 2670 2790 2940 3000 2850
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 10 3210 3570 3360 3270 3240 3180 3270 3210 3210 3180 3180 3180 3210 3180 3180 3210
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 10 5370 5580 5400 5310 5370 5370 5430 5520 5460 5370 5280 5340 5340 5490 5400 5340
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 10 2880 3000 2970 2760 3060 2970 2790 2880 3000 3030 2880 2820 2850 2760 2880 2610
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 12 3240 3540 3300 3330 3300 3300 3270 3270 3240 3180 3210 3210 3180 3180 3210 3210
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 12 5460 5700 5490 5460 5430 5460 5460 5280 5370 5280 5400 5370 5700 5490 5250 5580
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 12 2850 2850 3030 2970 2940 3090 2790 2880 2850 2820 2820 2790 2850 2850 2850 2880
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 14 3270 3420 3510 3330 3300 3270 3240 3150 3240 3330 3210 3150 3300 3240 3240 3360
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 14 5520 5580 5520 5520 5670 5730 5580 5400 5610 5730 5340 5370 5340 5160 5370 5550
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 14 2790 2970 3030 2850 2820 2760 2820 2760 2760 2790 2790 2760 2820 2790 2820 2730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 16 3150 4470 3390 3210 3060 3120 3180 3180 3150 3030 3150 3180 3150 3150 3180 3090
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 16 5370 5700 5580 5610 5370 5580 5190 5130 5040 5190 5220 5520 5430 5460 5220 5220
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 16 2730 3030 2940 2670 2730 2610 2670 2610 2670 2730 2730 2730 2730 2700 2670 2730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 19 3570 3840 3630 3780 3540 3660 3600 3750 3540 3570 3480 3540 3510 3750 3450 3510
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 19 5580 6000 5670 5790 5580 5550 5610 5640 5580 5580 5580 5580 5610 5580 5640 5580
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 19 3000 3420 3210 3090 3000 2910 2970 2940 3000 3000 3000 3000 3000 3000 2970 2910
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 22 3510 3900 3780 3570 3810 3570 3600 3390 3450 3510 3420 3510 3420 3450 3510 3390
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 22 5610 5820 5730 5670 5670 5550 5580 5580 5580 5520 5610 5580 5610 5640 5580 5610
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 22 3030 3120 3120 2970 3060 3030 3000 2970 2970 2880 3030 2970 3120 3270 3150 3270
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 25 3510 3930 3600 3540 3690 3660 3450 3540 3420 3420 3480 3510 3510 3390 3450 3630
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 25 5670 5940 5760 5790 5730 5610 5610 5640 5610 5640 5700 5610 5640 5670 5850 5970
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 25 3030 3000 3180 3060 2970 2910 3180 3120 3090 3480 3030 3030 3150 2970 3000 3030
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 29 3540 3900 3720 3690 3480 3540 3570 3510 3570 3570 3420 3600 3480 3540 3480 3480
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 29 5790 6000 5910 6120 6060 5880 5730 5910 5640 5790 5340 5820 5790 5730 5790 5700
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 29 3030 3180 3420 3060 3030 3060 3060 3000 3120 2880 2970 3030 3030 2940 2880 3030
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 33 5250 6150 5580 5280 5010 5460 5340 5310 5250 5160 5070 5400 5040 5040 4980 4890
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 33 7140 7680 7440 7260 7080 7140 7170 7170 7050 7140 7050 7110 7200 6990 7110 7140
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 33 3300 3570 3420 3300 3210 3210 3180 3330 3150 3120 3240 3390 3420 155460 3420 3210
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 38 5010 5520 5370 5280 4980 4980 5070 4920 5010 4980 4980 5010 5010 4860 5040 5100
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 38 7290 7740 7470 7230 7140 7230 7710 7350 7170 7440 7050 7080 6840 7290 7350 7290
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 38 3210 3390 3450 3240 3270 3210 3210 3180 3150 3180 3240 3240 3180 3150 3270 3120
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 43 5250 5520 5280 5340 5370 5460 5220 5040 5250 5370 5130 5190 4980 5130 5160 5250
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 43 7140 7530 6360 6750 6420 6690 7080 7170 46560 7020 7200 7260 7260 7050 7140 7170
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 43 3240 3330 3420 3390 3300 3210 3270 3240 3150 3240 3180 3150 3210 3210 3420 3180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 49 5310 6030 5670 5460 5340 5340 5160 5130 5310 5220 5280 5100 5220 5310 5250 5340
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 49 7590 7830 7500 7410 7380 7410 7440 7530 7710 8040 7770 7860 7740 7590 7320 7620
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 49 3330 3690 3690 3390 3570 3420 3270 3360 3330 3390 3300 3240 3300 3300 3330 3240
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 56 5640 5880 5610 5880 5550 5640 5670 5700 5730 5400 5670 5070 5430 5520 5520 5670
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 56 7410 7710 7740 7380 7560 7530 7470 7500 7410 7410 7380 7350 7350 7320 7410 7380
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 56 3600 3660 3510 3630 3720 3600 3510 3660 3600 3510 3810 3510 3660 3630 3420 3540
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 64 5310 5880 5550 5430 5340 5250 5340 5190 5280 5310 5280 5250 5160 5250 5310 5370
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 64 7350 7770 8160 7710 7350 7530 7710 7740 7500 7350 7350 7230 7140 7200 7260 7260
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 64 3180 3690 3510 3240 3210 3180 3210 3150 3210 3120 3180 3150 3150 3210 3150 3180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 73 5550 6240 5850 5820 5610 5490 5550 5520 5550 5520 5520 5520 5550 5550 5520 5520
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 73 8010 8250 8100 7770 7680 7650 7860 7680 8130 8220 8250 8340 8010 7980 7680 8070
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 73 3510 3990 3810 3690 3690 3690 3600 3420 3510 3510 3480 3420 3420 3480 3510 3450
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 83 5910 6270 6000 6210 6120 6000 5940 5820 5850 5910 5880 5910 5760 5820 5760 5700
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 83 8040 8760 8280 7920 8010 7980 8010 7980 8040 8040 7950 8040 7890 8130 8280 8430
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 83 3840 4140 4200 3840 3720 3840 3960 3900 3870 3840 3630 3570 3630 3570 3660 3630
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 94 6090 6510 6270 6390 6150 6000 6090 5790 6090 6150 6060 6120 6090 5940 5880 6000
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 94 8100 8490 8160 8130 8070 8040 8130 8040 8100 8100 8100 8190 8100 8070 8010 8100
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 94 3840 3960 3930 4020 3900 3780 3870 3600 3480 3120 3270 3120 3000 3840 3870 3960
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 106 7050 8310 7590 7320 6840 6810 7140 7050 7080 6990 7230 7260 6900 6600 6810 7020
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 106 8910 9780 9390 9210 9030 8970 8880 8850 8910 9060 8880 8880 8850 8880 8910 8940
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 106 4020 4200 4140 4200 4020 4080 4110 4020 3960 3930 3990 3600 3960 4020 4290 4020
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 120 7230 7980 7710 7740 7470 7230 7350 7050 6690 7320 7290 7170 7110 7140 6990 7020
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 120 9210 9750 9150 9240 9240 9210 9120 9150 9210 9240 9210 9300 9150 9180 9030 9180
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 120 4170 4560 4290 4380 4110 4170 4110 3720 3960 4290 4350 4230 4230 4080 4020 4020
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 136 7320 7980 7380 7680 7530 7320 7320 7380 7320 7290 7350 7290 7260 7290 7320 7320
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 136 9600 10140 9660 9450 9450 9480 9450 9420 9600 9930 10080 9900 9750 9150 9600 9510
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 136 4140 4680 4500 4260 4260 4170 4140 4140 4200 4080 4080 4080 4170 4050 4140 4080
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 154 7650 8550 7800 7650 7650 7590 7620 7680 7650 7650 7620 7710 7650 7620 7620 7680
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 154 9930 10920 10290 10440 9930 9480 9870 10020 9990 9930 10020 9780 9810 9750 9780 9720
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 154 4830 5400 4980 4830 4650 4440 4500 4440 4650 4980 4890 4800 4950 4890 4830 4860
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 174 9000 9690 9000 8940 8850 9480 9330 9150 9300 8940 8520 9270 9120 9000 8910 8730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 174 11040 11430 11070 11010 11010 11040 11010 11010 11100 11010 11070 10980 11730 11400 11490 10650
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 174 4530 5040 4770 4800 4620 4530 4650 4590 4530 4530 4440 4500 4410 4440 4500 4470
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 196 9420 10140 9600 9420 9510 9360 9390 9390 9300 9270 9330 9330 9420 9720 10020 10050
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 196 11520 12090 11790 11670 11670 11580 11460 11490 11580 11490 11460 11490 11460 11520 11550 11460
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 196 4860 5400 5220 5160 4830 4860 4830 4770 4950 5280 4770 5100 4800 4860 4710 4770
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 221 9720 10560 9900 9840 9690 9600 9720 9630 9750 9660 9660 9780 9720 9600 9780 10170
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 221 11850 12690 11760 11940 12060 12030 11910 11880 11760 11850 11700 11940 11760 11820 11790 11790
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 221 5160 5250 5370 5460 5340 5070 5400 5160 4980 4950 4410 4710 5100 5340 5220 4980
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 249 11250 12090 11370 11220 11220 11250 11010 11070 11100 11190 11250 11250 11790 11730 11820 11250
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 249 13320 13980 13530 13470 13260 13290 13290 13320 13320 13230 13260 13170 13170 13350 14040 14460
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 249 5250 5580 5550 5520 5400 5400 5370 5160 5250 5220 5310 5190 5220 5250 5250 5220
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 281 11760 12780 12120 12480 12660 12420 11580 11070 11760 11910 11700 11670 11670 11640 11670 11760
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 281 13950 14490 13980 13950 13830 13950 14820 14400 13410 13980 14250 14100 13920 13920 13740 13710
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 281 5790 6030 6060 5850 5790 5700 5670 5670 5700 5700 5910 5670 5850 5640 6210 5850
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 317 13290 14070 13470 13230 13170 13200 13290 13110 13290 14010 13980 13740 12420 12180 13290 13380
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 317 15480 15930 15540 15450 15480 15390 15270 15330 15330 15240 15480 15990 15600 14940 15630 15480
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 317 6000 6450 6330 6030 5970 6030 6000 6000 5970 6030 6060 5970 6000 5850 5910 5820
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 357 14910 15750 14910 14820 14700 14760 14790 14790 14880 15510 15930 15330 14460 15330 15120 15060
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 357 17130 17730 17220 17040 17040 17130 16950 17130 17340 18030 17550 16620 17070 17220 17220 17040
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 357 6540 6900 6570 6600 6510 6540 6510 6480 6510 6510 6480 6660 6480 6660 6690 6630
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 402 15750 16740 15990 15660 16650 16200 14790 15690 15840 15750 15750 15630 15600 15750 15690 15570
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 402 17910 18600 19290 18660 17550 17970 43950 17910 18060 17880 17970 17760 17820 17820 17820 17880
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 402 6900 6870 7050 7050 7170 7050 6900 6810 6930 6900 6870 6810 6900 6840 6810 6780
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 453 17670 18330 17790 17640 17550 17520 18030 18060 17100 17850 17670 17730 17670 17340 17610 17400
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 453 19680 19950 19830 20070 20490 19200 19680 19680 19920 19590 19680 19650 19410 19560 19590 20160
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 453 7320 7530 7740 7590 7590 7560 7440 7530 7200 7200 7230 7290 7320 7260 7320 7260
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 510 19320 20100 20100 20010 18870 19650 19500 19380 19230 19170 19230 19290 19170 19230 19320 20430
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 510 21600 22140 21600 21600 21300 21600 21390 21420 21360 21330 21780 22380 20880 21540 21600 21600
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 510 7950 8190 8160 7950 8010 7920 7830 7980 7830 7920 7950 8130 8340 8640 7710 7410
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 574 21420 22140 21420 21450 21930 22140 21120 21540 21480 21360 21270 21180 21120 21420 21210 21720
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 574 23460 21390 23100 23640 23670 23640 23460 23370 23400 23340 23160 24240 24030 22950 23820 23670
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 574 8580 8790 8760 8670 8490 8520 8550 8520 8520 8610 8250 9000 8610 8940 8580 8010
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 646 23610 24750 24660 23430 23880 23610 23610 23430 23520 23670 23400 23460 24540 23250 23820 23730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 646 25800 26220 25800 25770 25710 25890 26910 25170 26460 26010 25830 25710 25680 25620 25620 26880
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 646 9390 9750 9540 9270 9450 9390 9360 9420 9300 9270 9330 9300 9420 9390 9390 9360
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 727 25950 26970 27540 25770 26370 25950 25860 25950 25920 25980 25860 25830 26910 25710 26280 26070
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 727 28080 28500 28080 28200 28920 28560 27900 28380 28200 28020 27990 28020 27930 27840 28620 27870
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 727 10050 11250 10440 11040 11160 11130 10740 10050 10050 9990 9930 9960 9960 9870 9990 9960
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 818 29370 30420 29550 29190 29220 29040 29310 30720 28980 29550 29430 29370 29460 29370 29370 29370
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 818 31470 31260 31770 31740 31530 31530 31530 31470 32640 31350 31410 31680 31410 31440 31350 31410
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 818 11100 11460 10500 10770 11130 11250 11190 11160 11100 11010 10950 11130 11010 11010 11100 11040
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 921 32070 33420 32130 32340 32340 32010 31950 31920 31860 31950 33930 31680 32460 32070 32130 31860
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 921 34260 35610 129720 34440 34140 33990 33930 34440 34500 33600 34260 34500 34200 34260 34140 34950
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 921 12060 12540 12420 12030 12150 11970 12060 12030 11970 12000 12060 11910 12060 12120 11940 12060
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1037 16830 37380 29040 16050 16830 20100 18570 17010 19950 18810 15840 16050 15960 15870 15900 15870
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1037 16890 16800 17010 16950 16860 16710 16800 17340 16470 16980 16950 16920 16890 16890 17250 16590
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1037 5880 5940 6000 5970 5880 5880 5850 5910 5910 5850 5190 5670 6090 6120 5430 5670
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1167 17820 18030 17820 18450 17730 17820 17880 17850 17820 18090 17640 18000 17760 17730 17730 17730
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1167 18720 18360 18780 18750 18720 18690 19350 18060 16770 18780 18720 18570 18570 18750 19050 18810
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1167 6450 6570 6540 6540 6480 6420 6450 6420 6420 6330 6600 6630 5970 6330 6420 6480
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1313 20220 20550 20160 20280 20220 20160 20310 20370 20190 20250 20070 20220 20790 19890 20280 20190
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1313 21150 21330 21090 21210 21180 21090 21060 21390 21270 21150 21210 21060 20970 21570 20640 21150
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1313 7170 7320 7260 7200 7170 6930 7320 7290 6540 7110 7260 7170 7200 7140 7140 7140
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1478 15660 20190 18570 15840 15870 15660 15690 15660 15660 15660 15750 15660 15660 15660 15690 15660
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1478 21000 19020 19440 19080 21120 23070 23190 23070 23280 21600 20220 21000 21150 17970 16290 16260
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1478 7800 6480 6000 6420 6150 6360 6240 7440 7800 7920 7800 7800 7800 7800 7830 7800
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1663 17490 17910 17580 17490 17460 17490 17490 17460 17490 17490 17460 17490 17460 17490 17490 17460
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1663 21960 21960 22020 25710 25770 25800 25260 25260 22650 20790 18060 18120 18120 17970 18120 18120
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1663 8520 7230 6660 7050 6780 6900 7470 8670 8640 8580 8610 8520 8520 8520 8520 8550
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1871 19620 20190 19710 19710 19680 19620 19650 19620 19620 19620 19650 19620 19620 19650 19620 19620
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1871 22200 24780 25290 28590 28710 28200 27840 25260 22200 20130 20070 20040 20130 19980 20100 19980
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1871 9420 7740 7530 7770 7290 7830 9000 9480 9540 9450 9450 9600 9420 9450 9450 9000
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2105 21930 22320 21750 21840 21750 21780 21750 126900 26730 24990 24960 23880 22020 21930 21930 21930
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2105 27690 27690 28680 31950 32070 31530 30390 27870 29130 23220 22470 22560 22440 22560 22530 22470
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2105 10410 8700 8220 8250 8700 45120 10680 10590 10560 10590 10560 10410 8760 10440 9060 9360
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2369 24390 24960 24570 24420 24390 24390 24390 24390 24390 24390 24390 24390 24390 24390 24390 24390
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2369 25110 29760 31830 35730 35730 34380 32280 27030 25110 25050 25020 25050 25020 25020 25020 25020
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2369 11190 8700 9330 9690 9240 9450 11850 11760 11790 11790 11790 11760 11760 10860 11190 11160
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2666 27570 28290 27510 27510 27570 27600 27570 27570 27600 27570 27570 27630 27570 27570 27570 27570
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2666 28110 34350 37830 39960 40260 36300 30750 28140 28110 27930 27930 27930 27930 27930 27930 27930
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2666 12330 10500 10290 10260 11160 13110 13020 12990 13080 13020 12960 12330 12600 11520 11550 10260
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3000 30690 31110 30690 30690 30690 30690 30660 30690 30660 30660 30690 30660 30690 30660 30690 30660
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3000 31350 38430 44100 44670 42960 36270 31350 31380 31380 31230 31320 31230 31290 31230 31320 31230
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3000 13350 11340 11610 11370 13350 14640 14550 14520 14520 14550 13680 14460 12660 11940 11520 12600
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3376 34560 35070 34650 34530 34560 34620 34620 34470 34530 34440 34620 34470 34530 34440 34560 34590
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3376 34950 43290 49890 49770 45540 36900 34980 34980 34950 34950 34950 34950 34920 34950 34950 34950
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3376 14280 12750 12660 12870 16080 16080 16020 15990 15960 14940 15720 14280 12630 13320 13860 13410
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3799 38370 39240 38490 38340 38400 38370 38400 38370 38370 38370 38370 38400 38370 38370 38370 38370
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3799 39030 47160 55320 54450 49890 41760 39090 39090 38760 39000 39000 39000 38970 39030 38970 39000
20110221 goat13 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3799 15810 14130 14250 15120 18120 18090 18120 18000 17280 18270 15840 13800 15300 15810 14190 10890
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c base.c: In function 'crypto_scalarmult_curve25519_athlon_base':
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c base.c:7:32: warning: pointer targets in passing argument 3 of 'crypto_scalarmult_curve25519_athlon' differ in signedness [-Wpointer-sign]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c 7 |   return crypto_scalarmult(q,n,basepoint);
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c |                                ^~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c |                                |
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c |                                char *
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c In file included from crypto_scalarmult.h:4,
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c from base.c:1:
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c crypto_scalarmult_curve25519.h:12:86: note: expected 'const unsigned char *' but argument is of type 'char *'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c 12 | extern int crypto_scalarmult_curve25519_athlon(unsigned char *,const unsigned char *,const unsigned char *);
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack base.c |                                                                                      ^~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c: In function 'crypto_scalarmult_curve25519_athlon_recip':
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:4:16: warning: implicit declaration of function 'crypto_scalarmult_curve25519_athlon_square'; did you mean 'crypto_scalarmult_curve25519_athlon_base'? [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 4 | #define square crypto_scalarmult_curve25519_athlon_square
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:4:16: note: in definition of macro 'square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 4 | #define square crypto_scalarmult_curve25519_athlon_square
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:3:14: warning: implicit declaration of function 'crypto_scalarmult_curve25519_athlon_mult'; did you mean 'crypto_scalarmult_curve25519_athlon_base'? [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 3 | #define mult crypto_scalarmult_curve25519_athlon_mult
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c ...
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_base
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:86:3: warning: implicit declaration of function 'crypto_scalarmult_curve25519_athlon_mainloop'; did you mean 'crypto_scalarmult_curve25519_athlon_recip'? [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 86 |   crypto_scalarmult_curve25519_athlon_mainloop(work,e);
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_recip
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:89:3: warning: implicit declaration of function 'crypto_scalarmult_curve25519_athlon_fromdouble'; did you mean 'crypto_scalarmult_curve25519_athlon_recip'? [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 89 |   crypto_scalarmult_curve25519_athlon_fromdouble(q,work + 20);
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_recip
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o: in function `crypto_scalarmult_curve25519_athlon':
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:84: undefined reference to `crypto_scalarmult_curve25519_athlon_init'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:85: undefined reference to `crypto_scalarmult_curve25519_athlon_todouble'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:86: undefined reference to `crypto_scalarmult_curve25519_athlon_mainloop'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:20: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:21: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:22: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:23: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:24: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:25: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:26: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:28: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:29: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:30: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:31: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:32: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:33: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:35: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:36: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:38: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:40: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:41: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:43: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:45: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:46: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:48: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:50: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:51: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:53: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:55: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:56: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:58: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:60: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:61: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:63: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:65: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:66: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:67: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:68: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:69: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:70: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /tmp/cceHcwVo.ltrans0.ltrans.o: in function `crypto_scalarmult_curve25519_athlon':
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:88: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat13/work/compile/smult.c:89: undefined reference to `crypto_scalarmult_curve25519_athlon_fromdouble'
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 416100 138665310 3000210000 crypto_scalarmult/curve25519/donna_c64 gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c: In function 'mainloop':
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c smult.c:140:16: warning: unused variable 'i' [-Wunused-variable]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c 140 |   unsigned int i;
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack smult.c |                ^
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 8637300 2629987860 3000210000 crypto_scalarmult/curve25519/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 implementation crypto_scalarmult/curve25519/donna_c64 -
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 outputbytes 32
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 scalarbytes 32
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 base_cycles - 209880 216870 212670 212430 212430 212490 212430 212400 212430 212430 212430 212400 212430 389940 253620 210990 228600 209880 209700 209850 209820 209760 209880 209730 209820 209880 209700 209850 209850 209730 209880 209730 209820 209880 209700 209880 209820 209730 209880 209730 209820 209880 209700 209880 209850 209700 209880 209730 209820 209880 209700 209880 209850 209700 218370 217200 209820 209880 209670 209880 209880 209700 209850 209760
20110221 goat13 amd64 20210831 crypto_scalarmult curve25519 cycles - 219270 211980 211830 211800 211770 442770 222480 238650 219270 210000 209970 209790 209940 209880 209880 209970 209760 238290 473640 461520 461940 461790 461640 461910 461520 461940 461910 461520 461910 461820 461610 461940 461520 461910 461910 461520 461940 723210 626700 461460 461400 461370 456480 222570 209730 209700 209730 209700 209700 209730 209700 209730 209700 209730 209700 209700 210660 224700 209730 209700 209730 209700 209730 209700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c try.c:94:38: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c 94 |     for (j = -16;j < 0;++j) ska[j] = random();
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack try.c |                                      ^~~~~~
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 try 5fac7400caabc14a99c5c0bc13fb1df5e468e870382a3a1c ok 459540 4800302550 3000210000 crypto_box/curve25519xsalsa20poly1305/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 implementation crypto_box/curve25519xsalsa20poly1305/ref -
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 publickeybytes 32
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 secretkeybytes 32
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenmbytes 32
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 noncebytes 24
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 zerobytes 32
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 boxzerobytes 16
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 218520 319140 346110 340950 250410 218550 218400 218520 218520 218520 218490 218520 218520 218520 218520 218520
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 218040 308190 224100 218130 218100 218040 218010 233940 218010 218040 218010 218010 218010 218040 218010 218010
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 211110 301620 218310 211110 211110 211110 211110 211110 211110 211110 211110 211110 211110 211110 211110 211110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 210780 421080 243210 211050 211290 226740 210810 210780 210750 210750 210750 210780 210750 210750 210750 210780
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 0 211650 299700 229770 211830 211740 211620 211650 211620 211650 211650 211620 211650 211650 211620 211650 211620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 0 212880 302910 220500 212880 212910 212910 212880 212880 212880 212910 212880 212880 212910 212880 212880 212910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 0 212970 302730 213870 212880 212970 212970 212970 212970 672870 254430 210690 211200 211230 211200 211200 211230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 0 1050 1770 1230 1140 1020 1080 1200 1050 1020 1050 1050 1050 1020 1080 1050 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 0 1950 2190 1920 1860 1860 1860 2010 1980 1950 1800 1950 1950 1950 2010 1950 1920
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 0 1920 1920 1920 1980 1890 2100 1860 2040 1980 1800 1890 1980 1890 2040 1890 1890
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1 212790 326280 335130 214080 212790 212820 212760 212790 212790 212790 212760 212790 212790 212790 212790 212790
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1 213030 302100 213270 213030 213030 213060 213030 213030 213060 213030 213030 213030 213060 213030 213030 213060
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1 213660 302310 213750 213690 213660 213660 213660 213660 213660 213630 213660 378210 211380 211380 240810 212100
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1 1200 2010 1410 1230 1230 1200 1290 1170 1200 1230 1170 1170 1200 1170 1140 1140
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1 2070 2280 2010 1980 2190 2190 2070 1920 2100 2100 2100 2100 2010 2040 1920 1950
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1 1110 1200 1260 1140 1080 1110 1200 990 1050 1110 1200 1140 1050 1050 1020 1080
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2 211500 329070 313860 211620 211500 211470 211500 211440 211500 211500 211500 211470 211500 211500 211470 211500
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2 214170 302730 215250 214170 214200 214140 214170 214170 214140 214170 214140 214170 214170 214140 214170 214140
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2 212820 303150 212970 212820 212790 212820 212820 212820 212820 212820 212850 212850 212820 212820 212820 212820
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2 1230 3450 1320 1230 1260 1140 1170 1320 1140 1200 1230 1230 1230 1200 1200 1140
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2 2070 2220 1980 2070 1980 2040 2100 2100 1890 2040 2100 2130 2100 2040 2040 2160
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2 1080 1140 1050 1050 1290 1170 1050 1200 1170 1020 1080 1080 1170 1170 1050 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3 212640 372300 316260 212220 212700 212640 212640 212670 212640 212670 212640 212640 212670 212640 212670 212640
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3 212610 300390 215670 212610 212700 212580 212610 212610 221790 219390 212610 212580 212610 212610 212610 212610
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3 212190 302100 213180 212160 212250 212190 212190 212190 212160 212190 212190 212190 212190 212190 212160 212190
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3 1260 1530 1380 1290 1260 1260 1260 1350 1200 1170 1140 1170 1290 1290 1170 1380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3 2100 2370 2040 2160 2100 2130 2010 2130 2100 1920 2130 2040 2220 2010 2250 1950
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3 1110 1290 1200 1080 1110 1200 1110 1050 1050 1050 1110 1230 1080 1080 1200 1080
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 4 210300 338190 399090 252990 210030 227040 210240 210300 210300 210300 210300 210300 210300 210270 210300 210300
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 4 211020 297630 234990 211050 211050 211050 210990 211020 210990 211050 210990 211020 211020 210990 211020 210990
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 4 213180 303060 214890 213180 213180 213150 213180 213180 213180 213150 213180 213180 213180 213150 213180 213180
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 4 1320 1500 1380 1320 1320 1320 1260 1440 1200 1140 1170 1260 1320 1260 1200 1380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 4 2100 2400 2070 2190 2130 2160 1980 2220 2040 1920 2100 2040 2250 2010 2220 1950
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 4 1140 1410 1140 1170 1140 1170 1080 1050 1020 1080 1230 1140 1080 1140 1140 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 5 210330 338730 286980 210390 210330 210270 210300 369570 210810 210660 222960 209970 210000 209970 210000 209970
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 5 256740 299730 231150 212070 212070 263160 269400 279120 279300 256740 226260 234000 276420 263190 236790 211680
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 5 217290 298170 232110 211530 211590 211560 224790 275790 253050 270270 283410 217290 210870 210930 210840 210870
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 5 1260 3150 1530 1320 1230 1230 1200 1230 1260 1230 1260 1200 1320 1290 1260 1260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 5 2040 2370 2010 2040 2100 2010 2280 2010 1920 2190 2010 2220 2070 2070 2010 1950
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 5 1110 1320 1170 1110 1170 1170 1050 1020 1110 1200 1140 1050 1050 1020 1110 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 6 210960 329730 312030 210990 210960 210960 210930 210930 210960 376770 211200 211140 247830 210210 210210 210210
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 6 212010 299850 231180 212130 212130 212010 212010 212010 212010 212010 212010 212010 212010 212010 212010 211980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 6 211410 302760 213660 211380 211440 211410 211410 211380 211410 211380 211410 211410 211380 211410 211380 211410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 6 1260 1500 1500 1350 1170 1260 1320 1290 1200 1170 1200 1260 1350 1200 1230 1380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 6 2070 2340 2190 2070 2130 2040 2040 2250 1950 1950 2250 2040 2160 2040 2280 1920
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 6 1110 1320 1140 1140 1110 1230 1110 1020 1050 1050 1170 1140 1080 1080 1200 1110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 7 211470 335310 295200 211620 211500 211470 211440 211470 211470 211440 211470 211470 211440 211470 389370 211170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 7 212370 311400 231000 212310 212280 212400 212370 212370 212400 212400 212370 212370 212400 212370 212400 212370
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 7 211320 303030 213840 211290 211350 211320 211320 211320 211320 211320 211320 211320 211320 211320 211320 211320
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 7 1320 1560 1410 1290 1320 1320 1320 1320 1230 1170 1140 1290 1350 1290 1200 1410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 7 2100 2340 2040 2130 2100 2100 2070 2280 2010 1980 2190 2010 2190 2010 2280 1980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 7 1110 1380 1140 1140 1170 1140 1080 1020 1050 1110 1200 1080 1110 1110 1170 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 8 210360 339510 284820 210330 210420 210330 210390 210360 210360 210360 210390 210360 210360 210360 210360 210360
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 8 210450 300930 322170 211710 211740 211710 219600 210360 210450 210420 210450 210420 210450 210420 210450 210420
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 8 209730 300990 217020 209760 209610 209730 209580 209730 209730 209700 209730 209730 209730 209730 209730 209730
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 8 1260 1290 1140 1200 1290 1290 1260 1230 1200 1410 1260 1290 1290 1260 1350 1200
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 8 2070 2430 2310 1980 1980 2220 2040 2280 2070 2070 2010 2130 2160 1920 2070 2100
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 8 1110 1110 1170 1170 1080 1080 1200 1110 1140 1200 1080 1170 1110 1230 1080 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 10 209970 338490 288780 210030 209970 209970 209970 210000 209970 210000 209970 209970 210000 209970 209970 210000
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 10 257220 301650 215790 219210 275100 280380 240630 385200 257220 211350 249030 261240 276240 251160 275580 248490
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 10 210120 299250 232920 210180 210150 210120 210120 210120 210120 210120 210090 210120 210120 210120 210120 210120
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 10 1290 1800 1260 1380 1380 1290 1260 1260 1440 1320 1170 1140 1260 1350 1320 1200
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 10 2130 2250 2160 2040 2100 2130 2130 2010 2220 2040 1950 2160 2040 2250 1980 2370
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 10 1140 1200 1260 1260 1080 1140 1170 1170 1110 1050 1020 1080 1200 1140 1080 1110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 12 212070 338940 287100 212100 212100 212070 212070 212070 212070 212100 212070 212070 212070 212070 212070 212070
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 12 213180 302610 217230 213240 213180 213180 213180 213210 213180 213240 213180 313410 212190 212250 229590 212010
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 12 212130 300960 216360 212130 211530 212130 212130 212130 220650 219540 212130 212130 212100 212130 212130 212130
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 12 1320 1530 1350 1380 1320 1230 1320 1320 1290 1230 1140 1170 1320 1350 1230 1320
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 12 2100 2370 2040 2280 2100 2130 2070 2220 2070 1950 2160 2100 2250 2100 2250 1980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 12 1110 1260 1290 1110 1110 1170 1170 1110 1020 1050 1080 1230 1110 1080 1200 1110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 14 211470 339180 292320 211530 211470 227400 211440 211470 211440 211500 211500 211470 211440 211470 211440 211470
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 14 211680 302160 213210 211590 211650 211680 211680 211680 211680 211680 211680 211680 211680 211680 211680 211680
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 14 210960 300420 217470 226830 210840 211440 210960 210990 210960 210960 210960 210990 210960 210960 226920 210960
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 14 1290 1290 1200 1170 1260 1650 1350 1230 1200 1230 1440 1290 1380 1290 1380 1410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 14 2130 2250 2370 2280 1980 1980 2190 2040 2280 2130 2100 2040 2160 2130 1980 2070
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 14 1110 1110 1050 1050 1140 1230 1050 1110 1170 1110 1170 1230 1080 1110 1170 1170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 16 211110 337800 289980 211260 211290 211110 211080 211080 211080 211080 219600 218520 211080 211110 211080 211080
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 16 212220 302130 214770 210930 212160 212220 212220 212220 212190 212220 212220 212220 212190 212220 212220 212220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 16 209670 301680 213720 210870 210870 292830 209520 209640 209610 236550 209550 209640 209670 209640 209640 209670
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 16 1230 1320 1170 1110 1320 1230 1230 1200 1170 1200 1290 1260 1230 1350 1200 1260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 16 2100 2190 2280 2100 2250 1890 1980 2160 2100 2160 2070 2040 1950 2130 2040 1920
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 16 1110 1170 1290 1140 1080 1050 1020 1170 1110 1050 1080 1170 1050 1110 1140 1020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 19 213120 337500 312000 212640 213150 213090 213120 213150 213090 213090 213090 213120 213090 213120 213090 213120
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 19 213180 303660 213570 213090 213090 213180 213180 213210 213180 213210 213180 213210 213180 213210 213180 213180
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 19 212040 302160 211410 211980 211950 212040 212010 212040 212040 212040 212040 292200 210600 210690 226260 210630
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 19 1380 1440 1350 1380 1440 1380 1350 1290 1560 1380 1350 1380 1380 1350 1290 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 19 2190 2400 2490 2040 2130 2220 2190 2190 2250 2220 2070 2340 2100 2070 2310 2160
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 19 1170 1380 1290 1110 1200 1200 1140 1230 1170 1170 1140 1230 1140 1080 1110 1110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 22 212250 337620 294300 212280 212220 212250 212250 212250 212250 212250 212280 212250 212250 212250 212250 212250
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 22 212220 301710 214440 212160 212250 212220 212190 212220 212190 212220 212220 212220 212190 212220 212220 212190
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 22 211020 301740 221520 218370 211020 210990 211020 210990 210990 211020 210990 211020 210990 211020 210990 211020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 22 1350 1440 1320 1350 1410 1410 1350 1350 1440 1440 1320 1350 1470 1440 1260 1260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 22 2190 2400 2280 2040 2250 2100 2400 2160 2190 2130 2310 2190 2010 2340 2130 2280
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 22 1200 1230 1200 1260 1170 1200 1260 1200 1140 1260 1200 1110 1080 1110 1320 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 25 211650 336600 323610 211650 211590 211680 211650 211650 211650 211650 211680 211680 211650 211650 211650 211650
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 25 211110 301920 217890 210960 211140 211140 211110 211140 211110 211110 211110 211110 211140 211110 211110 211110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 25 210240 301260 219090 210120 210240 210240 210240 210240 210210 210240 210240 210240 210240 210240 210240 210240
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 25 1410 1560 1320 1440 1680 1380 1290 1470 1530 1410 1470 1350 1410 1320 1260 1260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 25 2220 2490 2040 2220 2190 2370 2130 2280 2220 2310 2190 2070 2310 2160 2460 2250
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 25 1200 1320 1290 1200 1260 1170 1200 1230 1200 1140 1080 1080 1170 1320 1170 1110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 29 211620 339510 286860 211650 296580 213210 213300 226830 211560 211620 211620 211620 211620 211590 211620 211620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 29 212850 302580 234600 212760 212790 212850 212850 212850 212850 212850 212850 212850 212850 212850 212880 213780
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 29 209700 301980 213270 209580 209670 209700 209700 209670 209700 209700 209700 209670 209700 218190 217110 209700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 29 1410 1410 1260 1470 1470 1410 1320 1380 1530 1470 1470 1410 1440 1290 1290 1290
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 29 2220 2490 2100 2100 2370 2160 2310 2220 2250 2100 2460 2070 2130 2220 2280 2220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 29 1170 1260 1320 1170 1140 1290 1170 1170 1230 1200 1110 1080 1080 1290 1230 1140
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 33 210930 340380 281700 210420 210060 210030 210030 210000 210000 210030 292920 210990 210930 241020 211320 211260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 33 213390 301290 219210 213330 213300 213420 213390 213420 213390 213420 213390 213420 213390 213390 213420 213390
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 33 210930 301920 217590 210960 209340 210960 210930 210930 210930 210960 210930 210960 210930 210930 210930 210930
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 33 2010 1860 1950 2070 2010 2130 1950 1980 2010 2010 1800 1950 2040 1830 2100 2070
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 33 2820 3180 2820 2790 2970 2550 2730 2730 2910 2940 2550 2760 2700 2820 2910 2940
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 33 1380 1410 1380 1290 1230 1230 1200 1200 1440 1410 1410 1350 1410 1410 1380 1380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 38 210570 335700 282930 210600 210600 210540 210540 210540 210540 210570 210630 210540 210570 210540 210540 293220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 38 211500 302610 229050 211500 211560 211500 211500 211530 211500 211530 211500 211500 211500 211500 211500 211500
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 38 210960 300450 214830 211020 211020 210960 210990 210960 210960 210960 210960 210960 210960 210960 210960 210990
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 38 1980 2370 2100 1950 2130 1920 1800 1980 2010 1920 2010 2070 2010 1770 1980 1980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 38 2760 3090 2670 2700 2760 2940 2850 2670 2730 2700 2940 2910 2850 2700 2700 2760
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 38 1440 1620 1500 1470 1500 1470 1470 1500 1410 1410 1380 1440 1350 1410 1410 1410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 43 211290 341280 267540 211350 211320 211260 211290 227190 211290 211230 211290 211260 211260 211230 211290 211230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 43 212280 302820 221190 212550 294450 211590 211590 221190 212250 212250 212310 212250 212310 212250 212280 212250
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 43 211860 300810 217890 211890 211830 211860 211860 211860 211890 211830 211890 211860 211860 211860 211860 211860
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 43 2010 1920 1950 2040 1950 2100 1950 2010 2010 2040 1800 1920 2190 1860 2160 2040
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 43 2880 3030 3090 2730 3000 2580 2880 2850 2760 2940 2610 2880 2880 2850 2760 2910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 43 1440 1590 1320 1320 1350 1440 1500 1470 1500 1470 1440 1500 1410 1380 1410 1410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 49 211830 339510 282270 211860 211890 211800 211830 211830 211800 211860 211830 211830 211830 211830 211800 211830
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 49 212670 302850 218490 212700 212640 212640 212610 212610 212610 294510 212670 212610 212610 257010 212940 212820
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 49 211530 211860 211620 211530 211530 211530 211530 227490 211530 211530 211530 211530 211530 211560 211530 211530
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 49 1620 1920 1740 1680 1650 1620 1620 1650 1620 1620 1620 1620 1590 1620 1620 1620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 49 2310 2520 2370 2340 2310 2310 2310 2310 2340 2310 2310 2310 2310 2310 2310 2310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 49 1050 1170 1140 1080 1110 1050 1050 1050 1080 1050 1050 1050 1080 1050 1050 1050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 56 212190 212490 212130 212190 213120 212160 212190 212160 212190 212160 212190 212130 212190 212160 212190 212160
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 56 212730 212910 212760 212730 212730 212700 212760 212700 212760 212700 212760 212700 212730 212700 212760 212700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 56 210300 211200 211020 222960 217470 210300 210360 210300 210270 210300 210300 210300 210270 210300 210300 210300
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 56 1650 1770 1680 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 56 2310 2490 2400 2310 2310 2310 2310 2310 2340 2340 2310 2340 2310 2340 2340 2310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 56 1050 1200 1080 1020 1050 1020 1050 1080 1020 1050 1020 1050 1020 1050 1050 1020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 64 210900 211200 210900 210900 210900 210900 210900 210900 210900 210870 210900 210900 210900 210900 210870 210900
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 64 211620 211890 211680 211650 211650 211620 211590 211620 211590 211620 211590 211590 211620 211590 211620 211590
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 64 210270 210450 210270 210270 210270 210270 210240 210240 289770 209670 209670 260670 211590 211860 211830 211830
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 64 1560 1770 1680 1590 1590 1560 1560 1560 1590 1560 1560 1560 1560 1560 1560 1560
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 64 2310 2520 2430 2310 2280 2310 2310 2280 2400 2340 2310 2310 2310 2340 2310 2340
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 64 1020 1140 1020 1020 990 990 1020 1020 990 1020 990 1020 990 1020 990 1020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 73 210990 211260 210960 210960 211050 210990 211020 210990 211020 210990 211020 210960 211050 210990 211020 210990
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 73 211710 211920 211740 211680 211740 211680 211740 211680 211740 211680 211740 211680 211740 211680 211710 211710
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 73 210300 225570 210330 210270 210300 210300 210300 210300 210300 210300 210300 210300 210270 210300 210300 295770
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 73 1770 1860 1800 1770 1770 1770 1770 1770 1770 1770 1770 1770 1770 1740 1770 1770
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 73 2490 2610 2550 2490 2490 2460 2490 2490 2460 2490 2490 2490 2490 2490 2490 2490
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 73 1170 1230 1170 1170 1170 1140 1170 1170 1140 1170 1170 1140 1170 1140 1170 1170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 83 219900 220200 230850 219930 219930 219870 219720 219900 219900 219720 219900 219870 219900 219720 219900 219900
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 83 220590 220650 220650 220650 220440 220590 220620 220590 220410 220590 220590 220410 220590 220590 220560 220410
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 83 219210 219300 219210 219060 219240 219210 219060 219240 219210 219240 219060 219210 219240 219120 219150 219240
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 83 1860 1890 1860 1860 1860 1860 1830 1860 1860 1860 1860 1830 1860 1860 1860 1860
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 83 2580 2670 2610 2610 2580 2550 2580 2580 2550 2580 2550 2580 2550 2550 2580 2550
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 83 1230 1260 1230 1200 1230 1200 1230 1200 1230 1200 1230 1200 1230 1230 1200 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 94 218700 219990 219960 297840 218820 218490 218670 226230 218670 218520 218700 218670 218520 218670 218700 218700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 94 219390 227850 226020 219180 219390 219390 219390 219180 219390 219390 219360 219210 219360 219390 219210 219360
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 94 217980 218100 217800 217980 217980 217800 218010 217980 217980 217800 217980 217980 217800 217980 217980 218010
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 94 1890 1920 1920 1890 1890 1860 1920 1890 1860 1890 1890 1890 1890 1890 1890 1890
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 94 2610 2670 2610 2610 2610 2610 2610 2610 2610 2610 2580 2610 2610 2610 2610 2610
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 94 1230 1290 1230 1230 1230 1200 1230 1200 1230 1230 1200 1230 1230 1200 1230 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 106 219090 219450 219180 218970 219090 219090 219090 218910 219090 292860 212130 212130 234390 212160 212100 212220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 106 212910 213090 212880 212910 213030 212820 213030 212850 213030 212850 213030 212820 213060 212820 213030 212850
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 106 211080 211170 211050 211050 211080 226980 211080 211050 211080 211080 211050 211080 211080 211050 211080 211080
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 106 2220 2370 2280 2220 2250 2220 2190 2220 2220 2220 2190 2220 2190 2220 2190 2220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 106 2910 3060 2970 2880 2910 2880 2910 2880 2910 2880 2880 2910 2910 2910 2910 2910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 106 1170 1350 1230 1200 1170 1170 1170 1140 1170 1170 1170 1170 1140 1170 1170 1170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 120 212250 212430 224640 215820 212250 212280 212220 212250 212220 212280 212220 212250 212220 212280 212220 212280
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 120 213030 213150 213000 221700 213000 213030 213000 213030 212970 213060 212970 213030 213000 213030 213000 213030
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 120 211170 211440 211170 211200 211170 211140 211170 211170 211170 211170 211170 211170 211170 211170 211170 211170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 120 2310 2460 2340 2280 2310 2280 2310 2280 2310 2310 2280 2280 2310 2280 2310 2280
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 120 2970 3150 3060 2940 2970 2970 2940 2970 2940 3000 2970 2970 2970 2970 2970 2940
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 120 1200 1350 1290 1230 1230 1230 1200 1200 1200 1200 1200 1200 1200 1200 1200 1200
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 136 212370 212580 212340 212370 212400 212370 212400 212370 212400 212370 212400 212370 212400 212340 212430 212340
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 136 213240 213240 213120 213090 213120 213090 213120 291120 212400 212310 274950 213300 213360 213330 213360 213330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 136 210450 210720 210510 210450 210450 210450 210450 210450 210450 210450 210450 210450 210450 210450 210450 210450
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 136 2370 2580 2430 2400 2370 2400 2370 2370 2400 2370 2400 2370 2370 2370 2370 2400
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 136 3090 3300 3120 3060 3060 3090 3060 3090 3090 3060 3090 3090 3060 3090 3090 3060
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 136 1260 1410 1320 1260 1230 1260 1290 1230 1290 1230 1290 1230 1290 1230 1290 1230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 154 211710 211950 211710 211710 211740 211710 211740 211710 211740 211680 211740 211710 211740 211710 211740 211710
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 154 212460 212580 212490 212460 212460 212430 212460 212430 212460 212430 212460 212430 212460 212430 295920 212790
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 154 210480 236580 210540 210480 210510 210480 210480 210510 210480 210480 210510 210480 210480 210510 210480 210480
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 154 2460 2580 2520 2460 2460 2460 2460 2490 2460 2460 2460 2460 2490 2460 2460 2460
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 154 3120 3360 3210 3180 3120 3120 3120 3120 3120 3120 3120 3090 3120 3120 3120 3120
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 154 1290 1470 1380 1350 1290 1290 1290 1260 1290 1260 1290 1290 1260 1290 1290 1260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 174 212190 212310 212130 212130 212190 212130 212190 212130 212160 212160 212160 228570 277350 281010 281220 253860
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 174 213930 271320 280350 212640 212610 261120 281160 289800 280710 294000 213900 213930 213870 213840 213870 213870
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 174 211530 307410 211410 211410 229230 211470 211560 211530 211530 211530 211530 211530 211530 211530 211530 211530
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 174 2910 3240 2940 2940 2940 2880 2910 2910 2910 2880 2910 2910 2910 2910 2880 2910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 174 3600 3900 3630 3600 3600 3570 3600 3570 3600 3570 3600 3600 3570 3600 3570 3600
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 174 1350 1500 1440 1350 1350 1320 1350 1320 1350 1320 1350 1350 1320 1350 1320 1350
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 196 213240 213570 213300 213210 213270 213240 213240 213240 213270 213240 213240 213240 213240 213270 213240 213240
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 196 213990 214230 214080 214020 214020 214020 213990 213990 213990 213990 229020 213990 213990 213990 213990 214020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 196 211590 211770 211680 211710 211650 211620 211590 292320 209640 209730 209640 250380 211290 211260 211230 211230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 196 3030 3240 3090 3030 3060 3030 3060 3030 3060 3030 3030 3030 3030 3060 3030 3030
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 196 3720 3990 3810 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 196 1440 1560 1470 1410 1410 1440 1410 1440 1410 1440 1440 1440 1410 1440 1410 1440
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 221 211410 211680 211410 211410 211380 211410 211410 211380 211410 211380 211410 211380 211410 211380 211410 211380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 221 212490 212730 212580 212490 212520 212490 212460 212490 212490 212460 212490 212490 212460 212490 212490 212460
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 221 210060 210330 210090 210060 210090 210060 210030 210030 210060 210030 210060 210030 210060 210030 289080 210120
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 221 3150 3360 3180 3180 3150 3150 3150 3150 3150 3150 3180 3150 3150 3150 3150 3150
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 221 3840 4050 3900 3840 3870 3840 3840 3840 3840 3870 3840 3840 3840 3840 3840 3870
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 221 1470 1620 1560 1530 1470 1470 1470 1470 1470 1470 1470 1440 1470 1470 1470 1470
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 249 212340 212640 212370 212430 212340 212340 212370 212340 212340 212340 212340 212340 212340 212370 212340 212340
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 249 213090 213330 213150 213120 213120 213060 213090 213090 213090 213090 213090 213060 213090 213090 213090 213090
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 249 210270 210480 210300 210300 210300 210240 210270 210240 210270 210240 210270 210240 210270 210240 210270 210240
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 249 3630 3780 3660 3600 3630 3630 3600 3630 3630 3630 3600 3630 3630 3630 3600 3630
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 249 4290 4440 4350 4290 4290 4290 4290 4320 4290 4290 4290 4290 4290 4290 4320 4290
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 249 1530 1710 1620 1530 1530 1530 1530 1530 1530 1530 1530 1530 1530 1530 1530 1530
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 281 212490 212760 212550 292050 225120 212160 212160 223650 212490 212520 212490 212460 212490 212490 212490 212490
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 281 213210 213510 213270 213210 213240 213210 213210 213240 213210 213210 213240 213210 213210 213240 213210 213210
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 281 210300 210600 210330 210300 210330 210300 210300 210330 210300 210300 210300 210330 210300 210300 210300 210330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 281 3810 3930 3840 3780 3810 3810 3780 3780 3810 3780 3810 3780 3810 3780 3810 3780
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 281 4500 4650 4560 4500 4500 4500 4500 4500 4530 4500 4500 4530 4500 4500 4500 4530
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 281 1620 1770 1680 1620 1620 1650 1620 1620 1620 1650 1620 1620 1620 1620 1620 1650
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 317 213000 213300 213030 213000 213000 213000 212970 213000 213000 213000 305340 213000 212970 238290 212970 212970
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 317 213750 213960 213780 213780 213750 213720 213750 213720 213720 213750 213720 213720 213750 213720 213720 213750
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 317 210390 210660 210450 210420 210420 210390 210390 210390 210360 210390 210390 210390 210360 210390 210390 210390
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 317 4290 4410 4320 4290 4290 4290 4290 4290 4290 4290 4290 4290 4290 4290 4260 4290
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 317 4980 5130 4980 4980 4980 4980 4950 4980 4980 4980 4980 4950 4980 4980 4980 4980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 317 1710 1860 1740 1710 1710 1740 1710 1740 1710 1710 1740 1710 1710 1740 1710 1710
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 357 213510 213720 213570 213510 213510 213510 213480 213510 213510 213480 213510 213510 213510 213480 213510 213510
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 357 214260 214380 214320 228690 214320 214260 214260 214260 214260 214260 214260 214260 214260 214260 214260 214260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 357 210510 210750 210600 210540 210540 210510 210480 210510 210510 210510 210510 210510 210510 210510 210480 210510
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 357 4860 5010 4830 4830 4860 4860 4830 4860 4830 4860 4830 4860 4860 4830 4860 4860
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 357 5520 5670 5580 5520 5520 5520 5550 5520 5520 5550 5520 5520 5520 5550 5520 5520
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 357 1830 1980 1890 1860 1830 1800 1830 1800 1830 1800 1830 1800 1830 1830 1800 1800
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 402 213780 214140 213840 213840 213780 213750 213780 213750 213750 213780 213750 213780 213750 213750 213780 213750
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 402 215130 214710 214590 214560 214560 214530 291810 215130 215070 236520 215190 215130 215100 215130 215130 215130
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 402 211260 211470 211260 211260 211230 211260 211230 211260 211230 211230 211260 211230 211260 211230 211260 211230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 402 5100 5250 5100 5070 5100 5100 5070 5100 5070 5100 5070 5070 5100 5100 5070 5100
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 402 5790 5910 5820 5790 5790 5760 5790 5790 5760 5790 5790 5760 5790 5790 5790 5760
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 402 1950 2070 1980 1950 1950 1980 1950 1920 1950 1950 1950 1950 1920 1950 1950 1950
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 453 214980 215280 214950 214950 214980 214980 214950 214980 214980 214950 214980 214980 214950 214980 214950 214980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 453 215730 215880 215760 215730 215730 215700 215700 215700 215700 215700 215700 293520 215760 215760 215700 226680
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 453 211380 211650 211440 211410 211380 211380 211380 211350 211380 211350 211380 211380 211350 211380 211350 211380
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 453 5640 5820 5700 5640 5670 5640 5640 5640 5640 5670 5640 5640 5640 5640 5640 5670
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 453 6330 6510 6360 6330 6330 6330 6360 6330 6330 6330 6330 6360 6330 6330 6330 6330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 453 2100 2220 2130 2100 2100 2070 2100 2100 2100 2070 2100 2100 2100 2100 2070 2100
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 510 215580 215820 215580 215580 215580 215580 215550 215580 215580 215580 215550 215580 215580 215580 215550 215580
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 510 216300 216480 216360 216330 216330 216300 216300 216300 216300 216300 216330 216300 216300 216300 216300 216300
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 510 210870 212100 212040 212040 238080 210870 210870 210870 210900 210870 210870 210900 210870 210870 210870 210900
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 510 6240 6450 6270 6270 6210 6240 6210 6240 6210 6240 6210 6240 6240 6210 6240 6210
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 510 6960 7110 6990 6930 6960 6930 6960 6930 6960 6930 6960 6930 6930 6960 6930 6960
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 510 2250 2370 2220 2190 2190 2220 2250 2250 2220 2250 2250 2220 2250 2250 2250 2220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 574 215610 215850 215610 215670 215640 215610 215610 215610 215640 215610 215610 215610 215610 215610 215610 215640
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 574 216330 216570 216390 216390 216330 216330 216330 216300 232260 216330 216330 216300 216330 216330 216300 216330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 574 212310 211290 211050 211080 211050 289170 212310 212340 212340 222630 212310 212340 212310 212340 212310 212310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 574 6930 7110 6930 6900 6930 6900 6930 6930 6900 6930 6900 6930 6930 6900 6930 6900
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 574 7560 7740 7650 7620 7590 7560 7560 7560 7590 7560 7560 7590 7560 7590 7560 7560
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 574 2370 2490 2400 2370 2370 2370 2370 2400 2370 2400 2400 2370 2370 2400 2370 2370
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 646 216330 216570 216360 216330 216330 216330 216300 216330 216300 216330 216330 216300 216330 216300 231030 217560
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 646 217050 217230 217080 217110 217110 217050 217050 217050 217050 217080 217050 217050 217050 217050 217050 217050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 646 211260 211470 211290 211290 211290 211260 211230 211260 211260 211230 288510 211260 211260 219120 211230 211260
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 646 7620 7770 7650 7590 7620 7620 7620 7590 7620 7620 7590 7620 7620 7590 7590 7620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 646 8310 8490 8370 8310 8310 8310 8310 8280 8310 8310 8310 8280 8310 8280 8310 8310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 646 2580 2760 2580 2610 2610 2580 2580 2580 2580 2580 2580 2580 2610 2550 2610 2580
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 727 217110 217380 217140 217140 217110 217110 217080 217110 217110 217080 217110 217080 217110 217080 217110 217110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 727 217800 217980 217860 217800 217800 217770 217800 217770 217770 217800 217770 217800 217770 217800 217770 217800
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 727 211470 211680 211500 211470 211470 211470 211470 211440 211470 211470 211470 211470 211470 211470 288870 211110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 727 8400 8580 8370 8400 8400 8370 8400 8400 8400 8400 8370 8400 8400 8400 8400 8400
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 727 9030 32130 9180 9090 9060 9000 9030 9030 9030 9030 9030 9030 9030 9030 9030 9030
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 727 2790 2940 2820 2790 2790 2820 2790 2790 2820 2790 2790 2790 2820 2790 2790 2790
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 818 218820 219000 218850 218760 218820 218760 218820 218760 218850 218790 218820 218760 218820 218760 218820 218790
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 818 219570 219690 219600 219540 219540 219600 219570 219570 219570 219570 219570 219570 219570 219570 219570 219570
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 818 212340 212550 212340 213240 212340 212340 212340 212340 212340 212310 212340 212340 212340 212340 212340 212340
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 818 9480 9630 9480 9480 9480 9480 9480 9480 9510 9480 9480 9480 9480 9480 9480 98910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 818 10170 10380 10200 10230 10140 10140 10170 10170 10170 10170 10170 10140 10170 10170 10170 10170
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 818 3060 3150 3060 3030 3030 3060 3000 3030 3060 3060 3060 3030 3060 3060 3060 3030
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 921 219900 230280 219900 219930 219960 219870 219900 219870 219930 219840 219930 219870 219900 219870 219900 219870
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 921 220650 220830 220680 220650 220710 220620 220680 220620 221610 220620 220680 220650 220650 220650 220650 220650
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 921 212820 213000 212850 212820 212850 212820 212820 212820 212820 212820 212820 212820 212820 212820 212820 212820
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 921 10290 10470 10350 10320 10290 10290 10290 10290 10260 10290 10290 10290 10290 10290 10290 10290
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 921 11040 11160 11130 11100 11040 10980 11010 11040 11040 11040 11040 11040 11070 11040 11040 11040
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 921 3300 3450 3330 3300 3300 3270 3270 3300 3300 3300 3300 3300 3270 3300 3300 3300
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1037 220950 221370 220950 230550 220950 220890 220950 220890 220950 220890 220950 220890 220950 223470 234300 220890
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1037 221670 221970 221730 221640 221700 221610 221670 221610 221670 221610 221670 221610 221670 221610 221670 221610
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1037 212880 213120 212880 212910 212910 212880 212880 212880 212910 212880 212880 212880 212880 212880 212910 212880
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1037 11520 11760 11580 11580 11490 11550 11490 11520 11490 11520 11490 11490 11520 11490 11520 11490
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1037 12210 12420 12330 12240 12240 12270 12210 12210 12210 12180 12210 12210 12210 12210 12210 12180
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1037 3600 3780 3630 3600 3570 3540 3570 3600 3570 3600 3600 3570 3600 3600 3570 3600
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1167 223710 222510 300900 223530 223590 246570 223650 223650 223740 223770 223710 223770 223710 223770 223710 239700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1167 224430 224580 224460 224460 224490 224400 224430 224400 224460 224400 224460 224400 224460 224400 224430 224400
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1167 214710 214890 214800 214830 214800 214710 214710 214710 214710 214710 214710 214710 214680 214710 214710 214710
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1167 12840 12990 12900 12840 12840 12810 12840 12840 12810 12840 12840 12810 12780 12810 12780 12810
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1167 13530 13650 13530 13500 13530 13530 13530 13530 13500 13530 13500 13500 13530 13500 13530 13530
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1167 3930 4080 3990 3930 3930 3930 3930 3900 3930 3900 3930 3960 3930 3930 3930 3930
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1313 224640 225600 303540 224580 224610 224640 235590 224610 224610 224670 224640 224670 224640 224670 224610 224670
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1313 225360 225510 225450 225360 225420 225330 225360 225330 225360 225330 225390 225300 225390 225330 225360 225330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1313 213750 213930 213750 213870 213750 213750 213750 213750 213750 213750 213750 213750 213750 213720 213750 213750
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1313 14550 14670 14550 14640 14520 14550 14550 14550 14520 14550 14550 14550 14520 14550 14550 14550
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1313 15240 15390 15330 15240 15270 15240 15210 15210 15240 15240 15240 15270 15210 15270 15240 15240
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1313 4320 4440 4410 4350 4320 4350 4320 4320 4320 4350 4320 4320 4320 4350 4320 4320
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1478 225420 225660 303000 225480 225420 225480 236640 225390 225330 225480 225390 225450 225420 225420 225420 225420
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1478 226140 226230 226140 226110 226170 226110 226170 226110 226140 226110 226170 226110 226140 242070 226140 226110
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1478 214020 214230 214080 214080 214020 214020 214050 214020 214020 214050 214020 214020 214020 214050 214020 214020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1478 16020 16200 16020 16080 16020 16020 16020 16020 16020 16020 16020 16020 15990 16020 16020 16020
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1478 16680 16950 16740 16740 16740 16710 16680 16650 16680 16680 16680 16680 16680 16680 16650 16680
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1478 4770 4860 4800 4800 4770 4800 4770 4740 4740 4740 4770 4740 4740 4740 4770 4740
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1663 227880 227460 304950 227340 227310 251490 227880 227850 227880 227940 227880 227940 227880 227910 227880 227940
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1663 228660 228780 228660 228630 228600 228690 228630 228690 228630 228690 228630 228690 228600 228690 228630 228690
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1663 215100 215310 215160 215190 215100 215100 215100 215100 215100 215070 215130 215070 215130 215070 215100 215100
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1663 17910 18090 17970 18030 17880 17910 17910 17910 17880 17940 17880 18000 17880 17910 17910 17910
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1663 18600 18750 18720 18630 18630 18600 18600 18600 18570 18570 18600 18570 18570 18600 18570 18570
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1663 5190 5400 5280 5250 5250 5190 5220 5190 5190 5190 5190 5190 5220 5190 5160 5220
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1871 229950 230310 230010 240150 229890 229890 229950 229920 229950 229920 229950 229920 229950 229920 229980 229890
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1871 230640 230850 230700 230610 230580 230670 230580 230640 230610 230640 230610 230640 230580 230670 230580 230670
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1871 215940 216180 216000 216000 215970 215940 215940 215910 215940 215910 215940 215910 215940 215910 215910 215940
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1871 19950 20160 19980 19950 19950 19950 19920 19950 19950 19920 19950 19920 19950 19920 19950 19920
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1871 20640 20790 20700 20670 20670 20640 20640 20640 20640 20610 20640 20640 20610 20640 20640 20640
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1871 5730 5880 5820 5790 5790 5760 5730 5760 5730 5730 5730 5760 5730 5700 5730 5700
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2105 232650 232980 232620 232650 232710 232620 232680 232620 232680 232620 232680 232620 232680 232620 232680 232620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2105 234030 234120 234060 234000 234060 234000 234030 234000 234030 234000 234030 234000 234030 234000 234030 234000
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2105 216300 216480 216420 217320 231330 216300 216300 216300 216300 216270 216300 216300 216300 216270 216300 216300
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2105 22470 22680 22410 22530 22530 89640 22500 22500 22440 22470 22440 22440 22440 22440 22470 22440
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2105 23160 23370 23190 23160 23130 23160 23160 23160 23130 23160 23160 23160 23160 23160 23130 23160
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2105 6360 6540 6420 6450 6420 6360 6330 6330 6360 6360 6330 6390 6360 6330 6360 6330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2369 234870 235290 234930 234840 234900 234840 234900 234870 234870 234870 234900 234840 234900 234870 234870 234870
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2369 235620 235800 251550 235590 235620 235620 235650 235620 235650 235620 235650 235620 235650 235620 235650 235620
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2369 216780 216990 216870 216810 216810 216780 216780 216750 216780 216780 216750 216780 296070 216480 216510 241860
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2369 31890 32220 31440 32250 29100 29100 29310 32730 30480 31440 31890 32010 32820 34320 30930 32460
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2369 32130 31530 30210 31440 32010 31920 32130 32280 31110 35550 38640 36360 36240 38400 33660 32010
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2369 8850 8460 8700 8760 8850 8700 8670 8610 8580 9390 10830 11250 11130 9780 10530 9210
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2666 239460 342990 322230 320340 334350 312270 297570 239430 239490 239400 239460 239430 239460 239430 239460 239430
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2666 240360 240810 240330 240300 240390 240330 240390 240360 240360 240330 240360 240360 240390 240330 240360 240330
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2666 241830 443550 288000 319170 272970 224610 227130 281850 258600 241830 218880 218910 218910 218910 227010 286980
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2666 36930 38010 37260 36930 36930 40020 31140 28350 28230 28290 28290 28320 37020 37260 36960 37050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2666 33720 32880 29040 29040 28950 28830 29010 29010 33720 36060 34740 34800 37410 39180 38310 43050
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2666 9900 12330 12870 10440 9960 9780 11220 12150 12840 9900 9090 9210 8940 9060 9240 8940
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3000 242490 244410 242490 242400 242490 242460 242490 242460 242520 242430 242520 242460 242490 242460 242490 242460
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3000 244230 244680 244260 244230 244290 244230 334050 242850 242760 288870 261990 241710 241710 241620 241620 241650
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3000 218760 219060 223830 228780 218790 218760 218730 218730 218730 218760 218730 218760 218730 218730 218760 218730
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3000 31680 31980 31680 31530 31620 31650 31650 31620 31590 31680 31680 31650 31680 31680 31680 31680
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3000 32190 32490 32310 32340 32280 32190 32190 32190 32190 32190 32160 32190 32190 32190 32190 32160
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3000 8730 8940 8820 8760 8610 8730 8730 8700 8790 8700 8790 8700 8790 8700 8790 8730
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3376 246000 260070 247470 246060 246030 246060 246000 246000 246000 246000 246000 246000 246000 328470 243930 243930
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3376 244800 245190 245010 244800 244800 244800 244800 244830 244800 244830 244770 244830 244800 244830 244770 244830
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3376 218310 218550 218370 218370 218340 218340 218310 218310 218280 218310 218310 218310 218280 218310 218310 218310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3376 35310 35580 35520 35400 35340 35310 35310 35310 35310 35310 35310 35310 35280 35310 35310 35310
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3376 36090 36240 36150 36090 36120 36150 36060 36060 36120 36090 36030 36150 36090 36030 36120 36090
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3376 9660 9870 9750 9750 9540 9480 9690 9660 9600 9690 9660 9600 9720 9630 9630 9690
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3799 248040 248220 247950 329070 248310 253470 318690 247920 247890 248040 247920 247920 247920 247920 249180 262590
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3799 248550 248910 248730 248670 248670 248550 248550 248520 248580 248520 248580 248520 248580 248520 248550 248550
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3799 220800 221010 220860 221040 220860 220800 220800 220800 220770 220800 220800 220800 220770 220800 220800 220800
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3799 39570 39690 39690 39570 39660 39570 39570 39570 39570 39570 39570 39570 39600 39540 39600 39570
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3799 40260 40350 40170 40410 40380 135510 40410 40260 40350 40260 40260 40230 40290 40230 40260 40230
20110221 goat13 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3799 10860 11040 10890 10830 10650 10620 10800 10770 10770 10860 10860 10860 10830 10860 10860 10860
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch try - unknown 25162410 6836826870 3000210000 crypto_sign/edwards25519sha512batch/ref gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch implementation crypto_sign/edwards25519sha512batch/ref -
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch outputbytes 64
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch publickeybytes 32
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch secretkeybytes 64
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cpucycles_persecond 3000210000
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cpucycles_implementation amd64cpuinfo
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch compiler gcc_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-flto=auto_-g_-Wa,--noexecstack 11.2.1_20210816_[revision_056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch keypair_cycles - 9875010 11252430 22173150 10077810 15029850 9972120 9998370 9849660 10010790 10012200 10139520 9945540 9980880 9856530 10034160 9981660 9889500 9846600 9817110 9764220 9842310 9860340 9865590 9875010 9781800 9854040 9859260 9845850 9834000 9890580 9776670 9867090
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 0 9917490 10077630 9887040 9794070 9867330 9893730 9865620 9878820 9920190 9764130 9891180 9880200 9907170 9894030 9833190 9819690 9901920 9917490 9929340 9867810 11999550 12607650 12443700 12249750 12235500 12338100 12348750 12311610 12512220 12773040 12773190 12670980
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 0 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 0 25132260 32801640 27541770 25067190 25055250 25228170 25119210 25166670 25119780 25055310 25081800 25132260 25111770 25108110 25036080 25148190 25700490 25481880 25215420 25214790 28090770 29131170 25074690 25067970 25022790 25243440 25107300 25109880 25346490 25148550 29761830 25052730
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1 9895110 10113390 9867630 9872850 9833550 11330490 11668260 11660730 11655630 10460070 10025670 9921870 9913380 9783720 9846270 9873180 9882930 9865890 9789750 9895110 9899160 9910380 9903990 9939750 9763050 9833310 9909120 9923880 9893130 9873990 9820500 9887580
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 1 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65 65
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1 25156110 25318620 25035570 25252260 25086570 25203240 25156260 25170990 25032330 25170930 25151490 25038840 25096230 25165080 25127160 25106970 25210230 25098870 25156110 25083450 25151160 25141770 25115400 25206960 25095120 25165500 25071390 26235630 25425510 26551170 25482960 25337610
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2 9889800 10193220 9967680 9959640 9932550 9871230 9825990 9874560 10017150 10176330 9891600 9818130 9888600 9877560 9872640 9891390 9927300 9854280 9878430 9853920 9854400 9882630 9905580 9834870 9899430 9884910 10039710 9940980 9796860 9889800 9928680 9995760
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 2 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2 25149690 25400910 25146240 25168410 25186500 25086630 25131570 25038900 25293690 25099830 25014930 25149690 25120920 25221780 25105050 25193760 25427880 25201500 25863510 25307100 25193490 25223010 25130550 25080810 25049760 25165650 25108050 25057830 25155000 25037190 25166850 25098210
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 3 9881700 9901500 9874410 9772560 9881370 9884970 9924150 9924930 9869490 9813780 9912630 9899070 9903570 9918630 9810810 11632530 11684640 10020480 9896250 9881700 9838980 9869010 9772920 9875250 9890190 9839580 9827550 9781230 9892590 9889110 9864420 9853950
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 3 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67 67
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 3 25115670 25059960 25102560 25187730 25105260 25144320 25163790 25115160 25078710 25118580 25127790 27479040 25103040 25110450 25086090 25106430 25191150 25195260 25187700 25143600 25131270 25115670 25051980 25050330 25080390 25066650 25161960 25111560 25132620 25193160 25217970 25042290
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 4 9923100 9963870 9770460 9966660 9942630 9998820 9923100 9903840 9822390 10009920 9978900 10067430 10057950 10009770 9759300 10020270 9970140 9933900 9984600 9927630 9836760 9903210 9920130 9940500 9907020 9762720 9819450 9897480 9901290 9912690 9920370 9779100
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 4 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68 68
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 4 25137960 25154100 25142070 25212330 25151310 25142760 25136790 25035870 25084110 25092420 25050420 25175400 25214880 25085400 25213080 25162470 25061670 25198200 25137960 25109220 25175940 25287480 25095390 25283910 25203180 25132710 25049190 25117830 25159050 25127280 25109100 25121430
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 6 9891090 9914520 9891090 9900330 9896280 9799980 9911520 9918600 9912240 9919530 9906720 9839850 9879930 9876000 9889680 9887850 9781140 9873420 9854280 9868830 9863340 9906300 9802410 9898200 9904650 9921090 9910140 9879990 9797610 9925020 9884520 9896070
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 6 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 6 25095030 25088100 25199850 25035210 25147740 25101720 25070820 25021530 25109040 25111800 25080060 25178250 25059720 25073850 25082160 25095030 25127640 25082220 25061460 25070340 25145940 25180350 25116540 25116000 25085010 25048260 25052370 25107690 25083270 25140570 25129950 25169130
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 8 9860970 9785820 9860970 9891120 9880530 9892470 9833610 9785310 9853950 9851730 9849990 9869760 9753510 9857310 9871650 9882750 9868620 9923160 9803970 9876390 9844290 9841680 9853860 9770730 9859800 9883170 9888300 9890250 9873120 9771270 9881220 9883650
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 8 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72 72
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 8 25082640 25159920 25061610 25101090 25095870 25128960 25119780 25135200 25110780 25010400 25060170 25050660 25034880 25046220 25039380 25067160 25117350 25024230 25181460 25106580 25041600 25074150 25037850 25059120 25012950 25067310 25089870 25134960 25175310 25088790 25191510 25082640
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 11 9874770 9950880 9794580 9865410 9894630 9871200 9876240 9898620 9789660 9878700 9874770 9850410 9890550 9771780 9849120 9864750 9875490 9865080 9908280 9810360 9904050 9865980 9888540 9935070 9865530 9817620 9955770 9891510 9900060 9828780 9752820 9891660
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 11 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75 75
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 11 25104300 25060080 25116180 25095600 25120740 25126770 25135320 25079490 25067370 25063890 25075860 25088850 25139460 25079310 25145190 25041240 25165590 25072440 25073940 25021350 25079460 25572630 25315830 25094040 25165020 25136970 25192740 25125720 25085880 25137330 25108890 25104300
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 14 9879540 9902490 9879540 9872010 9789180 9868170 9851700 9861690 9865290 9757710 11624910 11664510 11658780 11638050 11647380 11636700 10211490 9880920 9872100 9872730 9861750 9849450 9867060 10812390 11636460 11647680 10896750 9927720 9828210 9862410 9851400 9881040
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 14 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 14 25086930 25108980 25069290 25040640 25065270 25175460 25087830 25116990 25232790 25162260 25081170 25164900 25083240 25086450 25086930 25099500 25104720 25104780 25064400 25203660 25037280 25084260 25057800 25071330 25056270 25177980 25005120 25022970 25124010 25027950 25149450 25511580
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 18 9879330 10098660 9783750 9879330 9912810 9911400 9905580 9852150 9768120 9866730 9884550 9885540 9876330 9786090 9868830 9874050 9890760 9878130 9879210 9835740 9947220 9913500 9914190 9917100 9891120 9845070 9887100 9869760 9900030 9902250 9784440 9868950
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 18 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82 82
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 18 25091730 25283940 25156350 25068390 25045230 25180170 25171650 25124760 25160700 25077570 25044630 25176330 25047180 25098330 25081770 25074900 25025910 25062510 25091730 25105410 24994950 25232760 25168110 25148700 25067490 25040070 25085190 25012050 25019310 25193760 25097580 25152780
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 23 9863250 10027620 9829980 9826770 9768780 9872820 9848670 9864600 9858990 9755760 9882330 9905010 9872730 9885840 9886200 9756660 9834930 9891840 9877500 9888180 9791850 9873780 9884880 9883410 9849030 9835980 9807330 9863250 9863190 9855780 9881940 9837120
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 23 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 23 25077540 25284060 25166430 25113420 25130580 25061280 25116120 25099590 25053630 25077540 25226040 25081380 25060680 25231920 25035990 25082160 25041960 25050930 25028880 25054470 25070220 25016850 25054380 25057470 25165200 25101600 24999480 25038990 25134480 25020210 25179600 25089480
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 29 9879600 10038900 9909870 9887790 9858450 9805830 9883890 9885180 9910290 9904860 9859950 9832440 9878640 9871230 9886170 9896820 9785670 9887790 9879600 9895620 9912960 9888300 9816810 9881070 9858060 9875370 9860190 9784530 9883410 9861060 9839850 9857100
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 29 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 29 25094730 25257420 25067280 25109220 25027260 25073400 25060320 25072320 25079520 25138110 25095540 25080300 25795590 25220550 25120650 25094730 25107630 25110120 25072590 25047960 25173660 25181940 25022370 25063770 25069800 25072650 25028370 25134510 25107030 25099890 25079790 25123050
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29 29
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 37 9886290 9955740 9925530 9874830 9851070 9858420 9870360 9807630 9895380 9883290 9870240 9901320 9807660 9894210 9900120 9908700 9873090 9886290 9780030 9915180 9900990 9905070 9942030 9940230 9811800 9892830 9880230 9897720 9864450 9823200 9910260 9880860
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 37 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101 101
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 37 25096230 25315410 25017360 25070580 25119780 25178100 25083870 25164690 25042080 25151790 25096230 25120740 25086990 25044990 25015830 25070100 25102260 25117050 25116510 25071720 25085640 25045980 25064070 25037250 25119780 25206360 25125960 25119210 25235040 25145190 25053360 25082340
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 47 9881910 10011450 9881910 9756720 9887160 9938490 9918090 9896430 9889710 9814020 9863730 9870630 9887730 9867570 9817350 9893670 9898230 9868530 9876390 9912210 9810540 9881970 9861090 9824700 9824520 9800460 9917820 9886620 9916770 9898080 9837600 9773010
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 47 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111 111
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 47 25121010 25320480 25074870 25170000 25138740 25053270 25142130 25105260 25191660 25261950 25512690 25436340 25173000 25289430 25151160 25399170 25107570 25097670 25089960 25121010 25213230 25068180 25081050 25192770 25111950 25066320 25101780 25071750 25178160 25067580 25030920 25026510
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47 47
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 59 9884640 10039440 9890430 9896220 9901290 9773190 9900570 9881130 9899580 9876660 10008030 9782040 9894360 9900840 9919470 9888960 9869700 9793320 9907590 9873210 9884640 9895050 9925170 10011660 9852570 9851820 9863760 9841170 9769440 9814590 9838410 9869700
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 59 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 59 25153140 25396800 25058790 25049550 25164630 25164510 25250730 25054170 25138200 25200240 25142700 25254570 25142850 25141050 25125600 25112460 25096290 25050780 25089570 25128390 25173090 42669450 36163980 25289010 25299870 25153140 25316070 25172100 25375980 25145760 25045410 25229460
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59 59
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 74 9907980 9904590 9926190 9900810 9912450 9861180 9896970 9877230 9902130 9877980 9760560 9939180 9878640 9832830 9855300 9858780 9837300 9862590 9985770 10002240 9975450 10542570 9907980 10038240 9983670 9949140 9953490 9917790 9856590 10018170 10073070 9976740
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 74 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138 138
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 74 25160610 25229400 25308540 25278840 25301850 25227450 25524960 25297800 25417500 25205880 25092840 25142250 25156050 25208310 25151670 25113630 25111470 25082190 25379460 25404510 25188270 25160610 25126860 25094340 25100700 25374030 25250460 25143960 25123920 25109190 25092750 25057530
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74 74
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 93 10015530 9951030 9908370 9778380 9871200 9852390 9885390 9890340 9875910 9855210 11505150 12700290 11011620 10015530 9979800 9934560 14918550 9976140 9933150 9870120 9983370 10648800 11325630 11346720 11311140 11305410 11346390 11389830 11350320 11371560 11423220 11371050
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 93 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157 157
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 93 29018040 29067240 29137200 29022690 29113680 29011320 29146470 29015280 29210370 29187450 28911720 29122290 28583160 27972420 29128470 29035230 29018040 28861290 28955580 29045250 28901400 29086320 28850430 28930590 29020860 28987860 29063670 29008320 29010060 29004240 29017620 29085270
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93 93
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 117 11350560 11381670 11332470 11314350 11356140 11342910 11379660 11350560 11297970 11386650 11368140 11333160 11328900 11364300 11323380 11241150 11352090 11307990 10980420 10877040 11329320 11407290 11344080 11349630 11372250 11475360 11455170 11454660 11483760 11516430 11553480 10115490
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 117 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181 181
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 117 25137030 25640520 25592010 25388850 25409250 25194540 25204440 25105500 25134870 25128390 25132620 25129590 25213320 25193850 25137030 25203120 25088370 25153620 25074240 25116900 25118820 25109610 25276020 25119330 25157370 25270170 25091580 25122600 25156110 25088580 25170270 25127100
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 147 9873960 9780390 9856380 9912300 9926190 9848190 9788670 9862050 9909720 9885180 9890580 9895950 9787800 9912480 9858240 9873960 9846840 9870120 9768240 9915600 9869220 9867660 9929490 9795300 9921990 9921300 9937350 9939210 9811980 9731640 9884910 9885480
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 147 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211 211
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 147 25189740 25319100 25278450 25206240 25213740 25192440 25284210 25208010 25119420 25105440 25148670 25214760 25088010 25114920 25113540 25184370 25149360 25278030 25086000 25159830 25124010 25217850 25189740 25155960 25207860 25214970 25098870 25240410 25213320 25168620 25140030 25193400
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147 147
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 184 9878370 9908190 9873870 9870690 9774000 9866130 9857190 9865080 9878310 9792870 9872010 9896130 9907200 9882030 9862230 9782400 9889440 9896460 9922920 9984030 9888360 9777270 9932970 9900900 9894900 9905400 9773430 9879570 9889440 9878370 9869310 9858270
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 184 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248 248
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 184 25106190 25184490 25100730 25088790 25142490 25156230 25027980 25109010 25084680 25046460 25094940 25109880 25236750 25108020 25114530 25175850 25063350 25113960 25169190 25106190 25095570 25070550 25133520 25103820 25068360 25104330 25063530 25069920 25194960 25097280 25187280 25115340
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184 184
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 231 9919440 9918930 9905040 9918840 9883830 9874770 9819300 9875430 9919440 9928350 9916770 9901230 9879270 9955080 9935490 9937830 9939030 9949680 9859800 9940500 9916170 9920910 9933990 9871950 9911940 9940410 9951720 9939750 9940290 9851520 9972210 9953520
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 231 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295 295
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 231 25127100 25138200 25202580 25165260 25095510 25054920 25186230 25084500 25088220 25094580 25127100 25109970 25182810 25101420 25130250 25039230 25081380 25169820 25033680 25095720 25154640 25226580 25192710 25175430 25148520 25100670 25145730 25160910 25218150 25120800 25076310 25098300
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231 231
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 289 9888300 9915690 9840180 9802140 9842010 9888300 9895560 9918360 9896460 9830190 9878040 9895590 9898170 9924030 9880860 9812760 9886470 9874080 9862830 9897540 9805650 9869910 9899760 9897300 9893970 9932040 9801210 9878160 9892110 9910500 9895290 9845310
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 289 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353 353
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 289 25220010 25161630 25288470 25220010 25164990 25144770 25214730 25174950 25150200 25159050 25159830 25186380 25175820 25152390 25127520 25134240 25255320 25253670 25198170 25326420 25255050 25260570 25332990 25291230 25307850 25289940 25267650 25161630 25283400 25253880 25283040 25268730
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289 289
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 362 9875850 9806910 9945600 9887640 9877260 9863850 9861630 9811170 9890460 9878370 9897060 9910320 9843210 9760560 9869400 9874110 9839760 9849150 9764460 9894600 9911010 9899760 9900090 9924840 9816660 9890610 9875850 9896970 9879990 9846630 9799770 9858930
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 362 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426 426
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 362 25160190 25160190 25160460 25169460 25120500 25184100 25207350 25111320 25060980 25121520 25116870 25069320 25133220 25148190 25156890 25174080 25210800 25119900 25115100 25177080 25209780 25198950 25173000 25322640 25380120 25212270 25174770 25201800 25128000 25068810 25120920 25048770
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362 362
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 453 9873360 9894000 9876570 9889020 9782220 9876120 9867420 9905430 9916770 9861030 9802710 9875130 9908970 9883290 9873360 9770370 9854340 9870180 9867330 9865410 9878130 9778170 9894540 9890880 9871620 9858120 9818280 9837480 9911550 9897900 9868830 9876300
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 453 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517 517
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 453 25161480 25236180 25165830 25167510 25128720 25140570 25196460 25256070 25163760 25161960 25120410 25329150 25180410 25151130 25199490 25187010 25148070 25214070 25133190 25155240 25139010 25163160 25139820 25139880 25138050 25123470 25156950 25179900 25162230 25161480 25138830 25138800
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453 453
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 567 9937650 9873750 9996540 9938940 9966930 9938310 9946800 9843690 9984330 9963360 9988920 9937650 9926070 9854610 9920460 9944700 9945960 9943980 9935280 9874260 9942300 9930720 9964620 9933330 9906870 9897270 9937200 9928350 9956310 9924150 9830460 9961650
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 567 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631 631
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 567 25139430 25187370 25076700 25139430 25315290 25143540 25187760 25120110 25131330 25137120 25163790 25182180 25181550 25118880 25218360 25179360 25126920 25079160 25244580 25135680 25173600 25163370 25067850 25145190 25118280 25216170 25063380 25132620 25141980 25138740 25117320 25105380
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567 567
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 709 9906810 9980550 10005690 9950010 9928290 9786330 9912660 9901260 9930960 9891360 9846600 9812040 9911070 9905430 9976920 9979590 9840150 10060590 9906810 9880680 9905220 9891810 9823440 9897270 9958500 9926460 9943590 9896730 9827370 9921720 9916710 9884550
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 709 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773 773
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 709 25120890 25152360 25111830 25076490 25167060 25255050 25160730 26961480 25125090 25101150 25138230 25041690 25089630 25189860 25128090 25043940 25175850 25090290 25197750 25206210 25120890 25095750 25120860 25130430 25177650 25056810 25082070 25089090 25190130 25097970 25059420 25114260
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 887 9892590 9931230 9952110 9820920 9897480 9872010 9900510 9910470 9892590 9810630 9912990 9917280 9933360 9887370 9798060 9924540 9900870 9891690 9923670 9909090 9832110 9923520 9955260 9882000 9872250 9865920 9826080 9884580 9877500 9903300 9886890 9847500
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 887 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951 951
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 887 25232820 25156650 25218360 25226880 25151010 25209660 25170840 25162890 25108290 25160250 25191540 25265640 25354260 25257690 25214250 25232820 25217220 25220370 25258800 25201800 25213080 25287720 25325820 25322460 25300620 25362720 25298070 25239090 25310640 25275510 25277790 25326720
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887 887
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1109 9905310 9881460 9841980 9912060 9895830 9924900 9918720 9796020 9873480 9900750 9905310 9933030 9926940 9830610 9913170 9920580 9922440 9922980 9888720 9876420 9924240 9922920 9915000 9940320 9834660 9940770 9879030 9846600 9866040 9877440 9790470 9909630
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 1109 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173 1173
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1109 25120890 25172340 25074240 25097670 25055070 25221060 25120890 25147710 25183410 25136370 25139130 25074690 25100100 25024080 25091280 25157640 25119390 25133460 25115400 25072320 25160430 25091610 25036140 29070270 25126350 25139430 25131810 25166880 25071930 25135110 25117110 25105470
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109 1109
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1387 9900600 9984300 9887310 9875400 9915030 10140360 11661660 11687970 11653890 11676330 9919200 9900600 9914160 9951780 9960570 9803910 9889770 9928140 9892440 9897360 9872670 9800430 9899730 9919590 9885810 9888150 9885150 9809340 9931080 9897570 9917910 9876630
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 1387 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451 1451
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1387 25114020 25102080 25132500 25061910 25082310 25084680 25095600 25172700 25161120 25183350 25114020 25095330 25193310 25144500 25061820 25142760 25197960 25112850 25117920 25063620 25081950 29848950 25034970 25090470 25118370 25062300 25048170 25116600 25205430 25200210 25099650 25198380
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387 1387
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1734 9965010 9962010 9941340 9838560 9939510 11132820 11701920 11702100 11691660 11716320 11711700 11688120 11702580 11713740 11687280 11674200 11684460 11700570 11716980 11130480 9944580 9826200 9923340 9896460 9905250 9878640 9904050 9822960 9905640 9920190 9965010 9915660
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 1734 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798 1798
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1734 25118370 25057320 25114950 25076700 25039740 25030680 25158180 25081320 25076940 27167520 25115850 25059480 25029930 25149600 25205970 25171380 25158330 25207110 25106190 25192950 25160400 25203180 25059900 25148760 25105110 25234110 25088220 25130040 25118370 25051440 25149030 25149240
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734 1734
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2168 9954900 9972000 9854580 11653920 11709660 11698110 11698020 11740170 11693010 11703900 11728950 11709810 11720820 11703390 11715630 10590510 9952470 9940680 9906030 9880080 9954900 9916110 9924750 9953730 9912900 9840990 9969960 9930840 9931890 9940290 9851580 9885840
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 2168 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232 2232
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2168 25172520 25173420 25174800 25145370 27523560 25236330 25100040 25114650 25170180 25164030 25138560 25269750 25243500 25574460 26409840 25434180 25275540 25275600 25248600 25133640 25090260 25257960 25082520 25102020 25134570 25173570 25121760 25172520 25087410 25046760 25020660 25207740
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168 2168
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2711 9918270 9997590 9848370 9991740 9892890 9925200 9930900 9857490 9894390 9923520 9920160 9921630 9899670 9835140 9938040 9918270 9907440 9912240 9920160 9868350 9898080 9918900 9942300 9877260 9937860 9863370 9939660 9935010 9948870 9872070 9835080 9896340
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 2711 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775 2775
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2711 25132440 25117350 25120410 25132440 25161510 25149060 25166790 25078500 28194990 29841870 25191780 25127400 25111620 25145370 25106790 25161390 25124250 25179120 25173720 25143480 25174980 25125240 25129140 25106250 25117920 25104330 25117920 25053810 25150440 25208040 25152840 25093530
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711 2711
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 3389 9951720 9985710 9951960 9899760 9962700 9926700 9957870 9923220 9998700 9844650 9970920 9937980 9923850 9971700 9922230 9847890 9957720 9986010 10173360 9940920 9960810 9876540 9907440 10093050 10014330 9931080 9868050 9927690 9919770 9951720 10043250 10100940
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 3389 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453 3453
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 3389 25229670 25401570 25140720 28065990 26362110 25708530 25301910 33638970 25687290 25655640 25143900 25126080 25506600 25492170 25598520 25429350 25230690 25152270 25187010 25181820 25111260 25154130 25351260 25318500 25079670 25104120 25142520 25077720 25229670 25093440 25141230 25101840
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389 3389
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 4237 9953910 10032570 10003920 9954120 9890760 9988830 9946800 9932730 9944130 9959880 9874290 9954960 9962400 9942090 9941550 9933270 9893850 9950310 9967560 9953910 9961020 9843990 9914430 9963120 9990450 9997560 9931410 9866640 9984270 9952410 9992070 9990690
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 4237 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301 4301
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 4237 25157520 25357680 25352940 25040760 25147710 25139670 25369080 25201080 25140720 25276110 25105530 25119570 25141830 25259610 25321320 25094430 25278630 25142280 25185120 25144050 25154730 25168890 25130460 25112190 25192830 25157520 25239180 25115730 25168380 25329750 25313820 25150530
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237 4237
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 5297 9974160 9959340 9958080 9877230 9956430 9969690 10005360 10016610 9975720 9880980 9974160 9956430 9967200 9964560 10005000 9902790 9991860 9973200 9991560 9947130 9985320 9895650 9953010 10063710 10024110 10019100 10025550 9854940 9983670 10014300 10090800 10044780
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 5297 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361 5361
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 5297 25179270 25200030 28085130 25156980 25113630 25093860 25210470 25205640 25179270 25109400 25138620 25252830 25125480 25074450 25134270 25147470 25245570 25236660 25390950 25118280 25254240 25108290 25111500 25191120 25250250 25161330 25179030 25277850 25276320 25211340 25131540 25235580
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297 5297
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 6622 10006590 10034370 10016670 10091130 10030770 9877560 9999690 10013100 10070220 9995040 10010160 9927720 10054530 9989610 9972690 10030920 9967950 9957600 10028700 10001340 10016460 10060050 9996750 9910260 9979950 10006590 10208970 10201890 10059120 9898830 9973950 10000860
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 6622 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686 6686
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 6622 25231470 25297770 25164780 25239060 25201860 25109190 25531770 25201650 25242210 25277250 25185270 25167450 25231470 25136460 25218780 25352070 25262970 25208880 25527180 25220640 25533840 25362570 25312680 25307550 25545780 25279110 25606170 25225830 25131210 25144050 25224600 25163490
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622 6622
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 8278 10071510 9967710 10071510 10053840 10104240 10051080 10055220 9924210 10017030 10029120 10053240 10013910 10013970 9947670 9978120 10034190 10001130 10091550 10654650 12568620 13237350 13158120 13082550 13128000 13245360 13168830 13217580 13396230 13236180 12375030 10098030 10059270
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 8278 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342 8342
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 8278 25262310 25344990 25368360 25460070 25262730 25262310 25389450 25311150 25241040 25303170 25307850 25331820 25543800 25279770 25208610 25218000 25309890 25285230 25243980 25179570 25178730 25331430 25175640 25212930 25290120 25172850 25226460 25149930 25167960 25236030 25232220 25243500
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278 8278
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 10348 10074030 10497600 10087800 10010460 10109910 10122090 10111890 10073460 10094430 10065120 10040400 10057890 10090080 10092690 10070850 10092870 10047030 10086600 10082760 10049520 10064730 10039200 9973650 10025100 10115250 10067220 10147860 10121010 9984510 10074030 10072680 10090530
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 10348 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412 10412
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 10348 25293750 25279680 25311270 25273980 25161240 25270200 25228980 25351230 25176240 25255800 25279020 25293750 25194540 25246770 25237710 25398450 25350180 25445880 25342530 25347150 25352880 25350210 25297290 25229430 25212990 25328040 25422930 25821660 25366020 25330860 25251630 25277400
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348 10348
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 12936 10114860 10022700 10190940 10080420 10091280 10130100 10099260 10110900 10114860 10113240 10136970 10112370 10149570 10143990 10071930 10117950 10160670 10077990 10156410 10089420 10128270 10072260 10092240 10113870 10129800 10083930 10131090 10075140 10161270 10131000 10137660 10124670
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 12936 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000 13000
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 12936 25244460 25273500 25242900 25188690 25254690 25242090 25162110 25169910 25191240 25347720 25244850 25223760 25281120 25171500 25226190 25236150 25185900 25244460 25335240 25298910 25216800 25257360 25235460 25329360 25258590 25227300 25243230 25247040 25691820 25268010 25293510 27367440
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936 12936
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 16171 10186440 10087410 10235640 10324500 10259400 10227690 10176420 10132110 10155000 10232520 10207710 10219380 10158000 10150320 10078050 10212030 10234020 10214820 10179750 10224150 10185840 10094010 10173000 10212510 10189530 10186440 10192470 10123710 10110570 10196940 10162290 10179570
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 16171 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235 16235
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 16171 25269780 25281690 25282290 25184040 25299780 25271460 25284750 25320960 25262910 25231950 25269390 25275510 25190640 25230630 25270860 25235490 25255200 25447800 25281330 25344720 25240320 25283550 25278510 25218540 25244100 25271190 25387110 25260330 25248030 25269780 25203570 25201170
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171 16171
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 20214 10243980 10147890 10219680 10273080 10258350 10262010 10269150 10242570 10148880 10248090 10238580 10274700 10262280 10231380 10271760 10129290 10247130 10235790 10270050 10224030 10249020 10254960 10213680 10237440 10243980 10223640 10266810 10288350 10201650 10168380 10326000 10219290
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 20214 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278 20278
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 20214 25317390 25260180 25240260 25291950 25233900 25263720 25448430 25317390 25319550 25331100 25271250 25360500 25248780 25398900 25327680 25461780 25281060 25271640 25377030 25337580 25337910 25325070 25303770 25314180 25432620 25269510 25274220 25319190 25270650 25234110 25333440 25346430
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214 20214
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 25268 10341810 10331370 10317960 10345770 10259040 10330260 10399440 10336950 10322970 10329090 10360770 10260390 10388700 10375020 10320540 10339290 10305660 10358490 10352370 10280610 10371270 10341810 10363020 10370760 10349940 10366140 10259790 10317570 10369260 10406670 10321080 10358640
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 25268 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332 25332
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 25268 25348620 25303890 25302420 25352250 25315680 25391340 25310940 25335480 25511400 25431900 25326450 25319010 25281810 25292490 25287810 25339620 25444230 25734900 25378410 25351230 25286310 25331400 25378650 25267500 25399380 25348620 25418070 25360950 25365060 25376370 25353150 25326900
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268 25268
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 31586 10471530 10477410 10446840 10473150 10356780 10439640 10466910 10474980 10485840 10481580 10436970 10463160 10617870 10430580 10485270 10474230 10670430 10486590 10585350 10402110 10461630 10441950 10497630 10465050 10466730 10471530 10477050 10393350 10555200 10439460 10619670 10464600
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 31586 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650 31650
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 31586 25425900 25419030 25406520 25399980 25462560 25425900 25582410 25493580 25459140 25385460 25435530 25459560 25432080 25412850 25524930 25347630 25379520 25405290 25513050 25392180 25405650 25375950 25497540 25473870 25385220 25360440 25452960 25352040 25467750 25453770 25410660 25531710
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586 31586
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 39483 10603320 10573740 10599450 10618290 10619670 10579410 10618830 10590090 10541550 10497180 10618950 10561020 10634130 10583490 10607160 10615380 10628850 10571730 10502610 10651200 10616220 10549260 10623750 10606380 10603320 10576530 10535340 10659810 10594350 10592220 10607580 10610340
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 39483 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547 39547
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 39483 25508640 25425240 25530750 25481010 25441380 25467360 25535220 25479630 25502940 25463790 25466910 25499220 25448760 25524270 25603140 25572270 25501440 25482600 25435950 25435560 25667160 25608240 25676460 25676340 25568160 25501980 25508640 25510020 25515270 25508640 25535190 25573440
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483 39483
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 49354 10789440 10795440 10792050 10774770 10766550 10802790 10788090 10811910 10827990 10745250 10822410 10754670 10835610 10805100 10713960 10785810 10768980 10774230 10789440 10803930 10795500 10763790 10800870 10767390 10750410 10792740 10799850 10796040 10797870 10779420 10784040 10785780
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 49354 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418 49418
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 49354 25587420 25547340 25573950 25680030 25612530 25558830 25663710 25700910 25697700 25622730 25703070 25587420 25567530 25546410 25659600 25575690 25533000 25494390 25564440 25559910 25575330 25623810 25632750 25587720 25587720 25508940 25554270 25581300 25521540 25622910 25677750 25660080
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354 49354
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 61693 10995840 11004630 11001420 10984800 11039580 11009970 10959510 10991730 10964850 10967100 10975260 10995840 10986840 10968150 11002800 11024910 11115630 10996620 11040930 11064420 10991850 10980540 10995270 11035140 11028750 11010420 11040780 10995570 10992630 10991940 11000340 10975560
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 61693 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757 61757
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 61693 25711080 25851420 25711080 25756920 25726620 25648260 25647540 25645800 25750560 25767690 25697820 25725030 25663860 25684320 25720590 25844910 25681980 25736370 25702860 25737210 25626090 25720020 25678890 25714170 25628100 25675650 25696500 25727010 25723290 25839090 25692960 25632990
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693 61693
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 77117 11299020 11256180 11296650 11332980 11305560 11312280 11287020 11299020 11292510 11307690 11306970 11299830 11277510 11288550 11284530 11302320 11262510 11270040 11206530 11292420 11341260 11310720 11321070 11262720 11326530 11278740 11302830 11281680 11540040 11276490 11393220 11775000
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 77117 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181 77181
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 77117 25889790 26188800 26319000 26021340 25854450 26044110 25805040 25990080 25918230 25867200 25940910 25958610 25882560 25832340 25806030 25823970 25872330 25843470 25939080 25827060 25887540 25845270 25894410 25890540 25968930 25883640 25903440 25889790 25841640 25760040 25920180 25945230
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117 77117
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch cycles 96397 11651160 11638890 11662080 11640750 11673180 11595120 11642310 11656620 11614410 11622330 11664630 11715480 11644440 11634720 11692590 11626350 11655030 11666550 11663460 11668620 11653320 11615220 11661540 11619600 11677890 11630100 11686260 11649390 11627700 11654610 11651160 11649570
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch bytes 96397 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461 96461
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 96397 26082720 29280210 31165890 26144640 26031630 26152050 26105010 26044170 26045520 26068830 25932060 27936690 26077440 26057160 26107650 26081130 26100390 26117880 26073390 26082720 26009790 25958520 26086350 26111940 26010840 26099910 26125650 26053350 26047500 26105970 25916640 26247960
20110221 goat13 amd64 20210831 crypto_sign edwards25519sha512batch open_bytes 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397 96397
