20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_verify 16 try 0 ok 30 110316270 3000010000 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 goat05 amd64 20210831 crypto_verify 16 implementation crypto_verify/16/ref -
20110221 goat05 amd64 20210831 crypto_verify 16 inputbytes 16
20110221 goat05 amd64 20210831 crypto_verify 16 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_verify 16 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_verify 16 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_verify 32 try 0 ok 30 221410800 3000010000 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 goat05 amd64 20210831 crypto_verify 32 implementation crypto_verify/32/ref -
20110221 goat05 amd64 20210831 crypto_verify 32 inputbytes 32
20110221 goat05 amd64 20210831 crypto_verify 32 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_verify 32 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_verify 32 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 810 16406190 3000010000 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 goat05 amd64 20210831 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 900 16587240 3000010000 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 goat05 amd64 20210831 crypto_core hsalsa20 implementation crypto_core/hsalsa20/ref -
20110221 goat05 amd64 20210831 crypto_core hsalsa20 outputbytes 32
20110221 goat05 amd64 20210831 crypto_core hsalsa20 inputbytes 16
20110221 goat05 amd64 20210831 crypto_core hsalsa20 keybytes 32
20110221 goat05 amd64 20210831 crypto_core hsalsa20 constbytes 16
20110221 goat05 amd64 20210831 crypto_core hsalsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_core hsalsa20 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_core hsalsa20 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_core salsa20 try 9d1ee8d84b974e648507ffd93829376c5b4420751710e44f6593abd8769378011d85ecda51ceb8f43661d3c65ef5b57c4f5bf8df76c8202784c8df8def61e6a6 ok 510 9175290 3000010000 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 goat05 amd64 20210831 crypto_core salsa20 implementation crypto_core/salsa20/ref -
20110221 goat05 amd64 20210831 crypto_core salsa20 outputbytes 64
20110221 goat05 amd64 20210831 crypto_core salsa20 inputbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa20 keybytes 32
20110221 goat05 amd64 20210831 crypto_core salsa20 constbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_core salsa20 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_core salsa20 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_core salsa2012 try f36d643f798efc0fca888d3ac4bdcc54c98a968c2da16bd5b8bfe9fe9025a6ca3a207e9362dc7cf17ddfc7477ee754d3f521b1df91640093754f7275b1a54293 ok 300 9011340 3000010000 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 goat05 amd64 20210831 crypto_core salsa2012 implementation crypto_core/salsa2012/ref -
20110221 goat05 amd64 20210831 crypto_core salsa2012 outputbytes 64
20110221 goat05 amd64 20210831 crypto_core salsa2012 inputbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa2012 keybytes 32
20110221 goat05 amd64 20210831 crypto_core salsa2012 constbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa2012 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_core salsa2012 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_core salsa2012 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_core salsa208 try 1e13ea9e74cb36989f7cbf4abc80b29154e1a8b150bd5244951318abea002a93ae9fe2abbcf7217526ac2a85b66c256ba9374b1257eda0c01816da328edfa11a ok 270 9312660 3000010000 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 goat05 amd64 20210831 crypto_core salsa208 implementation crypto_core/salsa208/ref -
20110221 goat05 amd64 20210831 crypto_core salsa208 outputbytes 64
20110221 goat05 amd64 20210831 crypto_core salsa208 inputbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa208 keybytes 32
20110221 goat05 amd64 20210831 crypto_core salsa208 constbytes 16
20110221 goat05 amd64 20210831 crypto_core salsa208 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_core salsa208 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_core salsa208 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 31710 557774310 3000010000 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 goat05 amd64 20210831 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 18810 428001090 3000010000 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 goat05 amd64 20210831 crypto_hashblocks sha256 implementation crypto_hashblocks/sha256/ref -
20110221 goat05 amd64 20210831 crypto_hashblocks sha256 statebytes 32
20110221 goat05 amd64 20210831 crypto_hashblocks sha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_hashblocks sha256 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_hashblocks sha256 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 21690 409232700 3000010000 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 goat05 amd64 20210831 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 21990 400148460 3000010000 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 goat05 amd64 20210831 crypto_hashblocks sha512 implementation crypto_hashblocks/sha512/inplace -
20110221 goat05 amd64 20210831 crypto_hashblocks sha512 statebytes 64
20110221 goat05 amd64 20210831 crypto_hashblocks sha512 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_hashblocks sha512 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_hashblocks sha512 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_hash sha256 try 86df8bd202b2a2b5fdc04a7f50a591e43a345849c12fef08d487109648a08e05 ok 28620 270902490 3000010000 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 goat05 amd64 20210831 crypto_hash sha256 implementation crypto_hash/sha256/ref -
20110221 goat05 amd64 20210831 crypto_hash sha256 outputbytes 32
20110221 goat05 amd64 20210831 crypto_hash sha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_hash sha256 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_hash sha256 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_hash sha256 cycles 0 2820 6840 2820 2640 3390 2820 2580 2880 2640 2430 2730 2850 2760 3210 2970 2760
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1 3570 3900 3600 3570 3480 3630 3570 3420 3600 3330 3570 3330 3600 3270 3600 3360
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 2 2940 2940 2730 3030 2850 2880 3210 4020 2880 2940 3030 2880 2940 2850 3060 2910
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 3 3060 3150 3030 2940 3330 3930 3660 2880 2910 2640 3090 3060 3870 3300 2820 3060
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 4 3030 3210 2460 3150 3030 2880 3150 2700 2880 3150 3390 3210 3000 3360 2910 2820
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 5 3210 3510 3570 3450 3360 3270 2850 3660 2370 2610 3210 3090 2700 3210 2670 3840
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 6 3060 2970 2970 2550 2520 3210 3030 3060 3060 3330 3000 3330 3750 3720 3630 3030
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 7 3480 3330 3060 3060 3660 3600 3570 3600 3600 3450 3600 3510 3480 3450 3330 3450
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 8 3510 3750 3540 3210 3570 3420 3450 3510 3270 3510 3510 3720 3420 3480 3600 3570
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 10 3600 3990 3750 3660 3570 3660 3630 3570 3660 3600 3600 3510 3660 3600 3450 3510
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 12 3570 3570 3420 3540 3780 3870 3150 3330 3450 3660 3510 3660 3570 3750 3630 3540
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 14 3540 3840 3810 3750 3510 3600 3570 3570 3540 3360 3420 3480 3660 3390 3540 3330
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 16 3660 3420 3540 3480 3660 3720 3600 3690 3720 3660 3540 3660 3660 3630 3510 3660
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 19 3570 3900 3780 3780 3540 3480 3510 3570 3660 3540 3510 3240 3600 3660 3540 3600
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 22 3630 3870 3990 3630 3750 3660 3660 3630 3630 3600 3660 3600 3570 3630 3720 3330
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 25 3600 3840 3810 3780 3750 3570 3540 3600 3600 3510 3510 3540 3420 3330 3660 3780
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 29 3570 3900 3750 3690 3600 3600 3510 3630 3570 3570 3540 3630 3540 3570 3570 3540
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 33 3660 3840 3840 3810 3690 3570 3600 3600 3690 3630 3540 3780 3390 3660 3540 3780
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 38 3660 3930 3840 3720 3720 3600 3660 3570 3780 3390 3750 3480 3810 3420 3660 3540
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 43 3660 4080 3930 3870 3810 3630 3300 3840 3660 3630 3630 3630 3810 3420 3720 3600
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 49 3570 3780 2880 4110 3630 3480 3630 3630 3540 3570 3510 3690 3510 3570 3660 3090
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 56 6930 7470 7110 6930 6960 7050 6870 7020 6930 6870 6960 6930 6990 6870 6870 6900
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 64 6150 7050 6660 6090 5460 5670 5460 5460 5910 6270 6150 6360 6450 6030 6300 6750
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 73 6600 7140 6900 6660 6780 6600 6600 6570 6570 6570 6570 6690 6570 6660 6600 6600
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 83 6780 7560 6780 6600 6090 7440 7410 7620 7440 7500 6720 6720 6780 6690 6660 6690
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 94 6660 7260 6870 6780 6750 6660 6870 6510 6570 6540 6990 6510 6450 6600 6330 6720
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 106 6780 7410 7050 6960 6870 6690 6810 6690 6750 6720 6690 6780 6660 6810 6780 6780
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 120 9810 10080 10200 10200 10140 9750 9930 9720 9420 9810 9450 9840 9450 9750 9300 9810
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 136 9690 9330 9900 9720 9750 9660 9630 9630 9720 9690 9660 9690 9630 9690 9630 9690
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 154 9780 9930 9120 9810 9990 9870 9930 9750 9720 9750 9780 9840 9720 9600 9810 9750
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 174 9840 9900 10080 10080 9930 9900 9810 9810 9840 9810 9930 9840 9780 9840 9720 9750
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 196 12720 13200 12990 12810 12720 12750 12720 12690 12690 12690 12690 12720 12660 12720 12660 12690
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 221 12870 13380 13080 12960 12990 12870 12870 12810 12810 12720 12930 12060 12600 12420 12690 13080
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 249 15810 16590 15930 15570 15810 15420 16380 16260 113700 16380 15810 15690 15480 15360 15450 15360
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 281 8040 16410 16020 15960 14730 144930 6120 6510 6120 7770 8040 8250 7680 8220 7050 7200
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 317 8280 8340 8580 8580 8370 8340 8160 8250 8220 8220 8190 8220 8160 8490 8280 8280
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 357 8220 8250 8340 8580 8550 8340 8160 8160 8130 8130 8130 8190 8130 8220 8310 8280
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 402 9510 9600 9870 9870 9780 9510 9480 9480 9480 9510 9510 9510 9450 9510 9810 9840
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 453 11040 11250 11190 11040 10680 10830 10710 10980 10560 8940 10050 11070 11190 11130 11130 11100
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 510 12330 12810 12510 12180 12720 12630 12330 12210 12060 12210 12030 12330 11970 12330 12660 12510
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 574 13590 14100 13950 13320 13890 13950 13830 13290 13410 13380 13470 13440 13590 14160 13830 13440
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 646 14850 15360 14580 14850 15330 14910 14670 14700 14610 14730 14460 14880 15300 15210 14850 14700
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 727 16260 16980 16740 16590 16530 16320 16140 16110 16080 16680 16620 16110 15960 15990 15990 16260
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 818 17580 18390 17370 17880 17970 17940 17430 17370 17580 17220 18180 17640 17310 17400 17460 17610
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 921 20100 20550 20400 20550 20100 19950 19920 19890 20190 20610 20520 19890 19980 19860 20160 20100
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1037 17370 23430 22650 22590 22230 22740 20430 17370 17490 15150 13440 13440 13410 13440 13440 13440
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1167 15000 15300 15120 15000 15000 15000 15000 15000 15000 15000 15000 15000 14970 15000 15000 15000
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1313 16620 16830 16680 16650 16620 16620 16590 16620 16590 16590 16620 16590 16590 16590 16620 16590
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1478 18900 20700 18930 18900 18930 18900 18870 18870 18900 18870 18870 18900 18870 18870 18900 18870
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1663 21330 36600 31020 21420 21300 21360 21330 21330 21360 21330 21330 21360 21330 21330 21360 21330
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 1871 23580 40470 40350 40320 40320 40260 40290 27330 23580 23580 23550 23580 23580 23580 23580 23580
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 2105 26820 27030 26850 26850 26820 26820 26820 26820 26820 26820 26820 26820 26820 26850 26790 26820
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 2369 29790 33780 36570 30480 29790 29790 29790 29790 29790 29790 29790 29790 29790 29790 29790 29790
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 2666 33000 33240 33150 33060 33030 33000 32970 33000 33000 32970 33000 32970 33000 32970 33000 33000
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 3000 37710 37920 62430 38520 37740 37740 37710 37710 37710 37710 37710 37710 37710 37710 141060 52410
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 3376 41580 41880 41670 41610 41610 41580 41580 41550 41580 41580 41580 41550 41580 41580 41550 41580
20110221 goat05 amd64 20210831 crypto_hash sha256 cycles 3799 47010 47130 47070 47040 47010 47010 47010 46980 47010 46980 47010 46980 47010 46980 54660 54330
20110221 goat05 amd64 20210831 crypto_hash sha512 try 9a2a989e136a02c3362c98e6e1e0b52fab980a1dafbebe4dd5e44d15d061742e35fb686befd4e33c608d251c96e26c020f90d92bb7ec8a657f79bb8e0b00a473 ok 14610 307465830 3000010000 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 goat05 amd64 20210831 crypto_hash sha512 implementation crypto_hash/sha512/ref -
20110221 goat05 amd64 20210831 crypto_hash sha512 outputbytes 64
20110221 goat05 amd64 20210831 crypto_hash sha512 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_hash sha512 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_hash sha512 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_hash sha512 cycles 0 2280 19800 1770 2160 2340 2310 2280 2310 2280 2280 2250 2280 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1 1740 1950 1770 1620 1590 1620 1590 1650 1680 1740 1860 1890 1980 2520 1500 2100
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 2 1800 2010 2100 1530 1920 1950 2100 1830 1680 1620 1650 1620 1620 1590 1800 1950
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 3 1980 2070 1980 2040 1890 1710 1980 2460 1980 1980 1890 1920 1440 1980 1950 1950
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 4 1830 1800 1590 1740 2040 1680 2010 2250 1920 1650 1680 2070 2340 1830 1680 1980
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 5 2040 2040 1830 1560 1980 1800 1830 2280 2220 15810 1950 1980 2040 2040 2160 2160
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 6 2190 2460 2370 2310 2310 2040 2190 2220 2190 2130 2040 1980 2250 2280 2160 2010
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 7 2310 2340 2340 2340 2310 2310 2340 2310 2340 2280 2280 2280 2280 2310 2310 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 8 2310 2340 2070 2160 2280 2190 2130 2280 2340 2130 2310 2310 2310 2340 2340 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 10 2250 2400 2430 2310 2310 2250 2220 2310 2190 2100 1980 2250 2190 2250 2310 2400
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 12 2310 2490 2370 2310 2310 2340 2280 2280 2310 2340 2280 2310 2310 2310 2250 2250
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 14 2280 2280 2340 2220 2220 2340 2340 2280 2280 2370 2280 2310 2310 2310 2280 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 16 2310 2430 2370 2310 2310 2310 2310 2310 2310 2280 2370 2280 2280 2340 2340 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 19 2340 2460 2370 2370 2340 2340 2310 2310 2370 2250 2340 2310 2310 2340 2310 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 22 2310 2460 2400 2340 2340 2340 2280 2310 2310 2280 2340 2340 2310 2280 2310 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 25 2310 2400 2370 2340 2340 2340 2280 2310 2310 2310 2310 2310 2280 2280 2310 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 29 2070 2430 2460 2340 2070 1980 1800 1860 1920 2190 2280 2220 1950 2070 2070 2040
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 33 2340 2460 2280 2340 2340 2340 2280 2370 2310 2340 2310 2340 2370 2340 2310 2340
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 38 2340 2430 2430 2310 2370 2340 2340 2280 2310 2280 2310 2280 2340 2340 2340 2400
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 43 2070 2040 1920 1950 1740 2010 1890 1770 2070 2130 2130 2190 2190 2130 2190 2220
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 49 2310 2430 2340 2280 2310 2310 2340 2310 2310 2310 2310 2340 2340 2310 2280 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 56 2190 2370 2370 2190 2190 2370 2280 1950 2160 2130 2160 2070 2280 2250 2190 2340
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 64 2310 2340 2340 2310 2280 2340 2340 2340 2310 2310 2310 2340 2280 2310 2310 2280
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 73 2280 2370 2040 2190 2220 2100 2220 2370 2340 2100 2280 2250 2280 2310 2340 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 83 2310 2430 2400 2340 2340 2310 2310 2340 2310 2340 2310 2280 2310 2310 2310 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 94 2340 2490 2400 2340 2370 2340 2400 2310 2310 2310 2370 2340 2340 2310 2310 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 106 2250 2460 2340 2370 2250 2370 2190 2130 2130 2190 2160 2190 2310 2310 2160 2310
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 120 4230 4530 4290 4260 4200 4230 4230 4290 4230 4230 4200 4230 4200 3750 3930 4050
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 136 4290 4500 4320 4320 4290 4290 4290 4290 4290 4320 4290 4200 4230 3870 4020 3990
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 154 4260 4440 4290 4290 4230 4260 4290 4320 4260 4290 4230 4200 3810 3960 4050 4230
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 174 4230 4440 4290 4290 4230 4320 4290 4230 4230 3810 4020 3960 4380 4050 4230 4290
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 196 4230 4290 4320 4320 4140 3780 4050 4140 4080 4230 4260 4290 4230 4290 4230 4260
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 221 4140 4350 4020 3240 3060 3000 3210 3030 4110 4140 4230 4290 4260 4320 4260 4260
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 249 6180 6480 6270 6210 6210 6120 6180 6150 6120 6270 6090 6150 6120 6180 6180 6090
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 281 6210 6360 6300 6210 5820 5790 6120 6090 6270 6210 6240 6180 6240 6180 6240 6180
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 317 6210 6360 6240 6210 6210 6210 6180 6210 6090 6000 5640 5790 6300 6210 6240 6210
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 357 6210 6270 6210 6210 6180 6210 6210 6210 6150 6210 6180 6240 6120 5490 5820 5940
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 402 8070 8340 8310 8100 8100 8070 8130 8100 8100 8010 8010 7290 7770 7800 8010 8070
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 453 8130 8310 8130 8220 8100 7980 7470 7830 7860 8190 8160 8160 8040 8130 8070 8130
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 510 9990 10410 10200 9990 10020 9960 9990 9930 10050 9930 9990 9360 9690 10050 10080 9900
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 574 9990 10020 9870 10080 10140 9990 10110 9960 10110 9960 10110 9870 9510 9600 9750 10080
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 646 12000 12360 12090 12000 11970 12000 11880 12030 11910 11610 11520 11730 12060 12000 11880 12000
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 727 11910 12210 12000 11910 10980 11580 11910 12000 11730 12060 11910 12030 11910 11940 11250 11430
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 818 13800 14070 14010 13890 13800 13440 13320 13770 13620 13860 13680 13980 13830 13980 13110 13290
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 921 15720 16170 15840 15720 15960 15660 14250 14700 15690 15570 15750 15510 15840 15750 15870 15090
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1037 13350 13140 15510 13950 12360 14010 13560 13350 13830 13740 13140 13740 12870 13110 12570 13170
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1167 15030 16410 15060 14130 15180 15840 14670 14670 14700 14700 15030 15180 15150 14520 14640 15540
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1313 15990 20370 19950 19980 17640 16410 16350 15990 14580 16410 15000 15120 15180 14520 14610 14910
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1478 14010 14010 13560 13500 13530 13470 13500 13500 13470 14250 16380 17580 17460 17190 19050 18300
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1663 21000 22560 21600 20880 19140 20700 18900 18570 20820 21630 21000 21270 21780 25530 21450 15690
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 1871 26970 27270 27570 27900 27390 27360 26730 27660 25620 24630 25830 25890 26040 25680 27000 26970
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 2105 25500 33300 33060 32820 27690 28560 28350 25500 24480 18960 18990 18990 127260 25260 24510 25230
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 2369 22230 21690 21240 21180 21180 21180 21180 21210 22230 27180 29070 30390 31260 32040 34800 34830
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 2666 23370 32760 23460 23400 23370 23370 23370 23400 23370 23370 23400 23370 23370 23370 23400 23370
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 3000 39690 44130 43410 42780 39690 41130 40980 42930 43290 37740 33120 34920 32070 31350 31890 31980
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 3376 42960 30330 30060 29970 29970 29970 29970 36180 42960 45480 49230 48930 48750 46620 45210 46380
20110221 goat05 amd64 20210831 crypto_hash sha512 cycles 3799 33300 33750 33300 33300 33270 33270 33270 33270 33300 33270 35370 44400 48270 53430 54930 54000
20110221 goat05 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/cceDunkV.ltrans0.ltrans.o: in function `crypto_stream_aes128ctr_core2_xor.isra.0':
20110221 goat05 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/goat05/work/compile/xor.c:12: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 goat05 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/goat05/work/compile/xor.c:13: undefined reference to `crypto_stream_aes128ctr_core2_xor_afternm'
20110221 goat05 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/cceDunkV.ltrans0.ltrans.o: in function `crypto_stream_aes128ctr_core2.isra.0':
20110221 goat05 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/goat05/work/compile/stream.c:11: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 goat05 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/goat05/work/compile/stream.c:12: undefined reference to `crypto_stream_aes128ctr_core2_afternm'
20110221 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_stream salsa20 try 44a3966eabcd3a2b13faca2150e38f2b7e6bac187d626618f50a9f875158ae78 ok 11670 412163760 3000010000 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 goat05 amd64 20210831 crypto_stream salsa20 implementation crypto_stream/salsa20/ref -
20110221 goat05 amd64 20210831 crypto_stream salsa20 keybytes 32
20110221 goat05 amd64 20210831 crypto_stream salsa20 noncebytes 8
20110221 goat05 amd64 20210831 crypto_stream salsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_stream salsa20 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_stream salsa20 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_stream salsa20 cycles 0 30 90 30 30 30 30 60 30 30 30 30 30 30 60 30 30
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 0 30 60 30 60 30 30 30 30 60 30 30 30 30 30 30 60
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1 480 630 540 540 510 510 510 480 450 450 450 450 450 420 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1 450 630 540 510 450 450 450 450 450 450 450 450 450 450 420 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 2 450 510 450 450 450 450 450 450 450 420 450 420 510 450 510 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 2 450 570 510 480 420 450 420 420 420 480 480 570 450 450 450 420
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 3 480 480 480 510 480 420 510 540 480 510 480 480 420 450 480 540
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 3 510 510 660 630 510 540 600 510 450 510 510 540 510 480 450 540
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 4 480 540 510 510 480 480 510 480 480 450 480 480 420 480 450 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 4 450 510 630 480 450 450 450 450 510 450 420 450 480 450 510 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 5 450 510 450 450 480 420 420 450 420 450 450 450 450 450 450 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 5 480 510 540 480 450 480 480 510 450 450 510 450 420 510 480 420
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 6 450 540 510 450 480 480 510 450 420 420 480 450 450 450 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 6 480 570 540 420 480 450 450 420 510 510 480 480 450 450 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 7 450 480 480 480 420 450 480 450 450 420 450 420 420 420 450 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 7 480 510 480 480 480 450 510 480 450 450 450 450 450 480 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 8 480 570 510 510 480 480 480 480 510 510 480 450 480 510 450 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 8 480 570 510 510 480 420 480 450 480 480 450 510 450 450 480 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 10 480 480 480 510 480 450 480 480 480 480 450 480 480 450 480 570
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 10 480 510 540 480 510 450 510 480 450 480 480 450 480 510 510 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 12 510 510 510 510 480 510 450 480 870 480 450 510 630 600 480 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 12 480 570 540 480 480 480 480 480 480 510 450 510 480 480 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 14 480 540 540 510 510 510 450 450 480 480 450 450 480 480 450 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 14 510 600 600 570 450 540 510 450 540 510 450 480 570 480 540 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 16 480 480 480 510 540 540 510 480 450 480 450 510 450 480 480 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 16 510 570 570 540 480 480 510 480 510 540 540 540 480 540 450 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 19 480 540 540 450 480 540 450 510 540 480 480 450 480 480 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 19 510 540 540 540 510 510 510 480 510 510 480 570 510 510 540 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 22 480 540 480 480 450 480 540 540 510 480 480 510 480 480 540 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 22 540 540 510 570 570 570 540 540 570 510 540 510 510 570 510 570
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 25 480 510 480 480 480 450 480 480 480 480 450 480 480 480 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 25 510 600 540 570 510 510 540 510 480 510 510 510 510 510 480 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 29 510 510 480 510 480 480 450 510 510 570 540 510 540 450 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 29 600 630 630 600 570 630 690 600 540 540 510 510 660 600 570 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 33 480 570 480 570 480 540 480 450 540 450 420 480 450 450 450 540
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 33 540 600 600 540 540 570 540 540 570 540 540 540 570 540 540 540
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 38 480 480 450 450 480 510 480 540 510 450 480 510 480 450 810 510
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 38 600 600 720 600 540 540 630 660 570 570 600 630 600 570 570 570
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 43 480 540 480 450 480 570 480 480 480 450 480 480 480 510 480 450
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 43 600 630 630 600 570 600 570 570 600 540 570 630 660 660 600 660
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 49 480 480 450 480 510 510 480 480 480 510 450 450 570 570 540 540
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 49 660 750 630 660 630 660 660 630 750 660 690 570 600 660 570 660
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 56 480 480 540 510 480 570 480 510 510 480 480 480 480 480 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 56 630 660 690 750 660 660 630 720 570 630 570 660 600 600 630 600
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 64 480 660 600 480 480 480 480 510 450 450 480 570 450 510 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 64 630 810 870 780 570 570 570 630 660 720 570 600 630 630 540 630
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 73 930 1080 930 930 870 870 840 930 1020 930 840 930 960 930 990 840
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 73 1080 1290 1110 1080 1050 1050 1050 1050 1170 1110 1050 1170 1110 1080 990 1050
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 83 930 870 930 960 930 990 1170 930 1230 960 930 930 840 960 930 930
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 83 1080 1230 1140 1080 1080 1110 1050 1290 1050 1260 1020 1110 1170 1050 1050 1080
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 94 930 1050 900 960 990 900 900 930 870 990 990 930 930 900 960 870
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 94 1110 1170 1410 1140 1110 1110 1110 1110 1080 1080 1290 1050 1050 1140 1170 1200
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 106 960 960 960 960 1110 1020 870 900 870 900 930 1020 1020 900 900 960
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 106 1170 1380 1170 1170 1380 1170 1170 1170 1200 1080 1110 1170 1110 1200 1170 1080
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 120 930 930 900 960 900 1020 900 1020 930 900 930 900 1020 930 900 870
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 120 1200 1230 1200 1170 1200 1230 1170 1560 1530 1200 1170 1380 1170 1170 1170 1170
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 136 1350 1590 1380 1470 1290 1320 1350 1320 1290 1380 1320 1350 1320 1440 1350 1350
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 136 1710 1830 1830 1740 1800 1770 1710 1680 1620 1710 1530 1860 1740 1710 1680 1620
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 154 1350 1440 1380 1380 1380 1320 1290 1470 1560 1350 1320 1500 1320 1320 1320 1290
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 154 1680 1710 1680 1680 1650 1650 1620 1620 1680 1710 1980 1620 1590 1710 1890 1650
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 174 1320 1380 1350 1290 1320 1320 1350 1290 1290 1530 1440 1470 1320 1260 1320 1440
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 174 1770 1890 1740 1740 1770 1680 1860 1830 1770 1650 1680 1740 1830 1680 1860 1830
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 196 1830 1920 1890 1890 1830 1740 1830 1800 1770 1860 1800 1890 1860 1710 1740 1860
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 196 2160 2370 2220 2190 2160 2190 2160 2130 2220 2130 2160 2160 2160 2130 2160 2310
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 221 1860 2100 2100 1860 1950 2160 1890 1920 1680 1800 1710 1680 1860 1890 1860 1860
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 221 2340 2430 2430 2370 2640 2310 2430 2340 2250 2310 2340 2370 2310 2190 2310 2430
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 249 1800 1920 1800 1650 1650 1920 1800 1770 1860 1980 1770 1710 1740 1890 1830 1920
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 249 2430 2550 2730 2460 2370 2250 2250 2310 2220 2580 2400 2280 2430 2610 2520 2430
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 281 2250 2130 2070 2280 2160 2250 2280 2130 2190 2160 2250 2310 2550 2400 2250 2160
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 281 2910 3060 3000 2850 2850 2820 3000 2910 3240 2820 3000 2820 2910 2880 3180 2850
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 317 2190 2220 2130 2340 2310 2310 2310 2190 2160 2130 2190 2130 2130 2130 2160 2190
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 317 3150 3090 3180 3060 3210 3150 3150 3180 3240 2970 3210 3180 3150 2940 2910 3030
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 357 2610 2670 2610 2760 2610 2550 2580 2550 2640 2580 2580 2550 2670 2700 2760 2550
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 357 3540 3510 3480 3450 3540 3480 3810 3660 3300 3450 3660 3630 3420 3570 3780 3720
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 402 3150 3180 3120 3060 3060 3030 3240 3150 3060 3240 3390 3270 3000 3270 3240 3150
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 402 4200 4470 4080 4200 4230 4260 4530 4020 4470 3930 4380 4260 3840 4170 3990 3870
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 453 3540 3540 3540 3510 3450 3540 3630 3540 3360 3510 3870 3570 3690 3720 3630 3510
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 453 4650 4770 4500 4440 4410 4980 4530 4530 4650 4440 4680 4830 4470 4770 4890 4710
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 510 3660 3510 3450 3660 3840 3480 4170 3930 3960 4170 3570 3810 3660 3750 3510 3630
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 510 4860 5220 4860 5580 4980 4800 4890 4650 4800 5220 4860 4500 4710 4770 5310 5490
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 574 4020 4140 3900 4050 4020 4200 4110 3930 4020 4200 4020 3900 3960 4020 4140 3900
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 574 5370 5280 5370 5400 5670 5460 5310 5370 5280 5400 5340 5430 5070 5250 5460 5610
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 646 4860 4890 4950 4860 4770 4710 4680 4740 4890 4860 5010 4890 4890 4650 4650 4650
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 646 6450 6600 6630 6450 6300 6450 6570 6210 6270 6150 6570 6480 6330 6390 6360 6690
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 727 5280 5370 5400 5160 5910 5340 5100 5070 5100 5280 5490 5190 5070 5400 4950 5280
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 727 6930 6810 7350 7170 7470 7260 6930 6810 6780 6720 6810 6780 6960 7140 6780 7020
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 818 5670 5760 5760 5670 5970 5730 5910 5640 5700 5550 5550 5550 5460 5520 5520 5820
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 818 7620 7530 7440 7440 7770 8190 7860 7620 8340 8100 7680 7620 7350 7470 7350 7650
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 921 6630 6450 6480 6750 6570 6720 6270 6630 6630 6840 6810 6810 6630 6540 6540 6540
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 921 8880 8820 8520 8400 8520 8550 9000 9090 8880 9090 8760 9090 8820 9240 9090 9150
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1037 7260 25560 7410 7230 7500 9000 7290 7230 7350 7200 7320 7230 7200 7140 7260 6990
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1037 9900 9840 9750 10290 10530 10200 9900 9600 9900 9720 9810 9600 9990 10530 10200 10080
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1167 8400 10350 10050 8880 8010 8820 8610 8640 8160 8370 8400 8190 8490 8190 8400 8100
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1167 11130 11130 10950 11130 10920 11310 11220 10950 11280 10950 10680 11130 11520 11250 11340 11040
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1313 9180 8940 9000 9180 9090 9270 9210 9240 9210 9690 9150 9090 9150 8940 9210 9870
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1313 12480 13050 12900 12480 12510 13350 12150 12660 12060 12540 12330 11910 12480 12030 12090 12690
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1478 10410 10740 10200 10410 10560 10740 10230 10140 10110 10170 10260 10530 10680 10590 10590 10410
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1478 13890 14610 14040 13740 13560 13650 13890 14100 13410 14040 13800 14970 14970 14760 13650 13500
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1663 11250 11250 11310 10950 11040 11280 11280 11310 11250 11190 11160 11400 11010 10950 11190 11910
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1663 15360 14970 15360 15780 15270 15000 15450 15180 15630 15960 14940 15780 15300 15270 15810 15600
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 1871 13110 13350 12990 12870 12630 13440 13200 12930 12690 12690 13200 13500 13260 13110 12540 13260
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 1871 17910 17790 18240 18000 17640 17070 17130 17610 17910 18240 17700 17250 18360 18060 18000 17940
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 2105 14460 15120 14850 14430 14280 14520 14250 14460 15510 15420 14700 13980 13980 14070 14460 14520
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 2105 19950 20280 19620 19380 20130 19950 20070 19740 19770 19980 20160 19170 19320 19860 20220 20340
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 2369 16710 17340 16710 16290 15960 16530 17100 17250 17760 16800 17130 16560 17160 16320 16260 16080
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 2369 22380 23100 22890 21840 22200 22560 22350 21960 21810 23070 22650 22920 22740 22380 21840 21810
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 2666 18660 18840 18570 18570 18660 19110 19290 18870 18960 17700 18150 18300 18090 19470 18480 18990
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 2666 24720 24150 24900 25410 26190 25560 24450 24120 24750 25050 24540 24270 24720 25140 24600 24720
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 3000 20520 21060 20070 21180 20700 20340 21360 21630 21510 20340 19890 20520 20520 20460 20850 20460
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 3000 27960 27960 28200 28140 28410 28440 27750 26970 29370 29070 27600 27780 27030 27690 28860 27660
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 3376 23310 23010 23340 23760 23040 23130 23700 23640 22770 24120 22530 23460 23310 23340 23220 22920
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 3376 31380 31200 32010 30120 30990 31920 39450 34650 34740 30810 30810 30450 30960 32610 31380 31890
20110221 goat05 amd64 20210831 crypto_stream salsa20 cycles 3799 25920 25770 25320 26640 26010 26940 26400 26190 26820 25920 25470 25770 25920 28170 25470 25500
20110221 goat05 amd64 20210831 crypto_stream salsa20 xor_cycles 3799 35610 35610 35550 35250 35520 36300 35190 34380 35250 35970 36180 35850 35790 35820 34830 35700
20110221 goat05 amd64 20210831 crypto_stream salsa2012 try ecc758f200061c3cc770b25797da73583548d4f90f69a967fbbe1a6d94d1705c ok 9390 432201900 3000010000 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 goat05 amd64 20210831 crypto_stream salsa2012 implementation crypto_stream/salsa2012/ref -
20110221 goat05 amd64 20210831 crypto_stream salsa2012 keybytes 32
20110221 goat05 amd64 20210831 crypto_stream salsa2012 noncebytes 8
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_stream salsa2012 cycles 0 30 60 30 30 30 30 60 30 30 30 30 30 30 60 30 30
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 0 30 90 30 60 30 30 30 30 30 30 60 30 30 30 30 30
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1 300 1020 300 300 330 300 270 270 300 360 270 300 300 300 300 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1 300 360 270 300 270 300 300 300 270 300 330 330 270 300 270 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 2 300 330 300 300 300 300 300 330 300 300 330 300 300 300 270 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 2 330 420 360 330 330 300 330 390 390 360 300 330 300 390 330 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 3 300 360 300 300 300 270 300 330 300 330 300 330 300 330 330 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 3 300 330 330 270 300 360 300 300 300 270 300 300 270 300 300 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 4 300 510 270 300 300 300 270 300 300 270 300 300 300 300 270 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 4 330 450 330 300 330 300 270 300 300 300 330 330 330 330 300 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 5 300 300 300 330 300 360 300 300 300 450 300 300 330 360 330 450
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 5 330 360 330 300 330 300 330 330 330 300 330 330 300 330 330 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 6 300 300 300 330 270 300 300 300 330 330 300 300 360 300 300 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 6 330 360 330 330 330 300 330 330 330 330 330 330 330 330 330 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 7 300 330 300 300 330 300 330 300 300 330 300 330 300 300 300 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 7 330 360 330 330 300 360 330 330 300 360 330 300 330 330 330 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 8 330 420 330 330 330 330 330 330 360 330 330 330 300 330 360 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 8 330 420 330 390 300 330 300 330 330 330 300 330 330 330 360 300
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 10 330 360 360 330 300 330 300 330 360 300 330 300 330 330 300 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 10 330 450 360 360 300 330 330 330 390 330 360 390 330 300 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 12 330 330 330 300 330 300 330 330 330 330 300 360 300 360 360 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 12 360 420 390 330 360 360 330 360 360 330 360 360 330 330 360 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 14 360 360 330 330 360 360 330 360 360 360 330 360 360 330 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 14 360 420 390 360 360 420 330 390 360 360 360 330 360 360 360 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 16 360 420 360 360 330 420 360 330 360 360 330 360 360 390 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 16 360 420 450 390 360 360 360 360 330 360 390 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 19 360 360 360 360 330 360 360 330 360 360 360 330 330 360 360 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 19 390 450 450 420 360 360 390 360 390 360 360 390 360 390 360 390
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 22 360 360 330 360 360 330 360 330 360 360 330 360 360 330 330 390
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 22 390 420 450 420 390 390 390 390 390 360 360 390 360 360 390 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 25 390 390 330 330 390 420 390 360 390 390 420 420 420 450 420 420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 25 480 540 480 450 390 480 480 480 480 480 480 480 420 480 480 480
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 29 360 390 330 450 420 390 360 360 360 360 360 330 360 450 420 420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 29 390 450 450 450 390 390 390 420 390 420 360 390 420 390 420 390
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 33 360 480 330 420 330 330 390 420 360 450 420 360 420 330 330 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 33 450 480 420 480 450 420 420 420 420 480 570 570 540 570 420 420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 38 390 390 300 360 360 390 390 360 330 360 420 390 450 420 450 420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 38 510 510 480 450 480 450 450 540 450 510 540 540 540 510 540 510
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 43 360 360 360 360 330 360 390 330 390 360 330 390 360 390 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 43 450 510 480 480 450 420 450 420 390 450 450 420 450 450 450 420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 49 360 300 360 330 450 360 360 390 360 330 330 420 330 330 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 49 480 510 570 450 450 540 480 480 480 540 510 420 480 480 510 450
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 56 360 390 360 420 330 390 390 360 330 330 330 360 330 360 360 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 56 510 600 510 480 600 540 510 540 480 540 480 480 450 540 570 510
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 64 360 480 510 420 300 420 390 390 360 300 330 360 330 300 330 330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 64 570 780 810 630 600 510 540 540 540 570 540 570 540 570 540 600
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 73 600 690 570 630 600 660 660 600 630 570 630 600 570 570 600 570
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 73 750 870 780 780 780 750 720 720 750 720 720 720 720 750 690 750
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 83 600 630 570 570 570 600 600 600 630 600 630 600 570 600 630 630
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 83 780 930 870 780 780 720 810 780 720 750 810 780 750 780 780 870
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 94 600 660 600 630 630 630 570 570 600 690 600 600 600 570 660 600
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 94 930 930 780 990 990 870 930 900 990 930 780 900 900 900 990 1050
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 106 690 660 630 690 750 660 630 690 690 870 780 780 750 720 600 600
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 106 870 1050 960 900 930 870 990 840 780 900 840 840 870 810 780 780
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 120 630 690 660 660 600 630 570 600 600 570 630 840 600 600 630 660
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 120 930 930 1020 1110 990 930 930 930 900 900 960 870 930 990 1080 1170
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 136 1020 1320 1020 1110 900 900 990 1110 1020 930 1020 1080 960 1080 1080 1050
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 136 1260 1530 1410 1350 1260 1260 1140 1260 1140 1140 1350 1170 1290 1500 1440 1230
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 154 1200 1200 1320 1260 930 990 1170 1230 1200 1110 930 1110 1200 1110 1290 1260
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 154 1320 1290 1230 1200 1410 1320 1290 1200 1230 1260 1410 1320 1380 1320 1380 1500
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 174 1080 1110 990 1290 1140 1050 1080 1110 1080 990 1020 1260 870 1080 990 1020
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 174 1380 1380 1410 1290 1320 1440 1440 1260 1440 1590 1380 1290 1470 1290 1410 1320
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 196 1500 1650 1140 1170 1260 1590 1650 1500 1140 1080 1260 1560 1530 1620 1560 1200
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 196 1800 1800 1680 1770 1830 1800 1800 1710 2010 1890 1680 1980 1650 1830 1920 1770
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 221 1410 1230 1140 1140 1380 1590 1410 1320 1200 1230 1470 1560 1410 1500 1410 1470
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 221 1830 2280 1800 1620 1830 2220 1800 1560 1830 2280 1830 1680 1950 2130 1560 1650
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 249 1380 1380 1320 1320 1290 1380 1290 1380 1620 1320 1410 1410 1320 1380 1260 1440
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 249 2010 1980 2130 2520 2340 2070 1950 1950 1980 2070 1890 1860 2010 1920 2040 2040
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 281 1620 1770 1950 1830 1440 1620 1440 1860 1620 1380 1590 1560 1590 1620 1590 1620
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 281 2250 2400 2280 2220 2250 2190 2250 2280 2250 2250 2190 2190 2190 2250 2250 2280
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 317 1500 1500 1560 1440 1500 1440 1440 1470 1380 1830 1650 1410 1920 1680 1620 1410
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 317 2310 2310 2610 2100 2370 2160 2220 2040 2160 2370 2280 2310 2340 2340 2340 2220
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 357 1740 1740 1680 1860 1740 1650 1740 1680 1770 1860 1710 1650 1650 1680 1860 1740
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 357 2490 2580 2400 2370 2550 2520 2310 2490 2340 2520 2610 2430 2340 2430 2640 2880
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 402 2160 2520 2490 2280 2160 2130 2160 2100 2130 2190 2160 2070 2040 2070 2220 2730
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 402 3180 2940 3030 3180 3240 3180 2790 3210 3000 3360 2970 3150 3150 3180 3330 3330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 453 2400 2670 2640 2370 2520 2340 2400 2400 2370 2460 2340 2430 2190 2340 2400 2310
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 453 3300 3690 3300 3540 3360 3060 3150 3630 3210 3450 3960 4200 3300 3030 3060 3120
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 510 2430 2520 2400 2370 2400 2370 2490 2460 2400 2580 2550 2430 2310 2490 2430 2400
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 510 3300 4050 3780 3840 3750 3780 3300 3300 3270 3240 3270 3240 3240 3240 3480 3660
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 574 2280 2310 2280 2250 2280 2280 2280 2280 2280 2250 2280 2280 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 574 3420 3570 3420 3420 3420 3420 3420 3420 3450 3420 3420 3420 3420 3420 3450 3420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 646 2730 2820 2760 2730 2760 2730 2730 2700 2730 2700 2730 2700 2700 2730 2700 2730
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 646 3870 3900 3930 3900 3870 3870 3840 3870 3870 3870 3870 3870 3870 3870 3870 3870
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 727 3000 3060 3000 3000 3000 2970 3000 2970 2970 3000 2970 2970 3000 2970 2970 3000
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 727 4290 4320 4290 4290 4320 4260 4290 4260 4260 4290 4260 4260 4290 4260 4260 4290
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 818 3240 3240 3270 3240 3210 3240 3210 3240 3210 3240 3210 3240 3210 3240 3210 3240
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 818 4680 4740 4710 4740 4680 4680 4680 4680 4680 4680 4680 4680 4680 4710 4680 4680
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 921 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720 3720
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 921 5370 5370 5370 5400 5370 5370 5370 5340 5370 5370 5340 5370 5340 5370 5370 5340
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1037 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230 4230
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1037 6060 6120 6060 6090 6060 6060 6060 6060 6060 6030 6060 6060 6060 6060 6060 6060
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1167 4710 4680 4740 4710 4710 4710 4740 4710 4710 4710 4710 4710 4710 4710 4740 4710
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1167 6780 6870 6750 6750 6810 6810 6810 6780 6810 6780 6810 6780 6780 6810 6780 6780
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1313 5190 5250 5190 5190 5190 5190 5220 5190 5190 5190 5190 5190 5190 5190 5190 5190
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1313 7530 7650 7620 7620 7530 7590 7500 7530 7530 7530 7500 7530 7530 7500 7530 7530
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1478 6780 7140 6630 6780 6660 6900 6720 6600 6630 6690 6960 7170 7170 6870 6750 6840
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1478 8610 10710 10140 9690 9840 8580 8610 8580 8610 8580 8610 8610 8580 8610 8580 8610
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1663 6420 6480 24600 6420 6420 7200 7140 6420 6420 6390 6390 6420 6390 6420 6390 6390
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1663 9420 9540 9510 9510 9510 9390 9420 9420 9420 9390 9420 9420 9420 9390 9420 9420
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 1871 7380 7770 7410 7470 7410 7380 7350 7380 7380 7380 7380 7350 7380 7380 7380 7380
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 1871 10740 11130 10740 10740 10770 10770 10740 10740 10770 10740 10770 10740 10740 10770 10740 10770
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 2105 8130 8520 8130 8130 8190 8310 8130 8160 8130 8130 8130 8130 8130 8130 8130 8130
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 2105 11970 12300 12030 11970 12030 11970 11940 11970 11940 11940 11970 11940 11970 11940 11970 11940
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 2369 9330 9450 9360 9420 9420 9390 9330 9330 9330 9360 9330 9330 9330 9330 9330 9330
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 2369 13590 13710 13590 13590 13590 13590 13590 13560 13590 13590 13560 13620 13590 13590 13560 13590
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 2666 10350 10410 10380 10350 10350 10350 10380 10350 10320 10380 10320 10350 10350 10350 10350 10320
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 2666 15120 15210 15150 15120 15090 15120 15120 15120 15120 15090 15120 15120 15120 15090 15120 15120
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 3000 13320 13680 13380 15030 13200 13110 13230 13290 13320 13140 13380 14580 14730 14910 13170 13050
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 3000 19770 19770 19350 21810 19320 19080 20040 19290 20370 21480 19710 19170 20490 20370 21330 19530
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 3376 15210 15420 15000 14700 15420 17160 15000 14790 15420 15600 17130 15210 14850 14850 15480 14970
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 3376 24240 22200 24120 21990 22860 23580 26850 24240 27960 24390 21720 22890 25770 26130 26070 26430
20110221 goat05 amd64 20210831 crypto_stream salsa2012 cycles 3799 14640 15060 14700 14790 14760 14700 14760 14640 14610 14730 14610 14640 14640 14640 14640 14610
20110221 goat05 amd64 20210831 crypto_stream salsa2012 xor_cycles 3799 24300 21930 21570 21510 21570 21540 21540 141930 24600 24300 24510 25140 25200 26280 25500 21630
20110221 goat05 amd64 20210831 crypto_stream salsa208 try 05f32b0647417aaa446b0b3127318133cf9af32b771869eab267000bf02710cd ok 6030 316235310 3000010000 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 goat05 amd64 20210831 crypto_stream salsa208 implementation crypto_stream/salsa208/ref -
20110221 goat05 amd64 20210831 crypto_stream salsa208 keybytes 32
20110221 goat05 amd64 20210831 crypto_stream salsa208 noncebytes 8
20110221 goat05 amd64 20210831 crypto_stream salsa208 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_stream salsa208 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_stream salsa208 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_stream salsa208 cycles 0 30 60 30 60 30 30 30 30 30 30 60 30 30 30 30 30
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 0 30 360 60 60 30 30 30 30 60 30 30 30 30 30 30 60
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1 240 840 360 300 330 240 240 240 270 240 240 210 240 240 240 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1 240 360 240 240 210 240 210 210 240 270 270 240 240 240 240 210
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 2 240 330 270 240 240 270 240 270 270 270 240 240 210 240 240 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 2 270 240 300 270 270 270 240 270 270 270 270 240 240 270 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 3 240 480 240 240 270 210 300 240 240 240 240 240 270 240 210 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 3 240 300 300 330 240 240 240 240 240 270 210 270 240 240 210 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 4 240 330 300 240 240 240 240 240 240 240 240 210 210 240 210 210
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 4 270 270 330 300 240 270 240 300 270 240 240 210 270 270 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 5 240 330 300 300 240 270 240 210 240 240 210 270 210 240 210 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 5 240 300 330 300 330 240 240 240 270 240 240 240 300 300 240 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 6 240 270 240 240 360 240 210 240 240 240 240 240 210 270 240 210
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 6 270 300 390 300 360 240 270 270 270 270 300 300 240 270 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 7 240 300 240 270 240 240 210 240 210 240 240 210 270 300 240 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 7 270 330 330 300 270 300 270 240 240 270 270 240 270 240 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 8 300 300 300 270 300 270 270 270 300 360 360 420 360 240 270 300
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 8 240 300 300 300 300 300 240 240 240 240 210 240 240 240 300 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 10 270 360 270 330 240 360 240 240 300 270 240 240 270 270 240 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 10 270 300 330 360 300 270 270 270 270 240 270 240 270 240 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 12 270 300 270 270 240 270 270 240 240 240 270 240 240 270 240 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 12 270 300 330 300 300 270 270 240 270 240 240 240 240 270 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 14 270 270 300 240 240 240 240 270 240 300 270 240 270 270 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 14 300 330 360 330 330 330 330 270 300 270 300 300 300 300 300 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 16 270 270 240 270 270 240 300 240 270 240 240 270 240 270 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 16 300 330 330 330 300 300 270 300 300 300 270 300 270 270 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 19 270 240 240 240 270 240 270 270 330 210 270 270 270 300 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 19 300 390 330 330 270 300 300 270 330 300 330 300 300 300 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 22 270 300 270 270 240 270 240 270 240 270 240 270 240 240 270 240
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 22 300 330 360 360 330 330 300 300 270 300 300 270 330 270 300 300
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 25 270 300 240 270 270 270 270 300 300 270 270 270 240 300 270 300
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 25 330 420 480 450 330 300 300 270 300 300 270 360 330 390 360 330
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 29 270 330 330 270 240 300 270 420 270 300 240 270 270 240 330 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 29 330 360 360 390 360 330 300 330 300 330 300 330 300 300 330 300
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 33 270 270 270 270 270 240 240 270 270 240 270 270 240 270 240 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 33 360 420 420 420 390 390 330 360 330 330 330 330 330 360 390 360
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 38 270 270 270 240 240 270 240 270 240 270 240 270 240 270 240 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 38 330 450 450 420 360 300 330 300 330 300 300 300 330 300 300 330
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 43 270 270 270 240 270 270 240 270 240 270 240 270 270 240 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 43 360 480 450 360 420 360 360 390 360 360 360 360 360 360 330 360
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 49 270 270 270 240 240 270 270 300 240 270 270 300 270 270 300 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 49 390 480 450 450 420 390 390 360 360 390 390 390 360 480 450 420
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 56 270 240 270 270 270 270 240 270 270 240 300 270 240 270 240 300
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 56 420 420 480 450 480 450 420 480 390 390 450 420 390 390 390 390
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 64 270 450 360 330 240 270 240 300 270 240 270 270 240 300 270 270
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 64 390 630 510 420 480 420 390 360 360 390 360 330 360 390 450 540
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 73 510 690 570 510 480 510 450 480 510 510 480 450 510 450 510 510
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 73 600 780 690 630 720 600 600 630 570 570 570 570 600 630 630 570
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 83 480 540 510 540 510 510 510 420 480 480 450 450 480 480 480 540
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 83 690 750 690 690 720 660 690 660 720 630 630 630 690 720 690 630
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 94 480 540 480 450 480 450 450 480 480 480 540 510 540 450 480 450
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 94 720 720 720 720 660 630 750 720 660 840 720 750 630 630 630 660
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 106 510 540 510 540 570 540 510 450 510 450 510 510 450 450 450 480
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 106 690 1050 810 720 810 810 690 630 690 690 750 660 660 660 660 900
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 120 510 570 480 510 450 450 570 480 540 600 540 480 510 450 570 540
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 120 780 840 1050 840 780 840 690 750 780 720 840 960 780 780 870 750
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 136 690 840 780 810 840 720 690 690 690 630 660 690 690 720 660 690
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 136 990 1170 1230 1170 1020 870 990 870 990 930 960 990 960 1020 1050 990
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 154 720 780 720 750 750 660 660 720 720 720 660 840 660 630 660 660
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 154 1020 1080 1020 1020 1050 1020 1080 1080 1080 960 990 990 990 930 1020 1050
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 174 690 720 690 690 690 660 690 660 690 690 660 690 690 660 660 690
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 174 1110 1170 1080 1080 1140 990 1110 990 1020 1110 1110 1290 1080 1140 1170 1110
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 196 900 1110 990 900 870 840 870 840 840 960 900 900 990 990 840 810
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 196 1350 1350 1620 1290 1200 1290 1440 1350 1230 1440 1470 1350 1260 1380 1290 1260
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 221 960 1020 960 960 930 870 870 870 870 990 990 930 1350 1020 990 840
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 221 1410 1470 1440 1560 1440 1350 1410 1380 1800 1470 1350 1320 1320 1410 1530 1380
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 249 900 960 900 870 900 870 840 930 900 870 900 870 900 840 870 900
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 249 1410 1530 1500 1470 1440 1410 1380 1410 1410 1380 1530 1650 1440 1410 1410 1350
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 281 1170 1290 1200 1320 1140 1050 1050 1080 1230 1170 1080 1110 1290 1110 1170 1200
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 281 1680 1710 1680 1680 1680 1590 1650 1650 1650 1620 1680 1650 1680 1650 1710 1680
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 317 1080 1170 1080 1110 1080 1080 1080 1140 1110 1380 1260 1080 1080 1080 1050 1200
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 317 1830 1920 1920 1890 1860 1830 1710 1860 1860 1770 1800 1800 1830 1710 1710 1770
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 357 1290 1380 1320 1320 1320 1290 1290 1260 1260 1290 1260 1290 1290 1290 1290 1260
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 357 2070 2400 2100 2280 2100 2130 2070 2010 2280 2010 1980 2160 1980 2010 2010 2040
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 402 1530 1740 1620 1500 1620 1470 1530 1440 1470 1560 1800 1650 1530 1530 1710 1530
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 402 2280 2700 2580 2190 2490 2460 2250 2220 2460 2280 2430 2280 2280 2280 2280 2310
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 453 1920 1800 1830 1920 1710 1770 1950 2100 1920 1920 1980 1950 1920 2010 1830 1710
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 453 2580 2640 2640 2610 2610 2820 2670 2550 2580 2580 2580 2580 2550 2610 2580 2580
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 510 1710 2040 1740 1740 1710 1710 1680 1710 1680 1710 1680 1740 1710 1710 1680 1740
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 510 2880 2910 2790 3540 2880 2820 2820 2880 3030 3030 2880 2760 2730 2880 2730 2730
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 574 2040 2040 1980 2160 2070 2040 2040 2070 1950 2040 1980 1830 2040 1950 1890 1980
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 574 3270 3330 3390 3090 3420 3420 3240 3270 3150 3270 3390 3270 3300 3180 3300 3270
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 646 2310 2550 2730 2310 2670 2700 2370 2370 2310 2310 2340 2250 2280 2280 2310 2280
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 646 3750 3750 3630 3690 3600 3630 4050 3960 3990 3780 3900 3600 3660 3750 4020 3810
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 727 2610 2610 2580 2670 2550 2730 2700 2670 2670 2520 2490 2760 2580 2520 2550 2700
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 727 4050 4320 4260 4320 4290 4200 4020 4170 3990 4050 3990 3960 4290 3990 3990 3960
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 818 2850 2880 3060 2760 2820 2730 2790 2700 2790 3150 2970 2850 3120 2760 3060 2940
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 818 4590 4590 4500 4440 4710 4650 4500 4650 4590 5370 4710 4710 4500 4710 4590 4440
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 921 3210 3240 3120 3150 3120 3210 3300 3210 3180 3060 3510 3270 3330 3450 3150 3180
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 921 5070 5100 4950 5010 5070 5190 4950 5010 5340 5280 4920 5070 5280 5190 5010 5040
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1037 3660 3960 4050 4140 4140 4170 3690 3480 3570 3540 3510 3600 3660 3570 3510 3870
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1037 5670 6150 5580 5790 6060 5730 6000 5610 5670 5700 5670 5640 5610 5580 5580 5610
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1167 4110 4170 3960 3960 3930 4230 3960 3930 4110 4260 4020 4200 4080 4260 4110 4230
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1167 6540 6540 7080 6570 6420 6990 6420 6570 6510 6420 6570 6900 6450 6750 6390 6420
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1313 4500 4770 4800 4650 4350 4350 4590 4350 4380 4380 4590 4620 4590 4500 4320 4500
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1313 7230 7020 7170 7200 7380 7230 7350 7230 7530 7290 7170 6990 7080 6990 7710 7350
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1478 5100 5280 5460 5220 5220 5340 4950 5130 5100 4950 4860 5250 4950 4890 4950 4890
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1478 8100 8370 8490 8070 8010 8460 8280 8310 8100 8280 8010 8100 8010 8100 7920 8400
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1663 5640 6000 5460 5730 5430 5670 5670 5340 5340 6030 5430 5820 5550 5640 5490 5790
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1663 9240 9330 9060 9240 9360 9030 9060 8910 9060 10080 9000 9510 8910 9300 10080 11100
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 1871 6390 6480 6420 6600 6450 6390 6390 6150 6660 6360 6570 6240 6300 6270 6240 6330
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 1871 10440 10350 10830 10140 10290 10710 10560 10260 10200 10440 10500 10650 10830 10650 10050 9900
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 2105 7140 7140 7350 7200 6990 7080 7170 7470 7200 6900 7140 7020 6870 7050 7500 7290
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 2105 11370 11640 11100 11100 11070 11160 11340 11370 11640 105000 12660 11790 11730 11820 11070 10950
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 2369 7980 7980 7980 8280 7800 8580 8100 7890 8640 7800 7770 7800 8070 7980 8100 7890
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 2369 12960 12960 12510 13290 12450 12540 12510 12870 13230 12540 13260 13710 13260 12570 13200 13440
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 2666 8970 9660 9180 9120 9150 9210 9150 8970 9360 8760 8790 8850 8670 8730 8520 8640
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 2666 14340 14580 14730 14430 13920 14160 14370 14340 14310 14220 14250 14250 14430 15270 14850 14340
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 3000 9960 9960 9720 9660 10290 10230 10110 10200 9840 9690 10050 10170 9840 9870 10200 9750
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 3000 16560 16140 17130 16020 16350 17700 16770 16800 16680 16560 16950 16470 16530 16860 16440 15930
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 3376 11280 11100 11400 10740 11550 10920 11580 11070 11280 11100 11220 11700 11610 11430 11280 11190
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 3376 20730 21450 21030 21150 20760 20820 20850 20730 20940 20730 20700 20430 16950 15360 15330 15360
20110221 goat05 amd64 20210831 crypto_stream salsa208 cycles 3799 12870 12810 12870 13410 12930 13260 12870 13050 12870 12750 12900 12450 12870 12510 12360 13110
20110221 goat05 amd64 20210831 crypto_stream salsa208 xor_cycles 3799 20580 20940 21270 20550 20700 20430 20610 20610 20340 20580 20010 20220 20580 20670 20520 21210
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 try 201bc58a96adcb6ed339ca33c188af8ca04a4ce68be1e0953309ee09a0cf8e7a ok 11550 556422870 3000010000 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 goat05 amd64 20210831 crypto_stream xsalsa20 implementation crypto_stream/xsalsa20/ref -
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 keybytes 32
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 noncebytes 24
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 0 420 1380 510 360 450 420 420 390 390 450 420 450 540 450 390 390
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 0 450 510 450 420 480 480 450 450 390 450 390 450 390 420 450 420
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1 870 1590 870 840 870 840 900 840 840 900 810 870 840 840 1260 2220
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1 870 990 960 870 810 810 780 780 840 840 810 1020 930 930 930 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 2 810 870 840 810 810 810 810 840 810 810 840 780 810 840 780 750
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2 810 870 840 810 810 810 780 840 750 840 810 870 810 900 810 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 3 810 930 810 780 900 870 930 780 780 840 810 780 870 810 780 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3 900 870 1020 900 900 900 900 900 810 780 810 810 780 900 960 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 4 840 810 870 900 780 750 900 810 840 810 840 930 780 840 810 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 4 810 990 780 930 870 930 780 840 810 810 810 810 840 810 810 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 5 840 930 840 840 870 900 810 810 870 810 810 870 870 840 840 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 5 870 900 900 900 900 840 780 900 810 870 870 840 780 840 900 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 6 840 840 870 870 930 900 840 780 780 810 810 870 900 900 810 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 6 810 840 900 870 930 900 780 810 930 870 810 780 780 810 750 780
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 7 840 900 810 870 840 840 840 930 780 810 870 810 900 870 810 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 7 840 960 870 900 750 840 810 870 810 870 930 840 780 1020 810 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 8 900 930 1020 930 1140 900 870 840 840 840 810 930 810 1110 870 960
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 8 900 870 900 870 840 810 870 870 930 1290 900 900 960 930 930 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 10 870 960 840 840 900 960 870 840 900 870 930 870 840 900 840 870
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 10 840 930 840 810 780 870 840 810 810 810 840 870 840 780 840 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 12 840 990 840 840 840 930 960 870 840 780 810 870 840 810 840 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 12 840 1170 1110 870 780 810 990 900 810 810 1080 810 840 840 840 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 14 900 1020 840 1050 1020 1050 1020 1020 1020 810 870 810 810 840 870 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 14 840 870 900 900 840 900 900 840 810 840 810 870 810 840 840 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 16 960 840 780 870 870 960 900 930 930 960 990 960 960 990 960 990
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 16 960 990 1020 990 900 960 960 960 930 960 1020 960 960 990 990 960
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 19 960 990 960 960 960 990 960 990 930 960 990 900 960 960 1020 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 19 960 1050 1050 1020 1020 960 960 960 990 990 930 960 990 930 930 960
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 22 960 960 990 960 960 930 930 990 930 990 960 930 960 960 960 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 22 990 1080 1110 990 1050 990 990 990 960 990 930 990 930 990 1020 960
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 25 840 840 870 810 840 840 840 840 810 840 840 810 840 840 840 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 25 870 960 930 900 870 780 870 840 840 930 840 840 810 840 900 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 29 840 810 840 840 810 840 840 840 810 840 810 840 840 840 810 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 29 870 930 900 900 870 870 870 840 900 870 870 870 930 900 870 870
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 33 840 840 840 840 810 870 810 840 840 810 840 840 840 840 840 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 33 870 900 870 1050 900 870 900 870 870 810 870 840 840 930 930 870
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 38 840 810 840 870 810 870 840 840 840 810 840 810 900 900 900 870
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 38 900 930 960 870 990 900 960 840 900 870 870 900 840 870 870 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 43 840 840 840 840 810 900 870 780 840 840 840 840 870 810 930 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 43 900 990 1020 960 870 840 870 960 900 960 930 960 840 900 840 900
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 49 840 870 840 840 930 870 840 930 840 810 840 840 810 840 810 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 49 960 960 930 1020 1020 870 870 840 840 960 990 1050 990 1020 930 990
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 56 870 810 870 900 900 810 810 870 870 870 810 900 990 840 900 840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 56 930 990 960 870 930 900 870 930 900 960 900 900 840 960 960 930
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 64 840 990 930 870 840 810 840 840 810 810 810 840 840 810 840 810
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 64 960 1140 1140 1020 960 960 930 960 960 930 930 1020 1050 960 990 1020
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 73 1320 1500 1290 1320 1410 1410 1380 1410 1290 1200 1260 1440 1320 1320 1410 1290
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 73 1440 1650 1500 1440 1620 1500 1320 1350 1410 1590 1440 1410 1530 1440 1380 1380
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 83 1320 1530 1440 1440 1410 1650 1350 1320 1230 1260 1260 1290 1230 1380 1230 1290
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 83 1470 1710 1530 1470 1440 1470 1530 1470 1650 1500 1410 1440 1320 1500 1500 1470
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 94 1320 1500 1320 1230 1290 1380 1440 1440 1380 1200 1440 1290 1260 1260 1320 1290
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 94 1410 1590 1530 1530 1380 1740 1380 1530 1440 1410 1410 1410 1410 1410 1410 1440
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 106 1290 1290 1290 1260 1260 1290 1320 1320 1290 1320 1260 1320 1320 1290 1260 1350
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 106 1470 1620 1680 1410 1590 1410 1380 1410 1590 1410 1500 1560 1650 1440 1470 1470
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 120 1260 1470 1230 1260 1230 1200 1440 1350 1260 1260 1290 1260 1260 1350 1260 1290
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 120 1500 1560 1500 1560 1650 1560 1500 1530 1470 1440 1380 1440 1560 1410 1470 1500
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 136 1710 1710 1680 1740 1800 1800 1710 1710 1620 1680 1650 1680 1740 1860 1710 1800
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 136 2040 2160 2070 2100 2040 1980 1920 1980 1920 2010 2370 2280 1860 2190 1980 2040
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 154 1770 1890 1830 1650 1800 1770 1680 2040 1800 1620 1740 1710 1740 1830 1950 1740
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 154 2100 2100 2190 2070 2160 2100 1950 2010 2370 2070 2160 2070 2130 2130 1890 2070
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 174 1680 1710 1650 1680 1680 1710 1680 1680 1680 1800 1770 1710 1650 1620 1830 1800
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 174 2160 2340 2310 2400 2190 2430 2250 2040 2130 2040 1950 2190 2010 2040 2130 2160
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 196 2160 2280 2310 2250 2340 2310 2100 2070 2250 2160 2250 2160 2100 2160 1980 2160
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 196 2520 2670 2400 2400 2460 2520 2610 2340 2490 2850 2640 2640 2490 2850 2430 2730
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 221 2130 2130 2220 2190 2160 2100 2250 2040 2190 2100 2130 2370 2070 2250 2070 2130
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 221 2730 2730 2700 2880 2850 2730 2580 2520 2430 2790 2580 2610 2430 2850 2880 2730
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 249 2100 2370 2130 2130 2100 2100 2100 2130 2130 2130 2100 2130 2070 2040 2100 2070
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 249 2640 2760 2730 2670 2730 2790 2640 2730 2430 2640 2610 2610 2580 2820 2550 2640
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 281 2550 3570 3180 3180 3180 3150 2790 2520 2520 2460 2550 2550 2520 2520 2550 2580
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 281 3210 3060 3210 3210 3330 3150 3300 3270 3060 3060 3270 3210 3030 3300 3180 3420
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 317 2610 2760 2610 2490 2640 2610 2580 2550 2550 2520 2670 2730 2580 2490 2790 2610
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 317 3390 3510 3450 3180 3240 3300 3270 3480 3300 3090 3450 3270 3570 3390 3420 3390
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 357 3000 3000 3030 2970 2940 2940 2910 2970 2940 2940 3000 3120 3330 3180 3030 3090
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 357 4140 3690 3780 4860 3960 3660 4500 3540 3750 4080 4470 4260 4140 4200 4170 4200
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 402 3480 3480 3630 3390 3390 3390 3450 3480 3600 3600 3450 3480 3480 3420 3600 3510
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 402 4380 4230 4170 4140 4140 4470 4530 4290 4530 4380 4230 4440 4830 4380 4320 4560
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 453 3960 4050 4170 3930 4140 4080 3870 4020 3930 4020 3930 4020 3960 3750 3780 3750
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 453 4950 5130 4950 5310 4950 5010 4680 4740 4680 4680 4860 4740 5100 5370 4770 5100
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 510 3900 4140 3900 4110 4110 3900 3840 4020 4050 3750 3840 3900 3930 3900 3870 3750
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 510 4950 5100 5070 5040 5070 5010 5040 4950 4890 4770 4740 5070 4800 4770 4860 4890
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 574 4410 4500 4320 4530 4470 4440 4410 4350 4590 4440 4470 4410 4260 4230 4260 4230
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 574 5370 5310 5610 5430 5370 5820 5370 5460 5310 5370 5250 6390 5430 5790 5340 5280
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 646 5160 5160 5130 4980 5070 5040 5220 5310 5370 5190 5040 5160 5070 5190 5310 5040
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 646 6720 6870 6720 6840 6840 6720 6690 7110 6450 6360 6870 6510 6480 6690 6990 6600
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 727 5610 5520 5610 5670 5610 6480 5550 5460 5430 5670 5730 5970 5490 5550 5730 5970
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 727 7200 7380 7200 7380 7020 7110 6960 7200 7230 7350 6900 7320 7110 7290 7110 7410
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 818 6030 6330 6150 6000 5880 5970 5940 6120 5970 6090 6930 6030 6300 6270 5940 5850
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 818 7800 8100 7800 8220 7980 7500 7530 7470 7830 8070 7590 7470 7530 7440 8130 7830
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 921 6900 7080 7170 7110 6990 7020 7410 6900 6720 6690 6780 6780 6810 6750 6930 6720
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 921 8820 8970 8910 8550 8460 8520 8820 8610 9330 9000 8760 8790 8820 9270 8970 8970
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1037 6780 7590 7260 6780 6780 6780 6750 6780 6750 6780 6780 6750 6780 6780 6750 6780
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1037 8700 8760 8730 8700 8670 8730 8700 8700 8700 8700 8670 8700 8700 8700 8700 8700
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1167 9000 8790 8700 8730 8670 8370 8670 9000 8910 9480 9480 9510 9690 9840 9360 9420
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1167 11460 12900 12540 11970 12840 12720 12240 10800 11250 11910 10890 11460 11430 10860 11460 11250
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1313 9750 10800 9930 9630 9900 9390 9930 10170 9660 9720 9660 9750 9630 9720 9930 10050
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1313 12390 12720 12390 12330 11970 12450 12060 12420 11940 12420 12420 12330 12270 12870 13710 12150
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1478 10770 11040 10590 10560 11400 11010 10680 11040 11070 10710 10800 10620 10680 10440 10770 10800
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1478 13950 14220 116130 14310 13770 13950 14100 13620 13770 14070 13980 13950 13890 14100 13890 13950
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1663 12330 12330 12090 12300 11910 12180 12300 13500 13860 13050 12450 12330 14130 13380 11820 12060
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1663 15480 15630 15300 15480 15720 15600 15300 14850 15120 15420 15600 16260 15240 15060 15930 15660
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 1871 13680 13230 13350 13350 14880 15330 13290 13560 13740 13740 13680 14970 13830 13200 13290 13980
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 1871 17460 17580 16920 17070 16560 17250 17340 17160 17460 19470 18210 19140 19350 19770 17760 15840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 2105 12780 12900 12870 12810 12780 12780 12810 12780 12780 12810 12780 12810 12780 12780 12810 12780
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2105 19080 16740 16680 16650 19290 18570 18840 19380 19350 19500 19170 19500 18960 20460 18900 19080
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 2369 16950 16860 16590 16410 17100 17130 16890 17010 16530 16530 17040 17130 17700 16950 17130 16800
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2369 22320 22140 22710 22500 21930 21990 21540 22260 22620 22050 22440 23880 23340 21060 22320 23190
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 2666 19080 18600 19560 19170 19380 19020 19410 19080 19080 18330 18420 19170 19560 18630 18510 19020
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 2666 24060 24060 24030 23880 24090 23400 23970 25410 24480 24960 24030 24720 24300 25590 23580 23430
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 3000 20670 20610 20640 20370 21150 20370 20580 20610 21570 20700 20880 21540 20340 21120 20670 21510
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3000 26910 27840 26460 26370 26880 27300 27000 26790 26580 27240 26370 26910 26610 27870 27210 27780
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 3376 45870 50850 46140 45780 45930 46080 45900 45870 45840 45840 45870 45840 45930 45840 45870 45840
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3376 59670 61980 60060 59850 59760 59790 59670 59670 59640 59670 59670 59670 59670 59640 59670 59670
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 cycles 3799 51930 51870 51750 51660 51930 51900 51780 51960 51960 51930 51960 51930 51960 51750 51930 51960
20110221 goat05 amd64 20210831 crypto_stream xsalsa20 xor_cycles 3799 67410 67680 67440 67590 67410 67410 67410 67440 67410 67410 67410 67410 67410 67410 67440 67410
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 8160 254287020 3000010000 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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/cc5rlwFS.ltrans0.ltrans.o: in function `main':
20110221 goat05 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/goat05/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat05 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/cc5rlwFS.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat05 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/cc5rlwFS.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat05 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/cc5rlwFS.ltrans0.ltrans.o: in function `main':
20110221 goat05 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/goat05/work/compile/verify.c:7: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat05 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/cc5rlwFS.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 goat05 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/cc5rlwFS.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/verify.c:7: more undefined references to `crypto_onetimeauth_poly1305_amd64' follow
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 128730 2260559700 3000010000 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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/cc5kpCLL.ltrans0.ltrans.o: in function `main':
20110221 goat05 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/goat05/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat05 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/cc5kpCLL.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat05 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/cc5kpCLL.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat05 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/cc5kpCLL.ltrans0.ltrans.o: in function `main':
20110221 goat05 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/goat05/work/compile/verify.c:7: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat05 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/cc5kpCLL.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 goat05 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/cc5kpCLL.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/verify.c:7: more undefined references to `crypto_onetimeauth_poly1305_x86' follow
20110221 goat05 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 goat05 amd64 20210831 crypto_onetimeauth poly1305 implementation crypto_onetimeauth/poly1305/53 -
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 outputbytes 16
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 keybytes 32
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 0 300 2100 360 390 330 330 300 300 270 330 330 270 270 300 270 270
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 0 210 480 270 270 270 300 270 780 180 210 180 210 180 210 180 180
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1 360 1410 390 360 360 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1 360 390 420 330 390 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 2 360 450 450 330 390 360 330 360 360 390 360 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2 360 390 360 360 390 360 360 360 360 360 360 360 390 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 3 360 450 420 330 360 360 360 390 360 360 360 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3 360 390 360 360 360 360 360 390 360 360 360 360 360 360 390 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 4 360 450 420 330 360 390 360 360 360 360 360 360 360 360 360 390
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 4 360 390 360 360 360 360 360 360 390 360 360 360 360 360 360 390
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 5 360 450 420 330 360 360 360 360 360 360 390 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 5 360 390 360 360 360 360 360 390 360 360 360 360 360 360 390 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 6 360 420 420 360 360 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 6 360 390 360 360 360 360 360 360 360 360 390 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 7 360 480 390 360 360 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 7 360 360 360 360 390 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 8 360 450 390 360 360 360 360 360 360 360 360 390 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 8 360 390 360 360 360 360 360 360 360 390 360 360 360 360 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 10 360 420 420 360 360 360 360 360 360 360 360 360 360 390 360 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 10 360 390 360 360 360 360 360 360 390 360 360 360 360 360 360 390
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 12 150 180 210 150 150 150 180 150 180 150 150 180 150 150 180 150
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 12 150 150 180 150 180 150 180 150 150 180 150 180 150 150 180 150
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 14 150 210 180 150 150 180 150 180 150 150 180 150 150 180 150 180
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 14 150 150 180 150 150 180 150 180 150 150 180 150 180 150 150 180
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 16 120 2580 180 120 150 120 120 150 120 150 120 150 120 150 120 120
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 16 120 180 150 120 150 120 120 150 120 150 120 120 150 120 150 120
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 19 210 270 240 180 210 210 210 180 210 210 210 210 210 180 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 19 210 240 210 180 210 210 210 210 210 210 180 210 210 210 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 22 210 240 270 180 210 210 210 210 210 210 210 210 210 210 210 180
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 22 210 240 210 210 180 210 210 210 210 210 210 180 210 210 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 25 210 240 240 210 210 180 210 210 210 210 210 210 210 210 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 25 210 240 210 210 210 180 210 210 210 210 210 210 210 180 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 29 210 240 240 210 180 210 210 210 210 210 210 210 210 210 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 29 210 240 210 210 210 210 210 210 180 210 210 210 210 210 210 210
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 33 270 600 330 300 240 240 270 240 270 240 240 270 240 270 240 270
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 33 240 330 240 330 240 240 270 240 240 270 240 270 240 240 270 240
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 38 270 300 300 240 270 240 270 240 270 240 270 240 240 270 240 270
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 38 240 300 300 240 240 270 240 240 270 240 270 240 240 270 240 270
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 43 270 330 270 300 240 270 240 270 240 270 240 240 270 240 270 240
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 43 240 300 270 300 240 270 240 240 270 240 270 240 240 270 240 240
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 49 300 420 360 300 300 300 300 270 300 300 270 300 300 270 300 300
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 49 300 360 330 300 300 300 270 300 300 270 300 300 270 300 300 300
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 56 300 390 360 300 300 300 270 300 300 270 300 300 300 270 300 300
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 56 300 390 300 300 300 300 270 300 300 300 270 300 300 270 300 300
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 64 270 330 300 240 270 270 270 270 240 270 270 270 240 270 270 270
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 64 270 330 300 270 270 270 270 240 270 270 270 240 270 270 270 240
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 73 330 450 360 330 330 330 330 360 330 330 330 330 330 330 330 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 73 330 420 420 330 330 360 330 330 330 330 360 330 330 330 330 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 83 390 510 450 420 360 390 360 390 360 390 360 390 360 360 390 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 83 390 450 420 360 390 360 390 360 390 360 390 360 390 390 360 390
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 94 390 510 390 390 390 360 360 390 360 390 360 360 390 360 360 390
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 94 390 450 390 390 360 390 360 390 360 390 360 360 390 360 390 360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 106 420 540 480 450 420 450 390 420 420 420 420 420 390 420 420 420
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 106 420 510 450 420 420 420 420 420 390 420 420 420 420 420 420 420
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 120 450 570 540 480 450 450 450 450 480 450 450 450 450 450 450 450
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 120 480 540 510 480 480 480 450 480 450 450 480 450 450 450 480 450
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 136 510 600 540 510 510 510 480 510 480 510 480 510 510 480 510 480
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 136 510 600 540 510 510 510 480 510 480 510 510 480 510 480 510 510
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 154 540 690 600 540 540 540 540 540 540 540 540 540 540 540 540 510
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 154 540 630 570 540 540 540 540 540 570 540 540 540 540 540 540 540
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 174 600 720 660 600 600 570 600 570 570 600 570 570 600 570 600 570
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 174 570 690 600 600 570 600 570 600 570 570 600 570 570 600 570 570
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 196 660 780 750 690 690 660 690 660 630 690 630 660 660 660 660 660
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 196 660 780 690 690 690 660 660 660 660 660 660 660 660 660 660 660
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 221 720 810 750 720 720 720 690 720 720 720 690 720 720 720 720 690
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 221 720 810 750 720 720 720 690 720 720 690 720 720 720 690 720 720
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 249 780 900 840 810 780 780 780 780 810 780 780 810 780 780 780 810
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 249 810 900 810 810 810 780 810 810 750 810 750 810 780 780 810 780
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 281 870 990 930 900 870 870 870 870 870 870 840 870 870 870 840 870
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 281 870 960 900 870 870 870 870 870 870 900 870 870 870 900 870 870
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 317 960 1050 1020 990 960 930 960 930 960 930 960 960 930 960 930 960
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 317 960 1050 990 930 960 960 960 960 930 960 930 960 960 930 960 960
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 357 1080 1170 1110 1110 1080 1080 1080 1080 1080 1080 1110 1050 1080 1110 1050 1110
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 357 1080 1170 1110 1080 1080 1080 1080 1080 1080 1080 1080 1080 1080 1080 1080 1080
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 402 1230 1320 1260 1230 1200 1230 1200 1230 1200 1230 1200 1230 1200 1230 1200 1230
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 402 1230 1290 1230 1230 1200 1230 1200 1230 1200 1230 1200 1200 1230 1200 1230 1200
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 453 1320 1440 1380 1380 1350 1320 1350 1320 1320 1320 1320 1320 1320 1320 1320 1320
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 453 1320 1410 1380 1350 1320 1350 1320 1350 1320 1320 1320 1320 1320 1350 1320 1320
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 510 1470 1530 1530 1500 1470 1470 1440 1470 1440 1440 1470 1440 1470 1440 1440 1470
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 510 1470 1530 1500 1470 1470 1470 1440 1470 1440 1440 1470 1440 1470 1440 1470 1440
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 574 1620 1710 1680 1650 1620 1620 1620 1620 1590 1650 1590 1620 1650 1590 1620 1650
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 574 1620 1710 1650 1650 1650 1620 1620 1620 1620 1620 1650 1590 1650 1590 1650 1590
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 646 1830 1950 1890 1860 1830 1860 1800 1830 1830 1800 1830 1800 1830 1830 1800 1830
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 646 1830 1920 1860 1860 1830 1830 1830 1830 1830 1830 1830 1800 1830 1830 1830 1830
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 727 2070 2100 2130 2070 2040 2040 2070 2040 2070 2040 2040 2070 2040 2070 2040 2070
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 727 2040 2160 2070 2040 2070 2040 2040 2040 2040 2070 2040 2070 2040 2070 2040 2040
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 818 2310 2400 2340 2310 2310 2280 2310 2280 2280 2310 2280 2310 2280 2280 2310 2280
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 818 2310 2370 2310 2310 2310 2310 2280 2280 2310 2280 2280 2310 2280 2310 2280 2280
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 921 2550 2640 2610 2550 2550 2550 2550 2520 2520 2550 2550 2520 2550 2550 2550 2520
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 921 2550 2610 2580 2550 2550 2550 2550 2550 2550 2550 2580 2550 2550 2550 2550 2550
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1037 2850 2910 2910 2850 2850 2850 2850 2850 2850 2850 2820 2850 2850 2850 2850 2850
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1037 2820 2910 2880 2850 2820 2850 2820 2820 2850 2820 2820 2820 2850 2820 2820 2850
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1167 3180 3270 3240 3180 3180 3180 3150 3180 3180 3150 3180 3180 3150 3180 3150 3180
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1167 3450 3270 3180 3210 3150 3180 3180 3150 4290 3450 3780 3900 3660 4260 3720 3510
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1313 5370 5220 5730 5490 5100 5310 5520 5580 5490 5430 5190 5280 5340 5340 5490 5370
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1313 5460 5280 5610 5220 5670 5580 5310 5460 5340 5520 5490 5670 5460 5520 5370 5370
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1478 7110 5910 6180 6150 7320 7140 7110 7320 7020 8280 7140 7020 7320 7020 7140 7110
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1478 6000 6030 5910 6210 5700 5520 4620 4590 4560 6150 6000 5940 6390 6060 6060 6030
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1663 6780 7200 6540 6810 6780 6780 6810 6840 6930 5490 5070 5130 5670 6840 6780 6600
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1663 6780 7020 6900 6870 6420 6930 6750 6720 6840 6570 6570 6630 6900 6780 6960 6420
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 1871 7680 7830 7980 7560 7410 7590 7500 7950 7590 7680 7680 7740 7770 7590 7770 7740
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 1871 7470 7290 7560 7650 6750 5730 5790 7200 7560 7410 7950 7470 7620 7470 7590 7890
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 2105 5640 5880 5670 5670 5670 5640 5640 5640 5670 5640 5640 5670 5640 5670 5640 5640
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2105 5640 5730 5700 5640 5640 5670 5640 5640 5670 5640 5640 5670 5640 5640 5670 5640
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 2369 6330 6420 6390 6360 6330 6360 6330 6330 6360 6330 6330 6360 6330 6360 6330 6330
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2369 6360 6390 6360 6360 6330 6360 6360 6330 6360 6360 6330 6360 6360 6330 6360 6360
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 2666 7110 7170 7140 7110 7080 7110 7080 7110 7080 7110 7080 7110 7080 7110 7080 7110
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 2666 7110 7140 7110 7110 7110 7110 7110 7110 7080 7110 7110 7110 7110 7110 7110 7110
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 3000 7980 8070 8010 7980 7980 7980 7980 7980 8010 7980 7980 7980 7980 7980 8010 7980
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3000 7980 8040 7980 7980 7980 7980 8010 7980 7980 7980 7980 7980 8010 7980 7980 7980
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 3376 8940 9000 8910 8880 8910 8970 8910 8970 8910 8940 8910 8970 8910 8940 8940 33810
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3376 8850 8940 8880 8880 8850 8850 8880 8850 8880 8850 8880 8850 8850 8880 8850 8850
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 cycles 3799 10080 10200 10170 10080 10080 10050 10080 10050 10080 10050 10080 10050 10080 10050 10080 10050
20110221 goat05 amd64 20210831 crypto_onetimeauth poly1305 verify_cycles 3799 10050 10140 10080 10080 10050 10050 10080 10050 10080 10050 10050 10080 10050 10080 10050 10050
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_auth hmacsha256 try 3bd7abd4f4dce04396f2ac7cb1cff70607f692411c49a1563b037d31e1662632 ok 60120 1020135330 3000010000 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 goat05 amd64 20210831 crypto_auth hmacsha256 implementation crypto_auth/hmacsha256/ref -
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 outputbytes 32
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 keybytes 32
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 0 4620 20640 4740 4620 4500 4500 4860 4140 4440 4710 4500 4530 4350 4920 5130 5910
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 0 4860 6000 5970 5910 5940 5940 5940 5850 4860 4410 4470 4230 4470 4530 4440 4530
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1 4500 4710 4440 4500 4170 4500 4230 4650 4470 3990 4290 4620 4740 4500 4500 4500
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1 4530 5910 5670 4950 4050 4380 4350 4260 4560 4710 4530 4380 4530 4470 4650 4500
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 2 4590 4680 4290 4170 4680 4680 4650 4740 4380 4200 4590 4650 4320 4530 4500 4800
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2 4530 5880 5430 4380 4500 4710 4770 4380 4740 4860 4500 4500 4500 4500 4530 4680
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 3 4440 4260 4650 4440 3960 4350 4410 4290 4350 4440 4200 4590 4500 4530 4560 4560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3 4170 4080 4260 4440 4380 4470 4050 3930 4050 4650 4050 4170 4920 3840 4170 4860
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 4 4500 4560 4740 4290 4560 4500 4230 4530 4650 4800 3930 3960 4320 4320 4740 3930
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 4 4410 4410 4200 4170 3900 4500 3840 4140 4590 4020 4530 4200 4590 4590 4530 4500
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 5 4470 4620 4500 4590 4410 4230 4680 4680 4470 4470 4710 4080 4200 4800 4110 4470
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 5 4500 4830 4500 4650 4500 4500 4500 4590 4530 4470 4380 4500 4380 4080 4380 4590
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 6 4410 3960 4620 4320 4860 3990 4410 4710 4200 4200 4500 4320 4440 4530 4530 4320
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 6 4470 4440 4500 4290 4170 4470 4860 4590 4170 3630 4470 4530 4530 4470 4500 4380
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 7 4500 4590 4500 4470 4290 4710 4530 4710 4500 4590 4500 4500 4680 4500 4380 4530
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 7 4530 4890 4260 4470 4380 4380 4530 4710 4440 4500 4770 4290 4770 4740 5070 4560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 8 4500 5070 4500 4170 4350 4560 4560 4500 4500 4470 4530 4470 4560 4560 4710 4050
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 8 4470 3990 3990 3870 4020 3840 4110 4530 4170 4470 4470 4680 4470 4470 4530 4650
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 10 4500 4620 4560 4500 4290 4410 4560 4500 4410 4530 4530 4620 3990 4710 4470 4230
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 10 4230 4560 4200 3930 4530 4230 4170 3900 4500 4200 4320 4410 4710 4080 3990 4590
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 12 4500 4620 4470 4530 4530 4710 4380 4500 4500 4470 4290 4500 4410 4500 4560 4560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 12 4320 4110 4710 4470 4200 4260 4290 4320 4140 4800 4830 3810 4560 4410 4170 4500
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 14 4470 4530 4830 4080 4200 4440 4620 3930 4140 4530 4530 4380 4470 4260 4530 4710
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 14 4530 4530 4530 4440 4680 4830 4560 4500 4470 4530 4080 4560 4620 4470 4710 4440
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 16 4500 5970 5850 5880 5880 5280 4260 4110 4530 4560 4500 4470 4110 4500 4470 4410
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 16 4350 4740 4140 4560 4350 3810 4830 4920 4350 4080 5010 3900 4320 4350 3840 4380
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 19 4500 6000 5820 4560 4110 4410 4500 4170 4620 4200 4890 4710 4290 4500 4500 4650
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 19 4350 4110 4530 4350 4260 4290 4500 4320 4230 4080 4530 4470 4350 4500 4530 4290
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 22 4650 4230 4050 4380 4470 4650 4620 4650 4620 5460 5850 5610 5880 5850 5880 5880
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 22 4830 5910 5790 5850 5880 5820 5850 4500 4170 4560 4830 4290 4860 4320 4170 4530
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 25 4380 4440 4620 4230 4140 4380 5250 4530 4380 4530 4410 4230 3810 4530 4260 4260
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 25 4560 4530 4290 4440 4500 4410 4650 4620 4770 4650 4620 4860 4110 4590 4560 4500
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 29 4470 4680 4470 4020 4800 4590 4140 5010 4680 3960 4500 4110 4200 4410 4620 4170
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 29 4530 4530 4500 4740 4620 4890 4620 4590 4530 4560 4140 4050 4470 4080 4860 4140
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 33 4500 4770 4470 4560 4530 4500 4350 4410 4500 4530 4410 4770 4470 4290 4800 4470
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 33 4530 4560 4200 4230 4500 4470 4530 4500 4530 4530 4680 4500 4560 4530 4770 4800
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 38 4530 4440 3930 4590 4710 4500 4020 4530 4320 4530 4860 4500 4530 4680 4590 4800
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 38 4260 4620 4140 4320 4200 4260 3930 4590 4500 4080 4200 4350 4950 4800 3960 4140
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 43 4320 4350 4380 3930 4020 4440 3930 4230 4320 4440 4350 4380 4140 4260 4440 3870
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 43 4530 4740 4530 4530 4230 4770 4050 4680 4590 4650 4650 4380 4740 4200 4260 4170
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 49 4530 4860 4140 4380 4410 4710 4530 4530 4710 4770 4200 4920 4650 4500 4830 4230
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 49 4860 4650 4440 4410 4530 4530 4860 4170 5010 4650 5190 5910 5910 5910 5940 5910
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 56 5550 5460 5550 5580 5490 5520 5550 5670 5010 6000 5400 5700 5550 5640 5820 5880
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 56 7230 7320 7260 7290 7230 7230 7230 7230 7260 7230 7230 7260 7260 7200 7260 7200
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 64 5520 5700 5670 5520 5250 5580 5610 5580 5220 5430 5190 5460 5370 5160 5520 5520
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 64 5430 5880 5460 5760 5370 5220 5490 5940 4650 5250 5220 5580 5430 5520 5430 5430
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 73 5520 5820 5580 5490 5520 5700 5640 5820 5490 5520 5550 5640 4800 5520 5220 4920
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 73 5460 5550 5250 5040 5040 5460 5610 5700 5730 5220 5310 5010 5790 5520 5160 5670
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 83 5160 4950 5160 5010 5850 5130 5760 5070 5070 5010 5610 5430 5430 5550 5460 5130
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 83 5520 5700 5340 5190 5610 5310 4920 5190 4950 5220 5610 5550 5520 5550 5520 5550
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 94 5490 5700 5640 5490 5730 5430 5220 5580 5430 5010 5400 5400 5460 5880 5850 5520
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 94 5550 5670 5460 5790 5550 5520 5550 5280 5580 5520 5640 5490 5640 5160 4740 5550
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 106 5460 5670 5400 5910 4980 5310 5100 5550 5580 5550 5250 5250 6000 5460 5490 5220
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 106 5490 5520 5490 5490 5520 5340 5610 5760 5580 5040 5400 5370 5370 5520 5010 5220
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 120 6630 6690 6660 6570 6720 6570 7020 6630 6330 6570 6840 6300 6630 6150 6540 6660
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 120 6570 6630 6510 6570 6990 6630 6360 6600 5790 6450 6570 6510 6600 6990 6600 6120
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 136 6510 6450 6720 6570 6810 6360 6780 6540 6690 6510 6360 5970 6360 6750 6270 6510
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 136 6540 6570 6750 6180 6780 6240 6480 6870 6300 6930 6480 6510 6540 6540 6510 6750
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 154 6540 6840 6690 6480 6540 6540 6570 6090 6270 6810 6270 6660 6600 6210 6420 6600
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 154 6390 6600 6390 6600 6120 6240 5940 6540 6570 6600 6420 6720 6150 6390 6000 6390
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 174 6270 6450 6750 6180 6930 5850 6660 6810 6270 6270 6090 6540 6060 6750 6180 5940
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 174 6450 6540 6540 6660 6540 6630 6090 6840 6300 6120 6450 6120 6180 6090 6360 7110
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 196 8760 7590 8760 9180 9120 9240 7800 7110 7140 9330 9330 9780 9630 7410 8070 7560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 196 7500 6780 7260 7560 8100 6900 7050 6720 7680 8130 7800 7530 7470 7590 7500 6870
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 221 7590 8040 7980 7470 8220 7080 6900 7530 7500 6900 8010 7230 7680 7620 7590 7860
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 221 7560 7650 7560 7080 6960 7680 7530 7350 7560 7530 7590 7560 7260 8070 7320 7560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 249 8700 8370 8340 8280 8730 8550 8610 8730 8820 8820 8190 8550 8700 10500 11220 10200
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 249 8610 9060 8820 8640 8700 8520 8340 8280 8010 8640 8370 8310 8280 8610 8610 8730
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 281 11190 9060 8730 11010 11220 11190 11220 11250 11250 11220 11250 11250 9300 8340 8250 8400
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 281 8550 8220 8100 8280 8040 8790 8580 8700 8580 8490 9090 8610 8550 8130 8580 7560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 317 9240 9630 9180 9240 9570 9210 9120 9240 10230 9630 9480 9510 9780 8850 8700 9240
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 317 9540 9660 9720 8460 9180 8790 9150 9600 9720 9540 9480 9630 9450 9660 9150 9720
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 357 9630 9840 9810 9900 9780 10140 9120 9810 9510 10290 9240 9240 9390 9390 9600 9630
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 357 9600 9390 9600 9570 8940 9300 9990 9720 9840 9900 9750 9420 9690 8880 9660 9570
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 402 12990 12780 12960 13020 12960 13050 12990 12990 12990 12990 12990 13020 12960 13050 12990 12990
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 402 10410 10680 10500 10410 10020 10170 10590 10800 10410 10020 10860 10800 9870 10380 10560 10170
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 453 11490 11760 11490 11610 11640 10860 10860 11940 10890 11700 11580 11640 11280 10980 10590 11160
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 453 11430 11490 10950 10980 10620 11400 11580 11610 12600 11430 11610 11730 11160 11100 11250 11580
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 510 12570 12480 12120 12330 12330 12720 12720 12900 12570 12750 11700 12150 12510 12660 12630 12660
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 510 12450 12360 12960 12450 11940 12960 12420 12360 12780 11940 12810 12960 12450 11340 12780 13170
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 574 13680 13710 13500 14460 14910 13980 13290 13680 13680 13320 13530 13710 13440 13740 14220 13440
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 574 13680 13500 13140 13680 13830 14010 12840 13080 12240 13020 13470 13950 13740 15660 14670 14490
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 646 14520 14130 14790 14310 14250 13950 14700 14910 14010 33030 14520 14760 14760 13530 14790 13980
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 646 14580 14730 14130 14580 14610 14760 15090 14370 14100 14820 14850 14010 14430 15180 13770 13890
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 727 15540 15330 15750 16110 14040 15960 15150 16020 16410 15030 15540 15900 14850 15360 15030 15810
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 727 15750 15480 15120 15330 16050 15750 14220 15780 15870 16230 15930 14910 14790 16170 15810 15300
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 818 16740 16470 16770 16620 15390 15810 16680 16680 17280 16470 16740 17970 21720 21720 21720 21750
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 818 16170 16350 16560 15720 15810 15840 15660 16920 16770 16140 15660 16170 16770 16830 16230 14640
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 921 18570 24270 19500 18450 18570 18300 18540 18090 18690 18240 17910 18960 18990 18960 18630 17970
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 921 18360 18330 18990 17460 18900 18840 18090 18480 18720 18150 18960 19110 18360 18060 18300 18090
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1037 20040 18690 18990 19740 19560 24060 25470 25500 24840 19230 19770 20730 19830 20640 20040 20280
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1037 20460 21120 19380 19650 20850 20460 21300 19590 20010 20820 20460 20370 19860 20490 20580 20460
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1167 29310 29910 29610 29610 29610 29580 29610 30600 29310 21240 24450 23160 23100 21660 22020 22560
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1167 22560 21810 22950 22740 22920 22830 21780 22560 22950 22470 22110 21870 23190 21750 22860 22020
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1313 24420 27180 24060 24570 23970 23790 24420 23850 24420 24570 24960 24330 24180 25290 23310 24780
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1313 24600 32250 23700 24930 24000 23190 26310 24720 25200 25110 24600 24990 23880 23460 23820 23610
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1478 27840 27900 32400 36210 29400 27330 27030 27720 27240 25470 26250 28050 26700 27960 28770 27840
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1478 27780 27930 25350 27480 27780 27570 27270 27420 28590 28410 27930 28260 31800 29790 27450 27150
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1663 30810 36300 36720 31770 30780 29970 30960 30000 30960 31050 30810 29670 34020 30270 30450 30090
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1663 30720 30150 30660 35220 30210 30300 30090 30900 30480 30300 30720 30930 32070 40290 40260 40230
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 1871 33390 33600 32640 33060 31980 33390 34020 33540 33330 33810 34320 32400 33750 31710 33450 32580
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 1871 33630 33630 32070 33840 33120 33720 36840 32670 32970 34320 33060 34350 33330 33810 33990 32280
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 2105 37980 38400 37650 37860 36510 34050 37980 37650 49470 49500 40350 37320 37260 39570 38400 38070
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2105 37200 37200 36930 35940 36840 37080 36060 36270 37770 38400 36870 37410 37230 38250 49470 38100
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 2369 41640 45330 41640 40020 42660 42450 48030 41580 41520 41340 39330 41010 42360 49350 50040 40290
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2369 41370 42000 41970 43200 41610 41190 40890 41040 40740 41310 40200 41850 42090 40020 41370 42480
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 2666 46590 46770 46590 48360 60090 60180 60030 60000 45360 45240 42990 44430 45840 43620 45540 55590
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 2666 45930 49080 46200 45000 45450 45930 44010 45960 44310 51060 52470 46860 43590 43170 42330 47310
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 3000 67770 68190 53130 52650 67950 53580 51840 65460 67830 67770 67950 67950 68040 67920 53640 40170
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3000 50940 52770 50910 51750 50640 51600 50130 52080 49920 50640 51510 50940 52170 55440 48630 42750
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 3376 56550 56370 60900 64680 50490 55140 54450 55140 56730 57030 57150 55890 55710 58200 56550 57390
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3376 56100 55080 55800 56730 56580 56100 56850 57570 67530 66210 55950 55350 54930 57000 54780 54540
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 cycles 3799 63240 64950 64230 64650 63000 61530 63000 63270 62970 69450 64110 63660 62340 61170 62700 63240
20110221 goat05 amd64 20210831 crypto_auth hmacsha256 verify_cycles 3799 63570 63570 62760 61440 62430 61140 60030 63090 99210 64140 64320 64770 63870 64050 60180 148290
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_auth hmacsha512256 try 2f5e8a6a0cac012d8d001351d7d583e69f91390df46305c3608e0c2893491886 ok 36480 674311140 3000010000 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 goat05 amd64 20210831 crypto_auth hmacsha512256 implementation crypto_auth/hmacsha512256/ref -
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 outputbytes 32
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 keybytes 32
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 0 6510 20190 6900 6900 6510 6360 6480 6720 6270 6930 6630 6570 5520 6180 6510 6330
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 0 6330 6930 6660 6150 6090 6000 6120 6330 5850 6060 6390 5760 6480 6360 6570 6870
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1 6300 6390 5730 6240 6390 5940 6720 6540 6900 6510 7110 6180 6300 6300 6000 6090
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1 6450 7110 6420 6450 6570 6540 6000 6300 6180 5970 6420 6450 6540 6480 7050 6090
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 2 6300 6300 6060 5880 6270 6300 6480 6570 6600 7020 6540 6420 6510 6030 6270 6300
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2 6270 6840 6330 6270 6420 6600 6300 6930 6030 6060 6090 6420 6210 5940 5940 6120
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 3 6450 5940 5970 6300 6000 6330 6150 6570 6510 6840 6690 6780 6120 6450 6630 7920
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3 6840 8580 8190 8130 8280 8580 8520 8460 6840 6150 6510 6510 6660 6780 5910 5820
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 4 6420 6600 6540 6630 6480 5760 6420 5970 6240 6150 6330 6270 6480 7410 7410 6120
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 4 6240 6390 6060 6330 6210 6780 6570 7200 5970 5910 5880 5790 5790 6240 6510 6420
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 5 6270 6690 8220 8550 7290 6060 6420 6390 6540 6270 5910 5940 5940 6090 6030 6030
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 5 6150 5790 6030 6060 6270 6030 6240 6450 6270 6090 5940 6150 6150 6540 6450 8400
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 6 6330 8580 8580 6330 6450 6090 6900 6600 6870 6570 6270 6030 6150 6150 6120 6210
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 6 6390 6150 6420 6390 7800 8610 6420 6930 6480 7050 5970 5790 6030 6090 5970 6210
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 7 6090 5910 6300 6390 6060 6030 6180 6420 6240 5880 5970 5700 6090 6000 6480 6150
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 7 6270 6390 6630 6270 6660 6330 5970 6450 5820 5940 6270 6030 6240 6000 6660 6330
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 8 6480 6630 6480 6420 7920 7650 6330 6330 6540 6540 6570 6360 6150 6000 6390 6660
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 8 6540 6450 6960 6630 7020 6060 6060 6780 6180 6840 6390 6990 6540 7080 5820 6420
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 10 8250 8700 8430 8190 8250 8220 8220 8220 8280 8250 8370 8280 8430 6450 5940 7380
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 10 5070 5100 5070 5070 5070 5070 5070 5070 5070 5070 5070 5040 5070 5070 5070 5070
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 12 5070 5160 5070 5070 5070 5040 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 12 5070 5100 5070 5070 5070 5070 5070 5070 5070 5070 5040 5070 5070 5070 5070 5070
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 14 5070 5160 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 14 5070 5100 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070 5070
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 16 6510 6960 6750 6570 6720 6180 6090 6210 6360 6630 6510 6660 6420 6420 6660 6450
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 16 6180 6720 6390 6300 5970 5940 6180 5850 5880 6000 6120 6660 6420 6360 6540 5370
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 19 6450 6750 6990 6090 5910 5910 6360 6180 6570 6540 6540 6600 6360 6450 6540 6210
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 19 6480 6630 5970 6120 6570 6780 6540 7170 6270 6090 116370 6480 6450 6510 6330 6030
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 22 6360 6360 6270 6540 6570 6630 6060 6810 6150 6300 6000 6870 6000 6330 6480 6570
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 22 6360 6390 6090 6450 6660 6480 6960 6360 6510 5730 6240 6180 6240 6300 6210 6630
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 25 6540 7020 6120 6330 6810 5970 6450 6630 5760 6840 6540 6900 6780 6870 6480 6360
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 25 6480 6930 6480 6390 6540 6570 6540 6210 5970 6120 6690 6510 6120 6600 6360 6150
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 29 6300 6570 7200 5940 6390 6450 6600 6090 6210 6300 6690 6120 6240 6150 6390 5940
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 29 6450 6150 6480 6420 6570 6210 6240 6240 6390 6660 7560 6450 6510 6750 6510 6360
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 33 7530 6420 5910 6690 7710 8070 8190 8550 7470 6390 6030 7110 9750 10800 10650 7530
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 33 6510 7230 6510 6390 6510 6210 6180 6660 5940 6540 6510 6390 6570 6690 6570 6570
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 38 6360 6930 6360 6360 6030 5910 6150 6480 5700 6360 6390 6540 6690 7020 6060 6330
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 38 6360 6450 6600 6360 6960 6510 6570 5970 6090 6090 5760 6210 6120 6330 6390 6510
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 43 6150 6660 6780 6330 6810 5910 6300 6360 5880 6330 6150 6120 6090 5850 6090 5580
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 43 6480 6900 6270 6390 6690 5910 7590 6630 6630 6570 6270 6870 6090 6000 6240 6480
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 49 6360 6870 6510 6180 6150 5700 6450 6000 6360 6330 6390 6900 6630 6060 5940 6660
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 49 6420 6270 6240 6420 6450 6540 6930 6210 6300 6180 6360 6930 7770 7680 7170 6060
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 56 6450 6450 6390 6450 7200 6180 6630 6540 6690 6360 6450 6210 6540 6660 6540 6300
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 56 6480 6210 5940 6750 6120 5970 6300 6510 6630 6840 6510 6450 6150 6480 7650 8190
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 64 6360 5880 6330 6690 6090 6360 6180 6570 6420 6420 6510 6480 7080 6210 5820 5880
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 64 6270 6450 5910 6210 6240 6420 6180 5700 6300 5790 6270 5970 6510 7050 6450 6540
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 73 6240 6180 6060 6660 6210 6930 8250 6750 6090 6480 6540 6300 5700 6000 6240 6090
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 73 6540 6300 6150 6810 6660 6540 6540 6480 6930 6600 6120 6660 6540 6600 6450 6690
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 83 6330 6330 6300 6480 6600 8250 5970 6150 6540 6720 6570 6150 6090 6390 5670 6120
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 83 6330 6270 6420 6510 6570 6630 7080 6480 6240 6570 6300 6090 6330 6000 6240 6030
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 94 6390 6870 6660 6570 6240 6180 6150 5790 6270 6810 6900 6450 6810 6120 6390 5940
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 94 7410 6390 6090 5910 6300 7470 7410 7920 6960 7290 7650 7980 8040 7770 7560 6450
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 106 6420 9900 9330 8340 9780 7410 5820 5580 6300 6420 6300 5970 6360 6300 6420 6810
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 106 6780 6390 6480 6750 6780 6570 6900 7470 6330 6540 6870 6810 6840 6960 6450 7560
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 120 8310 8580 7980 8220 8520 9330 8310 8490 8400 8130 8040 9270 7740 7920 7590 8430
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 120 8160 8370 7800 7950 8430 8310 7950 8640 7770 8250 8430 8160 7920 8760 7830 8130
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 136 8220 8160 7710 8640 8460 7980 8310 8010 8220 9180 7860 8520 8220 7800 9000 8760
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 136 8190 8220 8070 8580 8580 8400 8250 8220 8190 8070 8850 7770 8040 7830 7800 8100
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 154 7830 8610 7950 8070 7710 7830 9030 8040 7050 7500 7620 7650 7170 7950 7920 7680
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 154 8700 7830 8700 7860 8220 8970 9150 9060 8580 8670 8490 8970 8790 9000 8760 8340
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 174 8250 9150 7710 8670 8490 8220 8100 8580 6630 6600 8250 8040 8520 9240 8490 8100
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 174 8130 8340 8010 8730 8760 8580 7920 8160 8040 8250 8160 8070 7560 7620 7020 8130
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 196 6210 10080 7560 8160 6630 6180 6210 6180 6180 6210 6180 6210 6180 6180 6210 6180
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 196 7920 8280 8100 7500 8940 7860 8670 7920 7020 7950 7710 7560 8520 7500 7980 7920
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 221 7650 8160 7920 7740 7170 7410 7650 7980 7440 7470 7530 7350 7560 7890 8070 7950
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 221 7890 7890 7560 7440 8610 8310 7890 8220 7620 7440 7530 8010 8070 7890 7920 7530
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 249 9210 9270 9690 8280 9000 9420 9210 9600 9150 8700 8880 8940 8610 10500 9420 9330
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 249 9150 9810 8880 8760 8820 9510 9420 9450 8820 8610 9150 9090 9390 9630 9750 9090
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 281 9900 10800 10410 9810 9150 11040 9900 10350 9720 8580 9090 10710 12090 9990 9120 9600
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 281 9870 8730 10140 9480 9720 10050 9660 9870 9510 10200 8550 10050 9150 10020 10920 11010
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 317 9600 9600 9900 9990 9270 9540 9390 10110 9570 9660 10110 9870 9150 9570 9420 9900
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 317 9840 9330 9450 9990 9840 10290 8970 8910 10080 10140 9960 10440 9750 9780 9570 10350
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 357 9750 9390 9330 10140 10230 9240 9570 10020 9720 8670 8550 9750 10830 11190 11220 11220
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 357 10950 11310 9810 9120 9060 8640 8940 10800 12330 12360 12360 12390 12360 12360 10950 9150
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 402 10740 10500 12390 11520 10170 10500 10170 10950 10980 11190 10260 10170 10650 10740 11190 10860
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 402 10350 10530 10020 9960 10320 10740 10980 10800 9810 9870 9960 10410 10140 10680 10350 10800
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 453 10470 10470 10410 10290 10020 10200 10590 10800 11040 10320 10530 10710 10740 11160 10110 9960
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 453 10380 10980 10590 9900 10590 9720 10320 10020 10350 10950 10410 11400 11070 10380 10080 9990
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 510 12270 12030 12210 12660 12270 12270 12060 11760 11970 13230 11880 11970 12690 13080 12750 14580
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 510 11970 16050 14400 11790 12270 11190 11730 11820 12240 12930 11970 11550 12630 11850 11310 13380
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 574 12030 11580 12330 11640 11310 11610 12150 12030 12120 11640 11910 14250 16140 16230 15630 11700
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 574 12150 11340 11670 13770 12360 12150 14100 13800 13860 11760 11640 12090 12210 12270 11460 11340
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 646 13470 14610 14550 13350 14190 13890 13470 12750 14010 12900 13140 12960 12510 13500 13230 13920
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 646 13320 14250 12840 12240 12540 13500 13350 13530 12960 12720 13080 13410 13920 12960 14670 13320
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 727 13170 13110 12810 13230 13410 12840 13590 13710 12360 12780 13050 13320 13170 12810 13380 13530
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 727 13170 13170 12720 12480 12510 13440 13860 13650 12630 13710 13440 12870 12840 13350 13050 13350
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 818 14910 15420 15600 14910 13830 13680 13950 13860 14640 14970 14250 18930 19860 18720 14430 15420
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 818 14610 18300 14520 15210 13860 14730 14760 14370 14370 13920 14610 15030 15210 14280 14730 14100
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 921 16560 16590 16290 15810 16710 15900 17370 34080 16920 14820 16710 16800 15630 16560 16020 16440
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 921 16320 16830 16470 16950 17220 18450 17790 15540 15810 16500 16320 16170 15090 15360 15660 15540
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1037 17550 18180 17940 15810 17130 17550 17820 17220 16770 18210 18120 17100 18330 18360 16290 16470
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1037 17460 17670 17190 17310 17520 18120 16740 17730 17460 18450 16890 16320 18510 16830 17520 17340
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1167 18900 17910 18330 18900 22320 20400 19080 18060 18780 19050 19260 18240 18120 18720 19110 18960
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1167 18840 18840 19710 18390 18840 19200 18480 18360 19200 19650 18930 18630 20070 18990 18210 18090
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1313 19740 21960 19590 20100 19110 18900 19410 19620 19740 26490 21900 20430 18960 18990 20910 20430
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1313 20040 20010 19080 20010 20160 19950 20010 20730 20040 20010 21090 20310 20970 21420 19710 20730
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1478 21150 22770 22650 20910 22710 20880 20820 20910 21060 21420 21990 21120 22560 20640 22530 21150
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1478 21780 21150 21480 22320 21060 22350 22560 21330 22170 23430 21480 22020 21720 21780 21870 21630
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1663 24780 23550 25230 24330 25380 24390 32250 32910 28500 24780 24240 23370 24930 24690 24570 25020
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1663 24120 23070 29760 28440 24120 24090 24600 22260 24690 24870 23220 25440 24540 23160 22890 23040
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 1871 25170 25050 25170 25050 25080 25020 26580 24180 24360 26190 24660 26370 25860 32400 34620 29250
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 1871 26010 26010 25620 25200 25140 25770 25320 26550 26760 34680 30990 25800 25320 26370 27330 26280
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 2105 28290 27930 29610 27480 33030 35610 28890 27090 27600 29040 27870 28290 28410 29370 26490 27210
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2105 28740 26910 29970 27930 29610 27960 29940 28470 28740 37350 30960 28950 28890 27810 27720 27600
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 2369 31140 30450 39120 39960 32220 31590 30420 32400 29160 29610 30780 30990 30450 31800 31140 31830
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2369 31800 30600 31800 32490 29370 31800 30960 32190 30540 32040 29010 31830 31350 34380 31980 29970
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 2666 33150 34080 34260 34260 32490 32850 33720 32970 32940 32700 33150 33570 33120 33420 32700 35160
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 2666 33570 33060 33570 33510 35340 32490 34200 31890 34230 33900 34020 32280 34710 33330 31980 33870
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 3000 38280 39810 37020 37650 39300 38310 37080 38790 40770 35460 38130 38610 39270 37770 38280 36210
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3000 37800 38430 39360 37650 38070 37530 39150 37320 37800 37710 37740 38250 36720 38550 36510 38790
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 3376 41880 41910 43500 41130 41880 42270 41370 40950 43020 41640 41760 41310 42390 43170 41790 42450
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3376 41970 41160 42000 43800 41280 42870 41550 40860 42840 43080 41100 41790 41970 45120 41340 42510
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 cycles 3799 37020 37470 37050 36990 37020 36960 36990 36960 36960 36990 36960 40470 47070 46860 45870 46980
20110221 goat05 amd64 20210831 crypto_auth hmacsha512256 verify_cycles 3799 46080 49020 47070 41940 45750 45930 46080 44640 48090 44700 46980 52410 46980 43590 47280 44880
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 try df372f95dd87381b7c9ceb6f340ccaa03d19bed5d9e4ab004d99d847675a9658 ok 33870 1036116930 3000010000 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 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 implementation crypto_secretbox/xsalsa20poly1305/ref -
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 keybytes 32
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 noncebytes 24
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 zerobytes 32
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 boxzerobytes 16
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 0 2130 5970 2730 2250 2100 2130 2130 2100 2130 2100 2100 2130 2100 2130 2100 2130
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 0 3720 4470 4110 3780 3690 3750 3690 3750 3690 3750 3690 3720 3720 3720 3720 3720
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 0 3720 4050 3990 3780 3750 3720 3690 3720 3690 3690 3690 3750 3750 3660 3720 3720
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1 2280 3060 2460 2370 2280 2310 2280 2280 2280 2310 2280 2280 2310 2280 2280 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1 3900 4230 4140 3900 3900 3900 3870 3900 3870 3900 3870 3900 3870 3900 3870 3900
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1 2070 2340 2190 2130 2100 2130 2100 2040 2070 2070 2100 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2 2310 2400 2370 2340 2370 2280 2310 2280 2310 2280 2310 2310 2280 2310 2280 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2 3930 3990 3960 3960 3930 3900 3930 3930 3900 3930 3900 3930 3900 3930 3900 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2 2070 2220 2190 2160 2160 2040 2070 2070 2100 2070 2070 2070 2070 2070 2070 2100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3 2310 2460 2370 2370 2370 2310 2310 2310 2280 2310 2310 2280 2310 2310 2280 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3 3930 3990 4020 3930 3960 3930 3930 3930 3960 3900 3960 3930 3960 3900 3960 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3 2070 2130 2070 2070 2070 2070 2070 2070 2070 2100 2070 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 4 2310 2460 2370 2370 2370 2310 2310 2310 2310 2310 2310 2310 2310 2310 2310 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 4 3900 3930 3930 3990 3900 3930 3900 3900 3930 3900 3900 3900 3930 3900 3900 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 4 2070 2130 2070 2070 2100 2040 2070 2070 2100 2070 2070 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 5 2310 2400 2370 2430 2340 2340 2310 2310 2310 2340 2310 2310 2310 2310 2310 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 5 3930 4020 4050 4050 3900 3960 3930 3930 3960 3930 3930 3960 3930 3930 3960 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 5 2070 2130 2070 2100 2040 2070 2100 2070 2070 2070 2070 2070 2070 2070 2100 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 6 2340 2460 2430 2430 2370 2310 2340 2310 2310 2340 2310 2340 2310 2310 2340 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 6 3960 3990 4020 4050 3990 3960 3930 3930 3960 3930 3900 3960 3930 3930 3960 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 6 2070 2130 2100 2070 2070 2070 2070 2070 2070 2070 2100 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 7 2340 2430 2370 2400 2370 2340 2340 2310 2340 2310 2340 2310 2340 2310 2340 2310
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 7 3960 3930 4020 4020 3930 3990 3960 3960 3960 3990 3930 3990 3990 3930 3960 3990
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 7 2070 2130 2100 2070 2040 2100 2040 2070 2070 2070 2100 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 8 2340 2550 2370 2430 2370 2340 2340 2340 2310 2340 2340 2340 2340 2310 2340 2340
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 8 3960 3990 3960 3960 3960 3990 3930 3990 3930 3990 3960 3960 3960 3960 3960 3960
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 8 2070 2130 2070 2070 2070 2070 2070 2070 2070 2100 2070 2070 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 10 2340 2460 2430 2430 2400 2340 2340 2340 2340 2370 2340 2340 2340 2340 2370 2340
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 10 3960 3990 3990 3990 3930 3990 3930 3990 3960 3960 3960 3960 3960 3990 3930 3990
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 10 2070 2160 2100 2070 2070 2070 2070 2070 2070 2070 2070 2100 2070 2070 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 12 2370 2460 2460 2520 2430 2340 2370 2370 2340 2370 2370 2340 2370 2340 2370 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 12 3990 4140 4020 3990 4020 3990 3990 4020 3990 3990 4020 3990 3990 3990 4020 3990
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 12 2070 2100 2100 2070 2040 2070 2070 2070 2100 2070 2070 2070 2070 2070 2070 2100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 14 2370 2460 2490 2490 2430 2370 2370 2370 2370 2370 2400 2370 2370 2370 2370 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 14 3990 4110 4080 4050 3960 3990 3960 3990 3960 3990 3990 3960 3990 3960 3990 3960
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 14 2070 2100 2070 2100 2040 2100 2070 2070 2070 2070 2070 2070 2070 2100 2070 2070
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 16 2340 5760 2490 2460 2340 2340 2370 2340 2340 2340 2340 2340 2340 2340 2340 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 16 3900 4200 4050 3900 3900 3840 3900 3900 3930 3900 3900 3930 3900 3900 3930 3900
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 16 1980 2280 2160 2070 2040 1980 2010 1980 1980 1980 2010 1980 1980 1980 1980 1980
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 19 2550 2790 2640 2580 2580 2580 2520 2550 2520 2520 2550 2520 2520 2520 2550 2520
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 19 4110 4380 4230 4110 4110 4110 4110 4080 4140 4080 4080 4110 4080 4080 4080 4110
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 19 2160 2340 2340 2280 2190 2160 2130 2160 2160 2130 2160 2130 2160 2130 2160 2130
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 22 2550 2730 2640 2610 2640 2610 2550 2550 2550 2550 2520 2550 2550 2550 2550 2550
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 22 4140 4380 4230 4170 4170 4110 4110 4140 4140 4110 4140 4170 4140 4140 4140 4140
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 22 2190 2250 2250 2190 2250 2190 2190 2190 2190 2190 2160 2190 2190 2160 2190 2190
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 25 2580 2670 2730 2670 2640 2640 2550 2580 2550 2580 2550 2580 2550 2580 2550 2580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 25 4140 4320 4290 4230 4170 4140 4140 4140 4170 4140 4140 4140 4140 4170 4140 4140
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 25 2160 2250 2160 2160 2130 2160 2160 2130 2160 2130 2160 2130 2160 2130 2160 2130
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 29 2580 2730 2730 2640 2670 2640 2610 2580 2580 2580 2580 2610 2580 2580 2580 2580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 29 4170 4350 4260 4230 4200 4140 4140 4170 4170 4170 4170 4200 4170 4170 4170 4170
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 29 2160 2250 2190 2160 2130 2160 2130 2160 2130 2160 2130 2160 2130 2160 2160 2130
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 33 3450 4290 3960 3450 3450 3420 3450 3420 3450 3420 3450 3420 3450 3420 3450 3420
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 33 4920 5460 5250 4920 4920 4890 4920 4920 4890 4890 4920 4890 4920 4920 4920 4890
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 33 2280 2490 2400 2310 2310 2310 2250 2280 2280 2280 2250 2280 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 38 3450 3750 3510 3450 3450 3450 3450 3450 3480 3450 3450 3450 3450 3450 3480 3450
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 38 4950 5250 5130 4920 4950 4950 4950 4920 4980 4920 4950 4950 4950 4920 4980 4920
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 38 2280 2400 2370 2250 2310 2310 2250 2280 2280 2280 2280 2250 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 43 3480 3780 3630 3450 3480 3480 3480 3480 3480 3480 3480 3480 3480 3480 3480 3480
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 43 4980 5160 5160 5010 4980 4980 5010 4950 5010 4980 4980 4980 5010 4950 5010 4950
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 43 2280 2400 2310 2280 2280 2280 2280 2280 2280 2280 2250 2280 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 49 3570 3930 3780 3570 3630 3540 3570 3570 3570 3570 3570 3570 3570 3570 3570 3570
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 49 5130 5520 5220 5130 5100 5130 5130 5100 5100 5130 5100 5130 5130 5100 5130 5100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 49 2370 2670 2460 2370 2370 2370 2370 2340 2370 2340 2370 2340 2370 2340 2340 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 56 3630 3930 3630 3630 3660 3600 3600 3630 3600 3630 3600 3630 3600 3630 3600 3630
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 56 5160 5460 5280 5190 5130 5190 5130 5160 5160 5160 5130 5190 5130 5160 5160 5160
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 56 2370 2550 2460 2370 2430 2370 2400 2370 2370 2400 2370 2370 2370 2400 2370 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 64 3570 3990 3660 3630 3630 3600 3570 3570 3570 3600 3570 3570 3570 3600 3570 3570
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 64 5130 5520 5280 5160 5130 5100 5130 5100 5130 5100 5130 5130 5100 5130 5130 5100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 64 2280 2520 2460 2250 2280 2250 2280 2280 2250 2280 2280 2250 2280 2280 2250 2280
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 73 3840 4350 3960 3900 3870 3840 3810 3840 3840 3810 3840 3810 3840 3810 3840 3810
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 73 5430 5760 5460 5430 5400 5430 5400 5430 5430 5430 5400 5430 5430 5400 5430 5430
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 73 2460 2760 2520 2460 2460 2460 2430 2460 2430 2430 2460 2460 2430 2460 2430 2460
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 83 4020 4560 4080 4020 4050 4020 4020 3990 4020 3990 4020 3990 4020 4020 3990 4020
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 83 5490 6030 5640 5490 5490 5460 5490 5490 5490 5460 5490 5490 5490 5490 5460 5490
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 83 2580 2880 2610 2550 2580 2580 2550 2580 2580 2550 2580 2580 2580 2550 2580 2580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 94 4080 4380 4170 4050 4080 4080 4080 4080 4050 4080 4080 4080 4080 4080 4080 4080
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 94 5550 5970 5790 5580 5550 5550 5550 5580 5550 5550 5580 5550 5550 5550 5550 5580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 94 2580 2820 2670 2640 2550 2580 2550 2580 2580 2550 2580 2580 2550 2580 2580 2580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 106 2190 5460 5130 2490 2220 2190 2190 2190 2190 2190 2190 2190 2190 2190 2190 2220
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 106 3570 3930 3630 3570 3570 3630 3570 3630 3570 3630 3270 2880 2850 2910 2850 2910
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 106 1470 1620 1560 1470 1470 1440 1440 1470 1440 1470 1440 1470 1440 1470 1440 1440
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 120 2280 2400 2310 2250 2340 2250 2280 2280 2280 2280 2280 2250 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 120 2940 3150 2940 2970 2910 2910 2970 2910 2910 2970 2910 2910 2940 2910 2940 2940
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 120 1230 1350 1230 1230 1230 1230 1200 1230 1230 1230 1230 1230 1230 1230 1230 1200
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 136 2370 2520 2370 2340 2370 2370 2370 2340 2370 2370 2340 2370 2370 2370 2340 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 136 3030 3240 3060 3030 3030 3030 3030 3030 3030 3030 3030 3030 3030 3030 3030 3030
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 136 1260 1380 1260 1260 1290 1260 1260 1260 1290 1260 1260 1260 1290 1260 1290 1230
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 154 2400 2610 2430 2400 2430 2460 2370 2400 2400 2400 2400 2400 2400 2370 2400 2400
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 154 3060 3300 3090 3090 3060 3090 3060 3090 3060 3060 3090 3060 3060 3090 3060 3060
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 154 1290 1440 1350 1290 1320 1290 1320 1290 1290 1290 1320 1290 1290 1290 1320 1290
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 174 2820 3000 2820 2820 2820 2820 2820 2820 2820 2820 2820 2820 2820 2820 2820 2820
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 174 3510 3630 3540 3480 3510 3480 3510 3510 3480 3480 3540 3480 3480 3510 3510 3480
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 174 1350 1500 1380 1350 1320 1350 1350 1350 1350 1350 1350 1320 1350 1350 1350 1350
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 196 3000 3180 3030 3000 3030 3000 3000 3000 2970 3000 3000 3000 2970 3000 3000 3000
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 196 3660 3870 3690 3660 3660 3660 3660 3660 3660 3630 3660 3660 3660 3660 3660 3660
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 196 1440 1560 1440 1440 1410 1440 1440 1410 1440 1440 1410 1440 1440 1440 1410 1440
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 221 3090 3270 3090 3090 3150 3060 3120 3060 3120 3060 3090 3090 3090 3090 3090 3090
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 221 3750 3930 3780 3720 3750 3720 3750 3720 3750 3720 3720 3750 3720 3750 3720 3750
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 221 1470 1590 1530 1500 1500 1440 1470 1470 1470 1440 1470 1470 1470 1440 1470 1470
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 249 3540 3690 3570 3540 3570 3540 3570 3540 3540 3570 3540 3570 3540 3570 3540 3540
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 249 4230 4380 4290 4170 4230 4230 4230 4230 4230 4230 4260 4230 4230 4230 4230 4230
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 249 1560 1710 1620 1560 1560 1560 1560 1560 1560 1560 1560 1560 1530 1560 1560 1560
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 281 3690 3900 3750 3720 3690 3690 3690 3690 3690 3690 3690 3690 3690 3660 3690 3690
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 281 4350 4560 4470 4350 4350 4380 4350 4380 4350 4350 4380 4350 4350 4380 4350 4350
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 281 1620 1740 1680 1650 1620 1650 1620 1620 1650 1620 1650 1620 1620 1650 1620 1620
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 317 4200 4350 4200 4140 4170 4200 4200 4200 4200 4170 4200 4200 4200 4200 4200 4200
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 317 4860 5040 4860 4860 4830 4860 4830 4860 4860 4830 4860 4830 4860 4830 4860 4860
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 317 1740 1800 1770 1710 1740 1740 1710 1740 1710 1740 1710 1740 1710 1740 1710 1740
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 357 4680 4800 4680 4680 4680 4650 4680 4680 4680 4650 4680 4680 4680 4650 4680 4680
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 357 5370 5550 5400 5370 5370 5370 5370 5340 5370 5370 5370 5370 5370 5370 5370 5370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 357 1830 2040 1890 1830 1830 1830 1800 1830 1830 1830 1800 1830 1830 1830 1800 1830
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 402 4920 5160 4950 4980 4920 4920 4950 4920 4920 4920 4920 4920 4920 4920 4920 4920
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 402 5580 5820 5640 5610 5610 5610 5580 5580 5610 5580 5580 5580 5580 5580 5580 5580
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 402 1950 2100 2010 1950 1950 1980 1950 1950 1980 1950 1950 1980 1950 1950 1980 1950
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 453 5520 5610 5490 5460 5520 5490 5520 5520 5520 5520 5520 5520 5520 5520 5520 5520
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 453 6180 6330 6270 6180 6180 6150 6210 6180 6210 6180 6210 6180 6180 6210 6180 6210
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 453 2100 2250 2100 2070 2100 2130 2100 2100 2100 2130 2100 2100 2100 2130 2100 2100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 510 6060 6240 6030 6060 6090 6060 6060 6030 6060 6060 6060 6060 6060 6060 6030 6060
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 510 6780 6870 6780 6720 6780 6750 6780 6750 6780 6780 6750 6780 6750 6780 6780 6750
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 510 2220 2370 2250 2220 2220 2220 2220 2220 2220 2250 2220 2220 2220 2220 2220 2220
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 574 6720 6840 6720 6690 6690 6690 6720 6720 6720 6750 6720 6720 6720 6720 6750 6720
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 574 7350 7560 7380 7350 7380 7350 7350 7380 7350 7380 7350 7350 7380 7350 7350 7380
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 574 2370 2550 2400 2370 2370 2400 2370 2370 2400 2370 2370 2400 2370 2370 2400 2370
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 646 7410 7620 7380 7440 7440 7380 7410 7410 7410 7410 7380 7410 7410 7410 7380 7410
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 646 8040 8220 8100 8010 8040 8040 8070 8040 8040 8070 8040 8070 8040 8040 8070 8040
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 646 2610 2730 2610 2670 2580 2610 2580 2610 2580 2610 2580 2610 2580 2610 2580 2610
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 727 8100 8310 8100 8160 8130 8100 8100 8100 8070 8100 8100 8100 8070 8100 8100 8100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 727 8760 8940 8790 8760 8790 8760 8730 8760 8760 8760 8730 8790 8760 8730 8760 8760
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 727 2790 2940 2880 2760 2790 2790 2820 2790 2790 2790 2790 2790 2790 2790 2790 2790
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 818 9210 9300 9150 9150 9180 9180 9210 9210 9180 9210 9180 9210 9210 9210 9180 9210
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 818 9840 10020 9840 9840 9840 9810 9810 9870 9900 9810 9810 9840 9810 9810 9810 9840
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 818 3060 3210 3090 3060 3060 3060 3060 3030 3060 3060 3060 3030 3060 3060 3030 3060
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 921 9990 10140 10050 10020 10020 9990 9960 9990 9960 9960 9990 9960 9990 9960 9960 9960
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 921 10650 10860 10710 10710 10650 10620 10650 10620 10650 10620 10650 10620 10650 10620 10650 10650
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 921 3300 3450 3360 3270 3300 3270 3270 3270 3300 3300 3270 3300 3270 3300 3300 3270
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1037 11190 11310 11220 11160 11130 11130 11190 11190 11160 11190 11160 11190 11160 11190 11160 11190
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1037 11820 11970 11880 11820 11850 11820 11820 11790 11820 11820 11820 11790 11820 11820 11820 11820
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1037 3600 3720 3660 3600 3540 3570 3600 3600 3570 3600 3600 3600 3570 3600 3570 3600
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1167 12480 12540 12420 12480 12450 12450 12480 12480 12480 12480 12480 12480 12480 12510 12480 12480
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1167 13110 13320 13110 13110 13080 13110 13110 13140 13110 13140 13140 13110 13140 13110 13140 13110
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1167 3930 4050 3960 3930 3930 3900 3900 3930 3930 3930 3900 3930 3930 3900 3930 3930
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1313 14100 14190 14100 14190 14100 14100 14100 14100 14100 14190 14100 14100 14100 14100 14100 14100
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1313 14790 14970 14790 14760 14700 14850 32190 15510 14820 14790 14760 14790 14760 14760 14790 14730
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1313 4320 4470 4410 4350 4350 4320 4320 4320 4320 4320 4320 4320 4320 4350 4320 4320
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1478 15630 15870 15600 15720 15690 15600 15630 15630 15630 15600 15630 15630 15630 15600 15630 15630
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1478 16230 16440 16170 16200 16230 16230 16200 16260 16200 16230 16200 16230 16200 16230 18150 17340
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1478 4740 4890 4770 4770 4740 4770 4740 4740 4740 4770 4740 4740 4740 4770 4740 4740
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1663 17460 17640 17520 17430 17460 17460 17460 17490 17460 17460 17460 17460 17460 17490 17460 17460
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1663 18060 18330 18090 18060 18060 18060 18060 18060 18090 18060 18060 18090 18060 18060 18060 18090
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1663 5220 5460 5310 5220 5220 5220 5190 5220 5190 5190 5220 5190 5220 5190 5220 5190
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 1871 19410 19500 19380 19440 19410 19410 19380 19410 19380 19410 19410 19380 19410 19380 19410 19440
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 1871 19980 20160 20100 20040 20010 19950 19980 19980 19980 19950 20040 19980 19950 20010 19950 19950
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1871 5760 5970 5820 5790 5790 5730 5730 5760 5700 5730 5760 5760 5730 5760 5730 5760
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2105 21870 21960 21840 21960 21870 21900 21840 21870 21870 21840 21870 21930 21870 21840 21870 21870
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2105 22410 22680 22440 22470 22440 22410 22410 22410 22440 22410 22410 22410 22410 22410 22410 22410
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2105 6360 6510 6420 6390 6420 6360 6360 6390 6360 6360 6360 6390 6360 6360 6360 6360
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2369 24390 24630 24450 24450 24450 24480 24390 24480 24390 24390 24390 24390 24390 24420 24390 24390
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2369 25020 25230 25050 25050 25080 24960 24990 25020 24990 25050 24930 24960 24960 25050 24990 25020
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2369 7080 7230 7140 7110 7080 7110 7050 7110 7080 7080 7080 7080 7080 7080 7110 7050
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 2666 27450 27660 27450 27570 27450 27480 27420 27420 27480 27420 27420 27450 27420 27420 27480 27420
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 2666 27960 28230 28080 28080 28050 27960 27930 27930 27960 27930 27960 27930 27960 27930 27930 27960
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2666 7830 8010 7890 7860 7860 7830 7800 7830 7800 7830 7830 7830 7830 7830 7830 7830
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3000 30660 30870 30630 30630 30660 30690 30720 30720 30690 183030 30780 30480 30660 30660 30630 30630
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3000 31200 31500 31230 31260 31260 31170 31200 31200 31200 31170 31200 31200 31200 31200 31170 31200
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3000 8700 8910 8790 8760 8730 8700 8700 8700 8670 8670 8700 8670 8670 8700 8670 8670
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3376 34380 34620 34350 34320 34380 34380 34380 34350 34380 34350 34380 34380 34350 34350 34380 34380
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3376 34890 35100 34890 34860 34890 34890 34860 34890 34860 34890 34890 34860 34860 34890 34890 34860
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3376 9600 9810 9660 9660 9660 9600 9570 9630 9570 9630 9570 9600 9600 9600 9600 9570
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 cycles 3799 38370 38700 38520 38310 38460 38400 38310 38400 38340 38370 38310 38430 38310 38370 38310 38430
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 open_cycles 3799 38970 39210 43860 47220 45600 39060 39060 38970 38700 38970 38700 38940 38700 38940 38700 38940
20110221 goat05 amd64 20210831 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3799 10800 11010 10860 10860 10650 10830 10800 10830 10800 10800 10800 10800 10800 10830 10800 10800
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 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/ccKF5Y2X.ltrans0.ltrans.o: in function `crypto_scalarmult_curve25519_athlon':
20110221 goat05 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/goat05/work/compile/smult.c:84: undefined reference to `crypto_scalarmult_curve25519_athlon_init'
20110221 goat05 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/goat05/work/compile/smult.c:85: undefined reference to `crypto_scalarmult_curve25519_athlon_todouble'
20110221 goat05 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/goat05/work/compile/smult.c:86: undefined reference to `crypto_scalarmult_curve25519_athlon_mainloop'
20110221 goat05 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/goat05/work/compile/smult.c:20: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:21: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:22: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:23: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:24: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:25: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:26: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:28: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:29: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:30: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:31: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:32: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:33: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:35: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:36: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:38: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:40: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:41: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:43: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:45: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:46: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:48: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:50: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:51: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:53: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:55: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:56: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:58: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:60: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:61: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:63: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:65: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:66: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:67: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:68: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:69: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/goat05/work/compile/smult.c:70: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/ccKF5Y2X.ltrans0.ltrans.o: in function `crypto_scalarmult_curve25519_athlon':
20110221 goat05 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/goat05/work/compile/smult.c:88: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 goat05 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/goat05/work/compile/smult.c:89: undefined reference to `crypto_scalarmult_curve25519_athlon_fromdouble'
20110221 goat05 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 goat05 amd64 20210831 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 417810 154754160 3000010000 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 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 8694090 2678750370 3000010000 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 goat05 amd64 20210831 crypto_scalarmult curve25519 implementation crypto_scalarmult/curve25519/donna_c64 -
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 outputbytes 32
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 scalarbytes 32
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_scalarmult curve25519 base_cycles - 217290 746070 773640 589500 1094760 471420 470490 470490 470490 470490 470490 470490 470520 470490 470490 470490 470490 470490 470970 470490 470490 470490 470490 470490 478230 470490 470490 513150 629220 472200 399780 217290 209820 209820 209790 209820 209820 209820 209820 209820 209790 209820 209820 209820 210750 224820 209820 209820 209790 209820 209820 209820 209820 209820 209820 209790 209820 209820 209820 209820 209820 209790 209820 209820
20110221 goat05 amd64 20210831 crypto_scalarmult curve25519 cycles - 209610 212220 212160 212130 212130 212130 212130 212130 212130 212130 212100 212130 212130 212130 212130 212130 252030 209820 367200 231300 209610 209640 225540 209640 209610 209610 209610 209610 209640 209610 209610 209610 209610 209610 209640 209610 209610 209610 209610 209640 209610 209610 209610 209610 209640 209610 209610 209610 209610 209610 209640 209610 209610 209610 209610 209610 209640 209610 209610 209610 209610 209640 209610 209610
20110221 goat05 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 goat05 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 goat05 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 goat05 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 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 try 5fac7400caabc14a99c5c0bc13fb1df5e468e870382a3a1c ok 622650 4825154190 3000010000 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 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 implementation crypto_box/curve25519xsalsa20poly1305/ref -
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 publickeybytes 32
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 secretkeybytes 32
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenmbytes 32
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 noncebytes 24
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 zerobytes 32
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 boxzerobytes 16
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 217110 219810 217950 216780 216990 217020 217020 217050 217020 217110 217110 217110 217110 217110 217110 217110
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 218010 217200 216900 216930 260280 216360 374160 216540 218130 218040 218010 218040 218010 218040 218040 218010
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 211170 209880 209730 211170 211170 211140 211170 211170 211170 212100 211170 211170 211140 211170 211170 211170
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 210570 209400 210570 210570 210600 210570 210570 210600 210570 210600 210570 210570 210600 210570 210600 210570
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 0 211530 211260 211770 211620 211530 213480 266820 210210 209880 209280 209310 258750 209790 305700 209580 251700
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 0 251370 252510 251340 252360 251520 251250 252030 251340 251340 251370 251370 251400 251640 251400 251370 251370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 0 212160 252120 252330 264780 222600 212220 211800 212160 211800 212160 211800 212160 211800 212160 211800 212160
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 0 900 1110 1080 900 900 930 900 930 900 900 900 930 900 900 900 930
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 0 1650 1770 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650 1650
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 0 1650 1740 1650 1650 1650 1680 1650 1650 1650 1650 1650 1650 1650 1680 1650 1650
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1 210300 210720 210420 210330 210300 210300 210270 210300 213480 210870 210000 209970 209970 209970 239790 212910
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1 211140 211260 211140 211170 211140 211110 211140 211110 211140 211140 211140 211110 211140 211110 211140 211110
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1 210300 210390 210240 210210 210210 210270 210300 210300 210270 210300 210300 210270 210300 210270 210300 210300
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1 1020 1140 1050 1020 1050 1020 1020 1020 1050 1020 1020 1020 1050 1020 1020 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1 1710 1860 1710 1710 1710 1740 1710 1710 1710 1740 1710 1710 1740 1710 1710 1710
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1 900 1020 960 960 900 930 930 870 930 870 930 900 900 900 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2 210450 221100 215910 210450 210540 210450 210420 210420 210450 210420 210450 210420 210450 210420 210450 248910
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2 210900 212370 212100 212010 263340 226080 320850 210870 210930 210900 210900 210900 210870 210900 210900 210870
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2 210990 211110 211020 210990 211020 210990 210990 210990 210990 211950 210990 210990 210990 210990 210990 210990
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2 1020 1140 1020 1050 1020 1020 1050 1020 1020 1050 1020 1050 1020 1020 1050 1020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2 1710 1800 1770 1710 1710 1710 1710 1740 1710 1710 1710 1710 1740 1710 1710 1710
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2 900 1020 930 900 930 930 930 900 900 900 900 930 870 930 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3 211050 211320 211170 211110 211080 211050 211050 211050 211050 211050 211050 211050 211050 211020 211050 211050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3 212070 211890 212100 212070 212070 212040 212070 212040 212100 212040 212070 212040 226500 211230 404850 211020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3 210300 210360 210330 210300 210300 210270 210300 210300 210300 210270 210300 210300 210300 210270 210300 210300
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3 1050 1050 1050 1020 1050 1020 1020 1050 1020 1050 1020 1050 1020 1050 1020 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3 1740 1830 1740 1710 1740 1740 1890 2160 2070 1710 1740 1740 1710 1740 1710 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3 900 1020 900 900 930 900 900 900 900 900 930 870 930 870 930 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 4 210330 210480 210330 210330 210360 210330 210330 210300 210330 210330 210330 210330 210330 210330 210330 225330
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 4 211020 211050 211020 211020 211020 211020 211050 211020 211020 211020 211050 210990 211050 235830 238140 211920
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 4 209580 210240 210150 221790 210240 320790 209550 209580 209580 209580 225510 209580 209580 209580 209550 209580
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 4 1050 1140 1050 1020 1050 1050 1020 1050 1020 1050 1020 1050 1020 1050 1020 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 4 1740 1830 1740 1740 1740 1740 1740 1740 1740 1740 1740 1770 1740 1740 1740 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 4 900 990 930 900 930 900 900 900 930 870 930 900 900 900 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 5 210180 210390 210180 210210 210210 210180 210180 210180 210180 210180 210210 210180 210180 210180 210180 210180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 5 210150 210210 210030 210150 210150 210120 210150 210150 210150 210120 210150 210120 210150 210150 210150 210120
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 5 209880 209880 209670 209700 209670 225630 209700 209700 209670 209700 237510 210270 317130 211920 211650 211650
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 5 1050 1050 1020 1050 1050 1020 1050 1020 1050 1050 1020 1050 1050 1020 1050 1020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 5 1740 1800 1740 1710 1740 1740 1740 1710 1740 1740 1740 1740 1710 1740 1740 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 5 900 990 930 900 900 900 900 900 900 930 870 930 900 900 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 6 210600 210720 210480 210570 210630 210600 210600 210600 210630 210600 210600 210600 210630 210600 210600 210630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 6 212610 212670 212700 212610 212580 212610 212580 212610 212580 212610 212580 212610 212610 212580 213540 212610
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 6 210630 210810 210630 210630 210630 210600 210630 210600 210630 210630 210600 210630 237450 246510 212130 212010
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 6 1050 1200 1050 1020 1050 1050 1050 1050 1020 1050 1050 1050 1020 1050 1050 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 6 1740 1830 1740 1740 1710 1740 1740 1740 1740 1710 1740 1740 1740 1740 1710 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 6 900 990 930 900 900 930 900 900 900 900 900 930 870 930 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 7 209910 224010 209790 310500 209820 209940 209910 209940 209910 209910 209940 209910 209910 209910 209940 209910
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 7 211800 211860 211770 211830 211800 211800 211800 217260 221340 211800 211800 211830 211770 211830 211800 211800
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 7 210960 211020 210930 210990 210960 210990 210960 210960 210990 210960 210960 210990 210960 210960 210960 210990
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 7 1050 1050 1050 1050 1050 1020 1050 1050 1050 1050 1050 1020 1050 1050 1050 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 7 1740 1830 1740 1740 1740 1740 1740 1740 1740 1740 1740 1740 1740 1740 1740 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 7 900 990 900 930 870 930 870 930 900 900 900 900 900 930 870 930
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 8 209790 210300 210240 220650 237930 209580 209370 209400 209400 222000 209730 324360 209790 209850 209730 209730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 8 210420 210570 210480 210450 210390 210420 210420 210420 210420 210420 210420 210420 210420 210420 210420 210420
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 8 209400 209490 209400 209400 209400 209370 209400 209400 209400 209400 209400 209400 209400 209400 209400 209400
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 8 1050 1110 1050 1050 1050 1080 1050 1050 1050 1050 1050 1050 1050 1050 1050 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 8 1740 1830 1740 1740 1740 1740 1740 1770 1740 1740 1740 1740 1740 1740 1740 1770
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 8 900 990 930 900 900 900 900 900 900 930 870 930 870 930 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 10 209730 209880 209820 209760 209760 209730 209730 209730 209730 209730 209730 210690 209730 209730 209730 209730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 10 210480 211710 211470 307410 210570 210480 210450 210480 210420 210480 210450 210480 210420 210480 210450 210480
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 10 209760 209700 209790 209700 209760 209760 209790 209760 209760 209790 209760 209790 209760 209760 209790 209760
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 10 1050 1080 1050 1050 1050 1050 1050 1080 1050 1050 1050 1050 1050 1050 1050 1080
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 10 1740 1800 1770 1740 1740 1740 1740 1770 1740 1740 1770 1740 1740 1770 1740 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 10 930 990 930 930 930 900 930 900 900 930 870 930 870 930 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 12 209790 210150 209970 209790 209820 209790 209760 209790 209760 209760 209760 209790 209760 209760 209760 209790
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 12 210990 210540 214470 268650 211050 210990 211020 210990 224070 210180 326520 210480 210450 210420 210420 210420
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 12 210690 210990 210990 210690 210690 210690 210690 210660 210690 210690 210690 210690 210690 210660 210690 210690
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 12 1050 1230 1110 1080 1050 1050 1080 1050 1050 1080 1050 1050 1080 1050 1050 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 12 1740 1860 1740 1770 1740 1740 1740 1740 1740 1770 1740 1740 1740 1740 1770 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 12 900 990 930 900 900 900 930 870 930 870 930 900 900 900 900 900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 14 209610 209640 209580 209610 209610 209610 209580 209580 209610 209580 209580 210540 209610 209580 209580 209610
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 14 210090 210240 210270 210120 210120 210090 210060 210120 210060 210090 210090 210090 210060 210120 210060 210090
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 14 209670 210120 361080 209670 209670 209640 209670 209670 209640 209670 209670 209640 209670 209640 209670 209670
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 14 1080 1140 1110 1080 1080 1080 1050 1080 1050 1080 1050 1050 1080 1080 1050 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 14 1740 1800 1770 1740 1770 1740 1740 1770 1740 1740 1770 1740 1770 1740 1740 1770
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 14 900 1020 930 900 900 930 870 930 870 930 900 900 900 900 900 930
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 16 209520 212460 209430 209550 209520 210450 209520 209490 209520 209490 209520 209490 209520 209490 209520 209490
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 16 210180 211830 210120 210180 210180 210210 210180 210180 210210 210180 210180 210210 210180 210180 210210 210180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 16 210720 218760 267930 210660 210720 210750 210750 238620 209580 294480 209760 209820 209850 209820 209820 210780
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 16 990 1290 1080 1020 1050 990 990 990 1020 990 990 990 990 1020 990 990
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 16 1710 1830 1770 1740 1710 1710 1710 1740 1710 1740 1710 1710 1740 1710 1710 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 16 900 990 900 900 870 900 870 900 870 870 900 870 900 870 900 870
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 19 209940 210060 209430 210180 209940 209940 209940 209970 209940 209940 209940 209940 209940 209940 209940 209940
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 19 210600 210720 210600 210600 210600 210600 210600 210600 210600 210570 210600 210600 210600 233580 264810 213720
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 19 209820 209820 209550 209730 209790 209820 209820 209820 218310 217260 209820 209820 209820 209820 227640 213540
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 19 1140 104910 1200 1140 1140 1140 1110 1140 1140 1140 1110 1140 1140 1110 1140 1140
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 19 1800 1920 1860 1830 1800 1800 1800 1800 1800 1800 1830 1800 1800 1800 1800 1830
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 19 960 1080 990 930 960 960 960 930 960 960 960 930 960 960 960 960
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 22 210480 210660 210330 210510 210510 218070 217890 210480 210480 210480 210510 210480 210480 210480 210480 210480
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 22 211170 211320 211080 211200 211230 211170 211200 211170 211170 211170 211170 211200 211170 211170 211170 211170
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 22 210270 210330 218730 217710 210270 210270 210300 210270 210270 210270 210300 210270 210270 210300 210270 210270
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 22 1380 1560 1560 1380 1380 1470 1320 1440 1410 1320 1290 1380 1290 1320 1320 1410
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 22 2160 2460 2310 2130 2100 2040 2070 2100 2160 2280 2010 2070 2400 2370 2520 2550
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 22 1200 1230 1320 1200 1080 1320 1230 1050 1080 1110 1140 1230 1260 1140 1170 1350
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 25 211200 225420 211260 210660 210630 247080 210060 291450 211020 211110 211200 211200 211230 211200 211200 211200
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 25 210630 210840 210630 210630 210630 210630 210630 210600 210630 210600 210630 226560 210630 210600 210630 210630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 25 209910 209790 209610 209820 209910 209910 209880 209910 209910 209880 209910 209910 209880 209910 209910 209880
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 25 1140 1320 1170 1170 1140 1140 1140 1140 1140 1140 1140 1140 1170 1140 1140 1140
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 25 1830 1920 1860 1830 1860 1830 1860 1830 1830 1860 1830 1860 1830 1830 1860 1830
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 25 960 1020 990 930 960 960 960 930 960 960 960 930 960 960 960 960
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 29 209940 210120 210030 209970 209940 209940 209940 209940 209970 209940 209940 209940 209940 220740 210000 284820
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 29 210630 210750 210750 210840 210630 210630 210630 210630 210600 210630 210630 210630 210630 210630 210630 210630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 29 209910 209760 209610 209880 209910 209880 209910 209910 209880 209910 209910 209880 209910 209910 209880 209910
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 29 1170 1230 1200 1170 1170 1140 1170 1140 1170 1140 1170 1140 1170 1140 1170 1140
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 29 1860 1920 1890 2250 2310 1920 1860 1860 1860 1860 1860 1830 1860 1860 1860 1860
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 29 960 1020 960 960 960 960 930 960 960 960 960 930 960 960 960 960
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 33 210390 211140 210600 210450 210360 210390 210360 210390 210360 210360 210390 210360 210360 210390 210360 247050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 33 211710 211650 211530 211500 222900 211530 211500 291510 211650 211740 211740 211710 211710 212670 211710 211740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 33 209370 209490 209310 209340 209370 209340 209370 209340 209370 209340 209370 209340 209370 209340 209370 209370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 33 1560 1740 1650 1620 1590 1560 1530 1560 1530 1560 1560 1530 1560 1530 1560 1560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 33 2220 2340 2310 2190 2250 2220 2190 2220 2220 2220 2250 2220 2220 2220 2220 2220
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 33 990 1110 1050 990 990 1020 990 990 1020 990 1020 990 990 1020 990 1020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 38 211320 211830 211350 211320 211320 211320 211320 211350 211320 211320 211320 211320 211320 211320 211320 211320
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 38 210390 210600 210360 210420 210390 210360 210390 210390 210390 210390 210360 210390 240540 211080 310770 210810
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 38 211200 211560 211230 211200 211200 211200 211170 211200 211200 211200 211170 211200 211200 211200 211170 211200
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 38 1560 1650 1590 1590 1560 1560 1530 1560 1560 1560 1560 1560 1560 1560 1560 1560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 38 2220 2310 2310 2250 2220 2220 2220 2220 2220 2250 2220 2220 2220 2250 2220 2220
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 38 990 1080 1050 990 1020 990 990 1020 990 1020 990 990 1020 990 1020 990
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 43 210900 211110 210900 210900 210900 210900 210900 210900 210900 210900 210900 210900 210900 210900 210900 210900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 43 211560 211620 211500 211590 211530 211560 211530 211560 211560 211530 211560 211530 211560 211560 260910 217410
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 43 209760 209850 209670 222300 210720 289980 209760 209790 209760 209760 209730 209760 209760 209760 209760 209760
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 43 1560 1740 1590 1560 1560 1590 1560 1560 1560 1590 1560 1590 1560 1560 1590 1560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 43 2250 2430 2280 2250 2220 2250 2250 2250 2220 2250 2250 2250 2220 2250 2250 2250
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 43 990 1110 1050 990 990 1020 990 1020 990 990 1020 990 1020 990 990 1020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 49 210510 210630 210540 210540 210510 210510 210510 210510 216270 220650 210510 210510 210510 210480 210510 210510
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 49 210720 210900 210750 210750 210720 210720 210750 210720 210750 210720 210720 210750 210720 210750 210720 210720
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 49 209670 209790 209610 209670 209670 209670 209670 209670 209640 209670 209670 237690 210300 286350 211320 211290
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 49 1620 1770 1620 1620 1590 1620 1620 1620 1590 1620 1620 1620 1620 1590 1620 1620
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 49 2280 2460 2370 2280 2280 2280 2280 2280 2280 2280 2280 2280 2280 2280 2280 2280
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 49 1020 1140 1110 1020 1050 1020 1020 1050 1020 1050 1020 1020 1050 1020 1020 1050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 56 210180 210330 211110 210180 210180 210150 210180 210150 210180 210150 210180 210180 210150 210180 210150 210180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 56 211110 211200 211110 211110 211110 211080 211110 211110 211080 211110 211110 211110 211080 211110 211110 211080
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 56 209670 209610 209610 209640 209670 209670 209670 209640 209670 209670 209670 209670 209670 255090 224370 212640
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 56 1650 1920 1680 1620 1620 1650 1620 1650 1620 1650 1620 1650 1620 1650 1620 1650
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 56 2310 2490 2370 2310 2310 2310 2280 2310 2310 2310 2310 2280 2310 2310 2310 2310
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 56 1050 1200 1110 1050 1050 1020 1050 1020 1050 1050 1020 1050 1020 1050 1050 1020
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 64 210360 211260 221940 210390 292650 210330 210360 210360 210390 210360 210360 210390 210360 210360 210390 210360
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 64 211080 211320 211050 211080 211080 211080 211080 211080 211080 211080 211080 211080 211080 211080 211080 211080
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 64 212340 278430 259470 230520 212400 212340 212340 212340 212370 212340 212340 212340 212370 212340 212340 212340
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 64 2040 2340 2010 2040 2010 1980 2070 1980 2070 2160 1890 1800 2160 2010 2040 2130
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 64 2910 3090 2910 2910 2850 2790 2700 2910 2940 2820 2910 2640 2970 2910 2910 2790
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 64 1410 1560 1530 1410 1410 1410 1410 1410 1410 1410 1440 1410 1410 1410 1440 1380
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 73 211530 336240 266550 210750 210720 210720 210690 244050 211620 296580 211470 211560 211530 211560 211530 211530
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 73 211830 299070 211710 211650 211800 211830 211830 211800 211830 211800 211830 211830 211800 211830 211830 211800
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 73 210120 296550 210180 210090 210120 210120 210090 210120 210120 210090 210120 225090 210120 210120 210090 210120
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 73 2250 2760 2250 2370 2130 1950 2310 2160 2280 2280 2250 1950 2040 2190 2310 2100
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 73 3120 2820 3150 3090 2940 2940 2730 3090 3180 3120 3120 3510 3480 3450 3510 3390
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 73 1560 1740 1650 1560 1590 1590 1560 1590 1560 1500 1500 1560 1500 1560 1560 1590
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 83 211830 318390 279060 211830 211830 211830 211830 245940 237570 211350 211380 211410 228570 214050 211320 297600
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 83 212550 301080 225750 212430 223080 216870 212550 212580 212550 212550 212580 212550 212550 212580 212550 212550
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 83 209880 313440 210000 209910 209880 209880 209880 209880 209880 209880 209880 209880 209880 209880 209880 220050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 83 2190 2190 2100 2280 2160 2370 2340 2280 2160 2010 2550 2130 2340 2490 2160 2010
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 83 3180 3420 3180 2970 3120 3150 3150 3300 2850 3180 3180 3210 3180 3450 3540 3540
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 83 1620 1830 1770 1620 1620 1620 1620 1590 1620 1620 1620 1590 1620 1620 1620 1620
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 94 212190 340470 250200 212190 212190 212190 212190 212190 212190 212190 212190 212190 212190 212190 212190 212190
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 94 211920 339690 211860 292440 211950 211890 211950 211890 212850 226920 211980 211890 211920 211890 211920 211890
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 94 211680 299340 211590 211800 211800 211680 211680 211680 211650 211680 211710 211680 211680 211650 211680 211680
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 94 2340 2760 2400 2400 2280 2100 2280 2280 2340 2280 2430 2100 2340 2280 2370 2340
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 94 3270 3390 3150 3210 3150 3090 3150 3180 3270 3270 3660 3540 3600 3570 3600 3540
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 94 1620 1860 1740 1590 1620 1590 1620 1620 1620 1590 1590 1590 1620 1620 1620 1620
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 106 212880 341730 240720 227760 212760 212910 212730 212880 212730 212940 212760 212910 212760 212880 212760 212880
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 106 212610 300420 212310 212490 212370 212250 225000 219810 296730 212400 212400 212640 212580 212610 227580 212640
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 106 211080 299640 211170 211080 211050 211080 211080 211050 211080 211080 211080 211080 211050 211080 211080 211050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 106 2850 2820 2880 2850 2850 2850 2970 2700 2730 2820 2880 3060 2580 2910 2700 2910
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 106 4020 3720 4020 3870 3510 3690 3720 3750 3870 4200 4200 4200 4200 4170 4170 4170
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 106 1710 1890 1800 1710 1710 1680 1710 1710 1680 1710 1740 1740 1680 1740 1740 1710
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 120 213690 336540 252720 213390 213450 213690 213420 214200 213840 213690 213390 213690 213420 213690 213420 213690
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 120 213180 296820 213120 213090 213150 214110 213150 213180 213150 213180 213150 224400 212400 290370 213570 213540
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 120 211710 301260 211560 211950 211950 211710 211740 211710 211710 211740 211710 211710 211740 211710 211710 211740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 120 3570 2730 3000 3750 3780 3660 3570 3270 3750 3810 3900 3450 3570 2880 3030 3030
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 120 4500 5010 5070 4500 4740 4650 4890 5010 4680 4260 4320 4260 4230 4230 4260 4260
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 120 1800 1980 1860 1770 1830 1770 1800 1740 1800 1800 1800 1800 1800 1770 1800 1740
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 136 212640 343080 238110 212250 212670 212640 212670 212640 212640 212640 212640 212640 212640 227640 212610 219720
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 136 212280 297030 212460 212280 212280 212250 212280 212250 212280 212250 212280 227250 212280 212250 212280 212250
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 136 209760 298800 288060 209760 209760 209760 209760 209730 209760 209760 209730 209760 209730 209760 209760 209730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 136 3090 2820 3120 3030 3180 3030 3120 2760 3120 3090 3120 2910 2910 2910 3120 3180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 136 4380 4170 3810 3600 3900 3990 3930 3990 4380 4470 4410 4380 4440 4440 4440 4410
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 136 1830 2040 1950 1920 1860 1830 1890 1800 1800 1860 1800 1830 1800 1800 1830 1830
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 154 211860 343740 228840 211830 211830 211860 211800 212220 211800 212220 211800 212190 211800 212220 211800 212190
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 154 213300 307890 220380 213150 213330 213270 213300 213270 213300 213300 213300 213270 213300 213270 213330 213270
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 154 211110 297390 211110 211320 211290 222750 211080 287910 210600 210840 210840 210870 211800 225840 210870 210840
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 154 3180 2970 2910 3240 3060 3420 3300 2910 3150 3060 3330 3240 2880 3210 3180 3300
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 154 4500 4290 4140 3660 3960 4080 4020 4350 4530 4560 4560 4560 4560 4500 4530 4500
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 154 1950 2100 2040 1950 1950 1920 1950 1890 1920 1890 1920 1950 1920 1890 1950 1950
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 174 213120 342780 225240 213120 213180 213090 213090 213120 213090 228120 213090 213090 213120 213090 213120 213090
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 174 213150 297120 213210 213240 213120 213150 213120 213150 213120 213150 213150 213150 213120 213150 213120 213150
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 174 211020 295500 211140 210990 226950 210990 210990 211020 210990 211020 226260 211080 288060 209280 209250 209280
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 174 3660 3600 3840 4110 3630 3750 3510 3600 3630 4050 3510 3810 3720 3840 3600 3660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 174 5160 4410 4680 4590 4740 5220 5220 5190 5250 5160 5160 5100 5160 5160 5190 5190
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 174 1980 2160 2070 1950 1980 1950 1950 1950 1980 1950 1830 2010 2010 1980 1980 2010
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 196 212400 345570 228570 212370 212430 212370 212400 212400 212400 212400 212400 212400 212370 212400 212400 212400
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 196 213000 303300 213240 213060 213000 213000 213000 212970 213000 213000 213030 213000 213000 213000 213000 213000
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 196 211560 297390 211620 211590 211560 211560 211590 211560 211560 211560 211590 211590 211560 211560 211560 240630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 196 3960 3690 4050 3810 3960 4050 3540 4080 3870 3990 3570 3840 4080 3960 3960 81960
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 196 5370 4980 4980 5370 5490 5430 5430 5370 5460 5340 5430 5370 5430 5370 5430 5370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 196 2100 2280 2250 2340 2190 2130 2100 2100 2100 2040 2130 2070 2100 2100 1860 1950
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 221 215430 334290 216210 215400 215460 215280 215430 215310 215430 215280 215460 215280 215430 215280 215460 215280
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 221 213750 298620 228570 213780 213840 213720 213750 213750 213750 213750 213750 213720 213780 213720 213780 213720
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 221 210810 296580 210840 211170 211170 210840 210780 210810 210810 210810 210780 210810 210810 219060 217530 210810
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 221 4050 3810 4110 4290 4110 3720 3960 4260 3810 4080 4080 4020 4050 3720 4020 4050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 221 5550 5190 5400 5610 5550 5580 5520 5550 5580 5520 5550 5580 5520 5610 5490 5550
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 221 2160 2280 2340 2220 2160 2100 2160 2190 2130 2160 2160 2130 2010 2130 2130 2310
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 249 213270 340830 213780 291090 213180 213240 213270 213210 213270 213240 213270 213210 213270 213210 213300 213210
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 249 213600 300750 213510 213600 213570 213600 222180 219990 213570 213600 213570 213600 213570 213600 213570 213600
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 249 212070 296100 212040 212100 212070 212070 212070 212070 212070 212070 212100 212070 212070 212070 212070 212070
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 249 4680 5100 4740 4620 4710 4590 4620 4740 4650 4590 4620 4680 4500 4680 4860 4920
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 249 6300 6300 6420 6390 6210 6300 6210 6360 6180 6270 6300 6330 6300 6990 6360 6240
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 249 2340 2310 2490 2490 2400 2550 2340 2280 2250 2250 2160 2190 2340 2430 2310 2370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 281 214290 306990 214830 215310 215280 215250 248910 213540 291390 213390 213360 213360 213360 214290 213360 213360
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 281 214560 299580 214620 214590 214590 214530 214530 214530 214530 214560 214530 222390 221670 214560 214530 214530
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 281 210780 296610 210810 210750 210780 210750 210750 210780 218400 218100 210780 210750 210750 210750 210780 210750
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 281 4830 4740 4830 4950 4800 4830 5010 4710 4830 5070 4860 4650 4860 4920 4560 4920
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 281 6510 6600 6630 6510 6510 6480 6510 6510 6630 6570 6450 6480 6510 6570 6570 6630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 281 2640 2700 2550 2580 2610 2520 2640 2520 2670 2430 2310 2670 2730 2850 2910 2940
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 317 214200 309480 214170 214200 230160 214230 214200 214230 214200 214260 225990 214140 291720 213570 213660 213660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 317 214470 302160 214380 216180 214590 214440 214500 214470 214470 214470 214500 214470 214470 214470 214500 229440
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 317 212580 297450 212580 212580 212580 217710 212550 212610 212550 212580 212580 212550 212550 212550 212580 212550
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 317 5490 5520 5640 5790 5160 5490 5640 5370 5550 5430 5430 5580 5640 5310 5490 5490
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 317 7290 7560 7440 7290 7290 7290 7230 7260 7290 7350 7230 7230 7320 7350 7260 7350
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 317 2610 2640 2490 2430 2400 2520 2580 2640 2730 2670 2670 2610 2580 2610 2640 2640
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 357 214950 289320 215010 214950 214950 214950 214950 214980 214950 214950 214950 214950 214950 214950 258570 214710
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 357 214380 303000 214350 214290 214440 214350 214380 214350 214380 214350 214410 214350 214380 214380 214350 214380
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 357 210510 297120 210690 210540 210510 210510 210510 210480 210510 210510 210510 210510 210510 210480 210510 210510
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 357 7260 6180 6540 6300 6180 6720 7680 8400 7770 7710 7260 6060 6540 7920 8910 9000
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 357 8100 8310 8250 8100 8130 8070 8100 8100 9210 8070 8010 7560 8160 8250 7890 8010
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 357 2820 3060 2940 2880 2790 2850 2790 2790 2820 2790 2820 2790 2790 2790 2820 2820
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 402 213780 267390 213960 213870 213810 213780 213780 213780 213810 213780 213780 213780 213780 213780 213780 213780
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 402 215100 299640 225240 214530 311760 215130 215100 215100 215070 216030 215070 215100 215070 215070 215100 215070
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 402 210780 299970 210750 210630 210780 210750 210780 225780 210750 210780 210810 210750 210780 210750 210780 210750
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 402 6660 6510 6810 6390 6600 6540 6630 6660 6390 6720 6360 6690 6840 7560 7560 7530
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 402 8520 8580 8520 8490 8520 8490 8490 8370 8520 8400 8070 8730 8580 7980 8520 8580
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 402 3030 3180 3150 3090 3060 3030 3000 3030 3060 3000 3030 3000 3000 3000 3030 3000
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 453 213840 253920 213960 228840 213840 213840 213840 213840 213840 213840 213840 213840 213840 213840 213840 213840
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 453 215790 299280 215880 215820 215790 232350 216420 216360 296070 215130 215100 215070 215070 215070 215070 215100
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 453 212520 299640 212490 212460 212520 212520 212520 212550 212520 212520 212520 212550 212520 212520 212520 212520
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 453 7620 7920 7290 7530 7050 7620 7110 7170 7080 7320 8010 8370 8400 8430 8460 8460
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 453 9390 9600 9390 9300 9420 9270 9210 9570 9630 8970 8280 8220 9090 9450 9390 9390
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 453 3270 3420 3300 3270 3240 3270 3270 3270 3270 3270 3270 3270 3180 3420 3240 3390
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 510 216630 240960 216600 216570 216630 216600 216660 216600 216660 216630 216660 216600 216630 216630 216630 216600
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 510 217830 300240 217920 233760 217890 217800 217890 217800 217830 288510 215700 310920 216780 216780 216720 216750
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 510 211980 212280 212010 211980 211980 211980 211980 211980 211980 211980 211980 211980 211980 211980 211950 211980
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 510 6240 6660 6240 6240 6210 6270 6240 6240 6240 6210 6240 6240 6240 6240 6240 6210
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 510 6900 7110 6930 6900 6930 6900 6900 6930 6900 6930 6900 6900 6930 6900 6900 6930
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 510 2250 2370 2250 2220 2190 2220 2250 2220 2250 2250 2220 2250 2250 2220 2250 2250
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 574 216660 216990 216660 216720 216690 216660 216660 216660 216660 226530 222720 216660 216660 216660 216660 216660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 574 218700 218790 218760 218700 218700 218670 218670 223530 228840 218670 218670 218670 218670 229410 217590 291900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 574 212790 212970 212820 212790 212790 212790 212790 212790 212760 212790 212790 212790 212790 212790 212760 212790
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 574 6900 7050 6900 6900 6870 6900 6870 6900 6870 6900 6870 6900 6870 6900 6900 6870
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 574 7560 7770 7620 7590 7560 7530 7560 7530 7560 7560 7530 7560 7530 7560 7530 7560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 574 2370 2520 2370 2370 2400 2370 2370 2400 2370 2370 2400 2370 2370 2370 2400 2370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 646 215940 216240 215970 215970 215940 215940 215970 215940 215940 215940 215940 215940 215940 215940 215940 215940
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 646 218280 218430 218340 218340 218280 218280 218250 218280 218250 218280 218280 218250 218280 218280 218250 218280
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 646 211830 249390 211290 285960 211800 211830 211830 211830 211830 226830 211830 211830 211830 211830 211830 211830
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 646 7590 7860 7590 7620 7590 7590 7590 7590 7590 7560 7590 7590 7590 7590 7590 7560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 646 8310 8460 8310 8310 8280 8310 8310 8280 8310 8310 8280 8310 8310 8280 8310 8310
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 646 2580 2730 2640 2580 2580 2580 2550 2580 2640 2580 2610 2580 2580 2580 2610 2580
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 727 216690 216930 216720 216690 216720 216690 216660 216690 216690 216660 216690 216690 216660 216690 216690 216660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 727 217770 217950 217800 217800 217740 217770 217770 217770 217770 217770 217740 217770 217770 217770 217770 217770
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 727 211470 211680 211530 211470 211470 222780 211470 284790 211140 211140 211110 211140 211140 227070 211140 211140
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 727 8370 8490 8370 8340 8370 8400 8370 8400 8400 8370 8370 8400 8370 8400 8370 8400
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 727 9030 9180 9090 9030 9030 9030 9030 9030 9030 9030 9030 9030 9030 9030 9030 9030
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 727 2790 2940 2820 2790 2760 2790 2760 2790 2760 2760 2790 2760 2790 2760 2790 2760
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 818 218610 218820 218610 218610 218610 218610 218610 218610 233610 218610 218610 218610 218610 218610 218610 218610
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 818 219330 219450 219420 219330 219330 220230 219300 219300 219330 219270 219330 219270 219330 219270 219330 219300
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 818 211710 211890 211830 226440 211650 211650 211650 211620 211650 225540 211680 284550 211680 211710 211710 211710
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 818 9480 9630 9510 9420 9480 9480 9480 9450 9480 9480 9480 9450 9480 9480 9480 9450
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 818 10110 10290 10170 10200 10110 10110 10110 10140 10110 10110 10110 10110 10110 10140 10140 10110
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 818 3060 3180 3090 3030 3030 3000 3060 3030 3060 3060 3060 3030 3060 3060 3060 3030
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 921 218970 219270 219030 218970 219000 218970 218970 218940 218970 218970 218970 218940 218970 218970 218940 218970
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 921 219660 219900 219780 219720 219690 219660 219660 219660 219690 219660 219660 219660 219690 219660 219660 219660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 921 211980 212130 211950 211980 211950 211920 225000 214800 211920 211920 211950 211920 236640 211980 284730 211980
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 921 10290 10440 10290 10260 10290 10290 10290 10290 10290 10290 10290 10290 10290 10290 10320 10290
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 921 10980 11190 11040 11010 10980 11010 10950 11010 10950 11010 10950 10980 10980 10980 10980 10980
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 921 3270 3450 3330 3300 3300 3270 3270 3270 3270 3270 3270 3270 3270 3270 3270 3300
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1037 220230 220440 220230 220230 220260 220230 220260 220230 220260 220230 220260 220230 220230 220260 220230 220230
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1037 220560 220830 220620 220560 220530 220560 220560 220560 220560 220560 220560 220560 220560 220560 220560 220530
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1037 211980 212130 212010 211980 212010 211950 211980 211980 211980 211950 211980 211980 211980 211950 222090 211890
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1037 11550 11700 11580 11550 11550 11520 11520 11550 11520 11550 11520 11520 11550 11520 11550 11520
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1037 12210 12390 12240 12210 12150 12120 12180 12210 12210 12180 12240 12210 12180 12240 12180 12180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1037 3570 3720 3600 3570 3570 3570 3540 3600 3570 3570 3570 3600 3570 3600 3600 3600
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1167 221400 236880 221460 221490 221460 221400 221400 221400 221400 221400 221400 221400 221400 221400 221400 221400
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1167 222240 222540 222300 222270 222270 222240 222240 222240 222210 222240 222240 222240 222240 222240 222240 222210
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1167 212580 212760 212730 212700 212670 212580 212580 212610 212580 212580 228510 212580 212580 212580 212580 212580
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1167 12840 12990 12870 12870 12840 12840 12840 12840 12840 12840 12840 12840 12840 12810 12840 12840
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1167 13530 13710 13560 13500 13560 89790 13620 13560 13500 13530 13500 13530 13500 13530 13500 13530
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1167 3900 4050 3990 3960 3960 3930 3870 3900 3930 3900 3900 3900 3930 3900 3900 3900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1313 223980 224310 223890 223980 224040 223950 223980 223950 224010 223950 223980 223950 224010 223950 223980 223950
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1313 224640 224850 224700 224610 224670 224610 224640 224610 224640 224610 224640 224610 224640 233220 231990 224580
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1313 213690 213840 213750 213720 213750 213720 213690 213690 213690 213720 213690 213690 213690 213720 213690 213690
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1313 14550 14760 14610 14550 14550 14580 14550 14550 14550 14550 14580 14550 14550 14550 14550 14550
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1313 15240 15420 15330 15330 15330 15210 15240 15210 15210 15240 15210 15240 15210 88320 15360 15270
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1313 4320 4500 4410 4350 4350 4320 4320 4320 4320 4350 4320 4350 4320 4350 4320 4320
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1478 225480 225720 225450 240480 225510 225450 225450 225420 225480 225420 225480 225420 225480 225420 225480 233970
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1478 226320 226410 226290 226260 226320 226290 226320 226290 226320 226260 226320 226290 227880 239700 226320 226290
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1478 214110 214200 214170 214140 214170 214110 214110 214080 214110 214110 214110 214110 214080 214110 214110 214110
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1478 16080 16260 16110 16080 16080 16080 16080 16080 16080 16110 16080 16080 16080 16080 16110 16050
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1478 16740 16950 16800 16800 16800 16680 16770 89940 16830 16740 16710 16710 16710 16710 16740 16680
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1478 4770 4920 4800 4800 4830 4770 4740 4770 4770 4740 4710 4740 4710 4710 4740 4800
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1663 227340 235260 234660 227340 227400 227280 227370 227310 227370 227310 227370 227310 227370 227310 227340 227310
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1663 228060 228180 228090 228090 228150 228030 228060 228000 228090 228000 228090 228000 228060 228030 228060 228030
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1663 214590 214770 214650 214590 214620 214590 214590 214560 214560 214590 214560 214590 214560 214590 214560 241560
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1663 17970 18120 18000 17970 18000 17970 17970 17970 106410 18000 17970 17910 17940 17940 17910 17940
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1663 18660 18840 18720 18660 18690 18660 18630 18660 18630 18660 18630 18660 18630 18660 18630 18660
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1663 5220 5340 5310 5250 5250 5160 5220 5220 5250 5220 5220 5220 5250 5220 5220 5220
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 1871 229380 229620 229320 229380 229440 229320 229380 229350 229380 229350 229380 229350 229380 229320 229380 229350
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 1871 230100 230190 230160 230070 230340 230070 230130 230040 230130 230070 230100 230070 230100 230070 230100 230070
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1871 215130 215340 215190 215130 215160 215130 215130 231060 215100 215130 215100 215130 215100 227670 215100 288510
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1871 19950 20130 20040 19980 19950 19950 19950 19980 19980 19950 19980 19950 19950 19950 19950 19980
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1871 20730 20880 20760 20760 20790 20730 20640 20730 20640 20700 20640 20730 20640 20700 20640 20730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1871 5760 5910 5850 5790 5790 5790 5760 5760 5760 5760 5760 5790 5760 5730 5760 5760
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2105 233370 233490 233370 233400 233370 233370 233400 233340 233400 233340 233400 233340 233400 233340 233400 233340
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2105 234090 234120 234090 234030 234060 234090 244410 238770 234090 234060 234120 234060 234120 234060 234120 234060
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2105 216270 216390 216330 216330 216300 216270 216270 216270 216270 224310 216210 290040 215730 215760 215730 215730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2105 22500 22710 22500 22500 22530 22500 22500 22530 22530 22500 22500 22500 22500 22530 22500 22470
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2105 23190 23340 23280 23160 23250 23250 23190 23190 23190 23190 23190 23190 23190 23190 23160 23160
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2105 6360 6570 6480 6450 6420 6330 6360 6390 6360 6360 6390 6360 6360 6420 6360 6360
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2369 234780 234930 234690 234780 234810 234720 234780 234750 234780 234720 234780 234750 234780 234720 234780 234750
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2369 236700 236850 236730 236700 236700 236700 236700 236730 236700 236730 236700 236730 236700 236730 236700 236730
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2369 216570 218640 218610 218610 241830 216720 290430 216540 216570 216570 216570 216570 216570 216570 216570 216570
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2369 25200 25290 25200 25200 25110 25170 25200 25200 25230 25200 25200 25200 25200 25230 25200 25200
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2369 25770 26100 25890 25920 25890 25860 25800 25770 25770 25770 25770 25770 25770 25770 25770 25770
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2369 7110 7260 7170 7140 7170 7110 7110 7080 7110 7080 7080 7110 7080 7080 7110 7080
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 2666 237660 237750 237540 237660 237690 237630 237690 237630 237690 237630 237690 237630 237690 237630 237690 237630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 2666 238350 238500 238350 238320 238350 238290 238350 238290 238350 238290 238350 238290 238350 238290 252060 238290
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2666 217500 217560 217530 217530 217530 217500 217500 217470 217500 217500 217470 217500 217470 217500 217470 217500
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2666 28230 28500 28290 28230 28230 28230 28260 28230 28230 28230 28230 28230 28260 28260 28230 28230
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2666 28980 29070 29070 28980 29010 28980 29010 28980 28980 28980 28980 28980 28950 28980 28980 28980
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2666 7860 8040 7920 7920 7740 7740 7830 7860 7890 7740 7830 7860 7890 7710 7860 7860
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3000 240930 241200 240990 240900 240990 240900 240960 240930 240960 240900 240960 240930 240930 240930 240960 240900
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3000 241650 241740 242610 241650 241680 241680 241680 253500 241650 317250 241590 241590 241620 241590 241650 241590
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3000 218040 218160 218100 218100 218070 218040 218040 218040 218040 218040 218040 218040 218040 218040 218040 218040
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3000 31590 31710 31560 31530 31560 31530 31590 31590 31590 31590 31620 31590 31590 31590 31590 31590
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3000 32250 32490 32370 32280 32310 32250 32220 32250 32220 32220 32220 32250 32220 32220 32220 32250
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3000 8670 8850 8790 8760 8730 8700 8640 8670 8700 8670 8700 8670 8670 8670 8670 8670
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3376 244770 244860 244740 244770 244770 244770 244770 244770 244770 244740 244770 244770 244770 244770 269370 244680
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3376 246660 246750 246690 246600 246660 246630 246660 246660 246630 246660 246630 246660 246660 246630 246660 246630
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3376 220140 235950 220410 220140 220140 220140 220140 220140 220140 220110 220140 220140 220140 220140 220140 220110
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3376 35370 35550 35460 35280 35370 35370 35340 35370 35370 35340 35370 35340 35370 35340 35370 35370
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3376 36090 36210 36090 36030 36060 36090 35940 36120 35970 36090 35970 36090 35970 36120 35940 36120
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3376 9600 9720 9630 9660 9600 9600 9600 9600 9570 9600 9600 9600 9600 9570 9600 9600
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 cycles 3799 249210 249750 249570 249600 261270 249630 323100 249060 249120 249210 250080 249180 249120 249210 249120 249180
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_cycles 3799 249690 249780 249780 249630 249660 249690 249660 249690 249660 249690 249660 249690 249690 249690 249660 249690
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3799 220200 220320 220260 220260 220260 220200 220200 220200 220200 220170 220200 220200 220200 220200 220200 220200
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3799 39540 39660 39600 39540 39480 39540 39510 39540 39540 39540 39540 39540 39540 39510 39540 39540
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3799 40230 40410 40230 40200 40200 40230 40230 40230 40230 40170 40230 40230 40230 40200 48630 40200
20110221 goat05 amd64 20210831 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3799 10770 10950 10830 10800 10800 10800 10740 10740 10740 10770 10740 10740 10770 10740 10740 10770
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch try - unknown 25312560 6907967310 3000010000 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch implementation crypto_sign/edwards25519sha512batch/ref -
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch outputbytes 64
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch publickeybytes 32
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch secretkeybytes 64
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cpuid AuthenticAMD-00830f10-078bfbff_
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cpucycles_persecond 3000010000
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cpucycles_implementation amd64cpuinfo
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch keypair_cycles - 11464500 11780550 11818140 11973690 11724570 11702850 11953200 11977710 11864700 11630520 11656770 11445270 11567250 11304000 11310420 11375520 11480910 11347920 11342070 11464500 11503080 11109780 12107940 11004330 10831560 11265570 11558190 11366520 11151600 10871040 10674030 11025150
20110221 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 0 11528520 10976310 11105460 10984680 10908630 11164680 11174760 11554410 11528520 11500050 11530710 11693700 12023910 11873700 11959170 11880630 11941470 12011100 11939880 11888940 12107820 12027450 12003960 12070770 11156430 9931590 9876810 9936750 9941280 9914940 9942390 9924510
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 0 25238280 25343190 25236900 25269570 25230540 25222890 25233420 25255920 25208910 25269510 27534420 27056130 25258860 25229010 25228860 25299540 25239060 25384890 25217370 25234380 25192350 25245390 25210620 25262280 25238280 25388190 25178820 25263270 25209360 25205640 25298370 25220910
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1 9903990 9941940 9912060 9904800 9830820 9930360 9896250 9897060 9930210 9904590 9806610 9906060 9936030 9919680 9900000 9861990 9913080 9901440 9897270 9903990 9885840 9808860 9886200 9905790 9891510 9905130 9895020 9804690 9902820 9936270 9935580 9939180
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1 25255770 25264380 25215840 25295580 27020430 25274370 25252650 25183380 25357020 25418550 26514360 25277580 25233330 25289430 25290780 25247850 25304910 25334160 25275390 25181880 25247940 25241100 25205160 25175820 25255770 25241790 25175310 25365210 25237860 25200600 25264650 25229430
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2 9908520 9904680 9924390 9903270 9830340 9899250 11093490 10518480 9938250 9909360 9945930 9830130 9959250 9908010 9931380 9900570 9801120 9904590 9925020 9897270 9909900 9901320 9827040 9903960 9941010 9950040 9908520 9933150 9823110 9925860 9982680 9899580
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2 25232880 25230240 25232370 25266690 25173330 25181580 25341360 25272960 25364940 25252500 25204890 25226910 25295580 25230030 25309590 25232880 25279770 25224690 25341180 25186110 25213410 25266930 25309140 25221600 25235940 25201650 25230510 25284990 25305240 25228770 25240710 25197630
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 3 9925170 9941790 9907410 9830040 9937500 9949890 9912000 9933990 9973800 9830640 9942120 9921600 9980760 9946980 9955080 9833580 9895980 9931290 9910530 9922590 9927390 9836130 9929790 9925500 9924420 9924150 9856650 9937230 9940080 9925170 9903690 9906360
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 3 25245900 25356210 25245900 25231470 25284810 26283330 25269930 25221000 25235310 25262070 25335690 25211280 25315530 25239870 25203720 25214880 25202430 25222320 25283850 25295280 25196670 25217220 25286730 25225110 25221690 25230090 25795470 25333800 25339290 25216380 25275540 25290720
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 4 9902940 9915570 9901410 9836610 9925560 9931290 9892710 9901140 9897570 9818010 9890640 9889140 9912960 9931200 9833580 9895920 9924660 9913080 9931950 9921120 9835770 9895230 9915060 9902940 9904110 9890460 9834540 9914040 9915720 9903150 9921150 9836490
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 4 25289250 25237350 25306020 25541940 25404030 26382750 32076390 33429780 28508190 25263450 25348770 25244850 25257870 25296000 25298100 25351950 25322430 25289250 25279620 25292070 25288620 25285380 25247040 25283430 25400670 25158810 25234230 25242270 25304970 25269930 25211070 25263900
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 6 9915930 9915750 9917400 9946590 9904680 9892380 9937890 9968010 9934710 9930690 9933300 9837720 9915930 9910080 9936090 9904380 9937170 9812370 9911910 9928680 9910860 9903720 9933780 9852000 9946590 9942600 9917130 9919740 9853410 9899250 9905850 9901590
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 6 25267710 25279290 25272030 25283550 25258740 25321260 25206720 25395090 25269420 25229520 25244370 25257240 25207650 25247820 25206540 25284840 25328100 25284600 25292550 25279530 25313220 25283220 25247790 25267710 25276860 25240470 25302690 25191240 25241970 25216920 25201080 25259790
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 8 9917280 9921780 9925380 9921420 9847410 9905670 9935910 9933780 9931980 9888720 9849750 9923460 9923430 9907410 9929820 9924630 9829800 9893370 9917280 9910680 9911160 9908460 9827100 9918450 9919170 9934050 9923220 9846810 9911730 9909090 9929520 9908490
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 8 25252530 25201590 25226790 25240200 25283940 25231680 25244430 25285440 25248000 25317510 25246080 25246260 25300530 25246740 25233300 25293510 25215960 25252530 25278810 25365120 25269270 25273110 25295340 25297440 25297830 25231680 25181190 25257300 25311150 25197840 25299150 25233060
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 11 9910920 9937140 9929190 9857010 9937050 9913470 9928200 9904650 9900570 9822270 9900450 9911040 9938280 9921600 9898950 9831660 9933300 9910920 9897390 9919770 9813270 9927060 9900750 9942570 9920430 9928950 9849450 9904110 9910740 9927930 9894600 9908400
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 11 25254450 25245420 25269240 25266810 25240950 25261560 25256160 25213230 25271040 25189650 25289610 25383900 25264980 25215870 25283670 25227630 25254330 25260360 25225380 25266030 25216320 25306620 25204920 25248090 25289550 25224810 25254450 25283910 25247490 25208340 25372620 25240290
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 14 9926910 10170660 9834990 9977490 9929100 9979890 9939390 9892920 9849120 9940200 9927240 9924240 9940890 9841680 9926010 9935100 9936270 9919050 9898680 9827490 10046190 9943230 9973350 9910260 9894510 9834840 9949680 9906750 9945720 9926910 9906630 9858300
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 14 25274670 25411590 25329090 25303170 25254900 25243020 25324020 25205310 25351290 25295370 25279260 25334880 25373910 25195200 25275420 25327320 25254210 25251600 25201380 25274670 25268880 25320600 25337370 25224810 25233660 25213860 25277580 25216650 25240650 25237860 25232550 25447890
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 18 9919560 10056990 9906990 9919560 9964050 9911880 9962490 9829170 9946530 9917640 9935430 9950430 9915660 9856200 9928440 9913560 9910890 9924630 9935580 9852360 9922290 9904230 9919680 9907620 9823770 9936870 9902490 9939690 9948330 9912150 9826890 9920760
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 18 25297380 25479270 25250430 25288860 25320450 25218630 25321770 25297380 25276860 25236720 25230900 25229940 26325750 25443600 25386150 25364040 25341750 25263240 25250370 25203690 25220430 25232490 25349460 25221210 25254780 25263000 30152790 33692940 25596750 25519770 25448220 25582800
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 23 9930570 9914370 9951990 9994890 10115310 9960060 9977880 10157760 9974280 9977700 9984210 9907080 9944370 9934290 9840690 9903870 9893190 9930570 9928800 9933420 9833370 9916770 9924150 9945870 9932010 9922530 9829920 9955680 9903210 9913470 9928500 9922140
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 23 25284630 25241820 25358190 25738890 31958700 33618450 29095590 25350450 25313580 25174500 25213260 25229790 25245360 25233240 25305450 25446240 25332450 25346280 25284630 25286940 25284780 25260690 25283700 25239750 25332210 25248930 25274130 25272540 25283700 25290330 25259310 25283970
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 29 9913560 10002060 9930540 9907680 9925950 9904800 9849840 9933840 9909900 9913560 9916650 9815520 9888420 9942000 9924270 9941520 9909720 9836100 9914430 9908010 9943650 9945630 9920790 9812400 9902340 9922890 9906300 9900450 9836790 9905160 9940020 9955950
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 29 25239570 25321200 25200840 25179540 25214520 25220550 25239600 25319100 25226430 25223850 25238700 25230630 25239570 25264920 25175340 25189350 25236240 25325580 25221060 25236510 25283760 25304910 25239960 25248060 25216290 25251420 25324260 25280850 25281210 25231110 25244730 25308060
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 37 9923430 9940710 9944640 9923430 9827760 9937980 9951210 9949470 9956280 9952650 9833940 9920670 9914010 9921660 9914940 9897210 9817590 9936300 9966450 9929010 9926490 9840270 9868050 9903390 9900510 9925110 9906030 9796200 9952590 9915330 9944400 9947220
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 37 25256460 25233000 25316190 25229760 25212510 25283940 25217400 25286250 25308870 25527720 25336770 25298550 25204560 25285740 25261020 25268070 25185900 25225710 25237320 25333830 25213380 25276800 25255830 25345290 25180650 25256460 25242990 25241070 25324830 25244850 25210020 25272390
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 47 9914070 9925890 9884460 9806910 9901140 9917070 9925500 9932940 9888660 9836760 9906150 9914070 9890850 9920130 9828960 9886170 9907950 9919410 9931290 9942120 9831240 9918570 9916590 9926580 9913530 9915840 9840090 9924120 9916860 9915570 9898830 9902550
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 47 25237500 25208700 25304070 25236660 25191300 25201680 25212510 25242540 25208880 25207950 25228260 25287180 25248420 25243350 25237500 25271580 25257240 25223100 25251420 25222590 25177290 25297290 25297680 25266960 25243800 25226550 25262460 25213260 25255320 25220400 25217370 25319160
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 59 9910830 9865500 9917100 9929820 9907830 9923520 9903840 9871350 9915480 9958920 9924570 9944700 9952140 9854040 9910830 9929220 9914610 9908010 9911940 9806340 9906840 9904050 9917070 9924000 9839160 9886860 9915120 9909390 9907830 9923070 9813060 9883800
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 59 25245960 25245960 25277280 25244880 25252740 25329390 25233780 25231350 25225380 25223670 25272240 25248780 25205700 25288080 25341150 25223790 25228110 25231650 25208430 25227300 25250100 25213080 25251450 25241670 25350360 25241280 25245210 25294890 25257180 25269030 25246770 25249740
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 74 9913620 10428060 9911250 9879990 9918990 9891090 9811830 9921270 9889680 9913620 9899220 9893280 9797880 9897840 9886980 9907710 9903750 9850140 9938490 9945330 9940140 9917640 9929940 9813840 9919170 9964620 9930720 9927600 9949470 9828210 9948600 9922020
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 74 25260750 25268670 25317870 25301370 25234020 25275300 25322640 25258680 25251360 25272900 25328610 25307970 25260750 25295070 25298310 25295700 25313490 25283880 25199040 25222110 25236630 25227300 25243350 25259970 25264200 25338420 25231890 25187940 25253580 25260060 25228650 25255260
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 93 9920070 9921630 9910560 9894630 9903420 9837720 9980370 9931620 9920730 9929310 9952530 9847920 9946890 9914940 9908100 9915060 9903570 9835440 9922440 9937980 9922380 9920070 9863700 9905850 9930150 9924180 9912360 9911580 9828150 9920580 9941340 9962610
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 93 25242420 25207020 25276950 25266750 25258530 25267530 25211310 25336350 25217640 25288560 25288290 25233540 25238070 25225740 25260030 25207710 25205040 25300080 25229550 25242420 25197690 25301430 25229610 25237170 25220850 25281960 25300950 25315980 25260900 25222890 25237350 25273230
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 117 9920520 9967740 9940950 9926580 9842190 9914550 9908610 9887370 9897150 9910890 9775110 9920520 9908970 9939870 9920910 9918000 9821070 9901200 9919260 9947610 9931590 9864000 9911400 9940050 9937170 9940110 9921240 9864060 9927420 9948720 9937290 9927840
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 117 25243770 25254510 25261920 25191090 25173060 25325850 25230540 25175370 25212390 25348920 25220880 25281330 25339980 25216950 25250280 25229340 25237860 25264470 25308000 25397700 25256130 25177530 25238910 25275690 25278060 25255530 25233420 25243770 25319670 25223520 25207830 25193370
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 147 9921090 9922470 9933780 9840150 9915510 9901470 9932250 9923250 9918690 9850770 9917460 9926730 9936480 9912960 9939210 9860880 9951300 9921090 9943110 9907980 9937260 9837000 9936510 9912870 9900930 9925440 9819600 9938790 9929940 9937290 9919500 9917370
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 147 25252890 25288020 25228860 25249230 25223370 25308900 25193100 25226100 25281060 25238880 25278600 25348560 25204890 25214160 25223880 25264680 25252920 25272030 25278630 25252890 25336890 25162770 25301610 25244730 25186020 25277130 25254210 25225980 25200210 25263750 25316880 25190670
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 184 9915540 9982530 9894030 9924060 9919290 9934740 9922830 9918270 9824100 9913200 9896910 9933870 9937650 9918540 9823890 9910380 9943080 9915540 9920430 9912930 9813060 9928530 9908280 9923340 9908040 9825570 9904770 9918000 9900270 9907410 9932220 9814680
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 184 25247430 25215720 25259280 25264200 25260660 25328460 25235010 25223700 25261020 25228290 25245480 25190010 25378680 25221990 25227450 25246800 25275720 25257270 25192800 25244160 25247310 25263570 25355520 25356300 25247430 25209090 25268460 25221900 25248330 25262070 25245180 25249200
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 231 9918660 9883920 9914340 9932040 9925800 9958500 9910290 9853860 9912000 9895470 9898020 9918660 9939870 9830880 9925650 9924420 9932910 9951540 9921750 9842520 9934500 9924720 9902640 9916830 9845670 9934680 9940380 9916230 9899460 9938580 9833850 9928920
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 231 25244400 25284960 25253070 25269330 25349460 25232460 25238220 25226940 25341090 25227870 25278330 25256550 25254690 25209150 25285830 25214250 25223040 25242480 25234230 25253130 25275060 25223520 25291560 25314570 25237620 25257870 25205790 25235820 25244400 25199310 25255800 25241820
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 289 9917700 9919290 9913260 9908880 9933780 9949980 9840450 9922920 9938700 9906060 9919050 9947250 9850590 9930180 9938100 9917700 9948900 9909360 9833910 9932610 9910410 9910200 9923280 9851220 9911310 9923940 9917460 9917790 9929850 9885180 9917400 9894600
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 289 25250310 25258770 25320000 25241910 25247040 25292910 25303830 25190880 25239120 25297410 25215090 25285980 25229040 25210260 25216140 25376160 25282740 25294770 25277760 25206090 25221210 25222590 25260360 25186800 25263840 25307700 25224420 25182420 25228470 25279590 25250310 25261560
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 362 9933030 10013520 9916080 9952560 9963360 9846000 9945150 9907380 9914640 9917730 9940950 9851940 9918060 9922470 9947940 9940950 9908790 9841650 9937980 9911550 9944460 9920790 9939720 9856530 9951120 9933030 9943200 9953280 9893310 9894240 9937110 9962370
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 362 25253010 25246860 25237980 25281930 25282650 25244100 25273770 25269840 25221660 25296690 25236900 25247700 25244670 25239720 25280160 25206510 25362360 25202250 25303620 25191000 25328130 25253010 25185930 25208370 25228830 25333770 25384470 25325760 25251660 25343160 25257810 25287270
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 453 9926820 9965370 9926820 9945060 9959760 9853980 9923010 9944040 9970140 9943920 9955440 9858060 9947010 9969600 9924690 9906690 9847260 9973230 9923640 9934380 9913950 9923130 9833820 9929970 9909000 9948000 9904920 9919380 9833760 9919830 10001160 9979410
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 453 25301580 25281990 25293660 25263210 25282620 25301580 25789710 26034870 25337220 26277810 25460040 26510700 27377310 26892330 26394900 25251570 25299240 25304700 25249590 25508160 25284690 25298790 25348560 25252770 25264800 25224150 25305390 25281270 25266780 25359330 25329810 25266870
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 567 9936780 9985740 9939780 9905280 9929580 9977010 9945600 9942930 9908040 9836970 9920790 9973080 9930630 9925260 9933660 9847470 9910650 9949260 9931560 9911970 9946380 9827220 9936780 9958650 9955020 9953850 9858420 9905640 9946050 9959670 9943860 9966210
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 567 25241370 25246950 25274700 25227900 25203390 25332690 25316880 25263480 25237560 25218360 25304700 25265670 25240590 25247700 25196220 25182570 25200570 25205100 25200300 25203660 25409820 25228560 25243290 25230690 25241370 25250310 25242450 25275240 25204800 25276200 25290810 25196610
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 709 9919500 9941520 9958110 9819390 9920820 9931680 9893940 9887550 9847140 9934200 9911610 9893490 9927570 9907500 9831600 9935340 9919500 9901170 9908880 9921450 9807270 9951030 9902610 9922290 9946320 9852180 9885390 9934590 9942390 9935880 9947790 9831900
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 709 25263270 25239360 25333410 25270050 25237260 25229430 25234800 25248660 25237830 25195290 25241070 25196040 25351140 25261050 25363800 25263270 25225740 25259670 25261020 25289460 25234980 25573380 25315860 25279920 25398900 25293180 25300080 25326480 25314990 25296540 25304820 25246980
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 887 9943650 9963510 9856200 9951720 9905010 9910200 9945630 9940530 9846150 9948960 9917490 9956100 9963270 9909420 9874170 9983250 9954120 9942330 9968910 9951090 9833550 9929280 9945390 9954780 9929550 9864480 9948060 9957300 9943650 9935220 9949170 9833100
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 887 25248300 25281480 25427520 25286640 25230000 25281720 25248300 25265220 25221060 25227210 25223100 25177800 25407690 25247310 25245120 25224780 25224270 25274160 25275870 25275030 25205400 25256550 25329540 25220160 25223250 25219530 25185960 25269120 25292070 25260390 25200600 25260570
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1109 9950010 9976410 9847320 9935070 9971790 9961740 9981390 10013190 9846810 9946260 9941190 9972270 9958710 9873900 9909720 10056750 9957870 9912360 9945360 9846030 9953040 9918690 9943500 9951510 9931440 9874800 9950010 9951810 9962670 9972000 9953310 9857880
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1109 25245510 25253580 25311090 25265760 25279920 25225470 25300080 25157100 25177950 25267080 25212270 25243140 25268700 25253130 25292490 25192470 25238430 25234230 25247250 25259670 25178940 25243800 25358190 25317240 25290810 25187310 25220400 25245510 25192830 25260690 25209720 25209390
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1387 9929310 9882000 9952890 9920370 9920580 9937410 9935460 9845370 9934470 9941250 9931500 9919770 9942300 9865560 9924540 9966750 9938910 9940350 9952650 9844680 9912000 9934830 9922770 9945000 9922050 9929310 9927480 9924390 9952560 9978720 9834060 9924180
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1387 25263720 25238730 25235910 25328400 25323420 25260240 25301010 25223040 25260300 25314810 25243260 25271040 25255560 25386810 25209960 25250910 25322880 25313820 25300530 25292700 25323030 25314090 25328940 25240890 25244190 25241550 25273530 25250970 25263720 25253460 25263990 25236270
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 1734 9940470 9867450 9945660 9934230 9951150 9966720 9932100 9888990 9959910 9942210 9939210 9949620 9936510 9855180 9958860 9930090 9936900 9958950 9951960 9840000 9950790 9959640 9933390 9950850 9882450 9922080 9932160 9950490 9940470 9959010 9885420 9992520
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 1734 25292580 25326000 25230240 25267830 25356300 25257930 25292580 25265070 25406370 25283520 25262460 25233600 25232220 25361400 25319520 25268250 25316400 25344060 25493850 25222890 25244130 25287300 25344480 25350780 25321110 25344900 30483090 27083850 25256280 25313580 25273260 25239060
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2168 9963960 9995730 9952950 9982740 10000500 9900270 9963960 9951840 9956400 9958830 9979950 9879630 9977580 9974070 9957900 9964950 9956340 9874680 9974220 9971670 9997290 9978780 9950280 9862980 9980550 9968910 9955860 9965730 9940770 9882450 10004880 9950190
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2168 25305180 25311720 25252800 25237560 25250850 25233330 25323330 25367880 25314990 25219440 25255050 25307160 25266510 25320180 25314540 25268700 25400940 25309770 25343130 25429410 25308660 25275330 25248480 25270740 25276140 25342890 25311570 25339140 25290060 25298730 25240620 25305180
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 2711 9971760 10015020 9946410 9976440 9961470 9950910 9881010 9997920 10000020 9992760 9995520 10000500 9909930 9982380 9975450 9986910 9961200 9957780 9851640 9988740 10002480 9978030 9943680 9861000 9934800 9971760 9941910 9942090 9950280 9872550 9977460 9988170
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 2711 25283280 25287630 25226700 25173810 25269420 25333230 25247340 25265490 25262760 25252380 25317570 25258950 25291530 25269960 25311780 25358130 25264590 25283280 25207170 25300290 25298160 25241610 25270110 25286010 25351020 25294950 25276830 25288290 25304520 25306290 25250520 25283310
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 3389 9969630 9851190 9966810 9964050 9977940 9966270 9899610 9958980 9977970 9961530 9969630 9960120 9875970 9972840 9986610 9998040 9973920 9976830 9902160 9971400 9990060 9979740 9973260 9972570 9885210 9961530 9983490 9963750 9982590 9975420 9890430 9966960
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 3389 25298700 25271160 25296510 25262640 25331940 25286580 25253550 25245360 25229430 25302150 25225050 25260540 25245660 25270590 25342350 25282290 25269420 25543680 25475490 25373610 25337370 25352550 25409910 25291830 25582230 25406760 25334790 25366680 25298700 25369440 25290300 25464420
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 4237 9995460 10002750 9912810 9997260 10038660 10016910 9991260 10001160 9909180 9977850 9985590 10008330 9981240 10015980 9900720 9985890 10000170 10019430 10017540 9995460 9892230 9992220 10020480 10000530 10010190 9994230 9907620 9970500 10002570 9976410 9987360 10093200
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 4237 25265490 25372800 25294350 25243320 25241010 25237950 25218270 25229580 25266030 25321050 25355340 25362600 25265490 25252830 25326750 25306320 25259430 25219710 25266420 25313730 25348200 25273110 25310940 25260090 25252260 25258950 25304460 25263780 25255440 25322520 25252290 25261710
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 5297 10005390 10037430 10034070 9948600 9996180 10015290 10012050 10031130 10005390 9948390 9999720 10016550 10023720 10019760 9996180 9925050 9974220 10016340 10004160 10002960 10024440 9937170 9991380 10015890 10019280 9999750 9998280 9953400 9985170 10023570 10023660 10025400
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 5297 25298460 25321350 25234620 25267500 25244640 25299570 25260570 25301130 25364670 25316850 25288170 25345590 25307700 25282800 25286130 25294440 25357200 25412520 25324320 25339890 25273200 25307100 25313670 25298460 25220970 25360500 25411110 25283160 25262460 25283760 25293060 25246500
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 6622 10034010 10059750 10035600 10009440 10029090 9961350 10034010 10025430 10042620 10044750 10045230 9976890 10032930 10027200 10035150 10042620 10063620 10073340 9937680 10042380 10008240 10018290 10072500 10023900 9946050 10049580 10039380 10059780 10029570 10020270 9950520 10052040
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 6622 25301670 25339890 25274490 25285800 25418400 25237170 25302810 25337760 25298730 25312950 25262280 25344090 25323300 25301670 25389330 25280760 25247460 25330380 25316790 25297650 25275480 25260780 25272210 25335030 25243830 25327920 25218960 25321290 25261740 25281180 25314870 25304190
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 8278 10063230 10096320 9969930 10070850 10056240 10080030 10080540 10071000 9954960 10071330 10066200 10083450 10070250 10048380 9994440 10008930 10059810 10082370 10044990 10068540 9984210 10074600 10051200 10069440 10063230 10038390 10064910 9995250 10043250 10046130 10058430 10084920
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 8278 25315080 25318620 25315080 25288140 25294080 25304610 25307460 25318200 25306170 25379910 25331250 25329630 25286580 25308480 25275060 25298160 25304490 25422840 25444530 25349100 25281930 25321950 25287570 25319670 25341000 25350480 25253520 25533990 25355580 25312290 25319910 25289790
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 10348 10092750 10114020 10100670 10105980 10074390 10075320 10038810 10099020 10092750 10100160 10085940 10093890 9972180 10096080 10122060 10105830 10098750 10088370 10037340 10085940 10085130 10111200 10098690 10081170 10153440 10009200 10103790 10081320 10116150 10091760 10070730 9998550
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 10348 25355430 25296210 25404720 25379640 25346310 25583190 25391490 25654170 25355430 25469490 25340160 25418250 25320030 25342860 25304940 25377570 25331340 25338330 25338390 25318890 25375650 25305300 25312980 25368660 25290570 25299960 25299180 25369800 25377660 25452360 25410180 25393950
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 12936 10153170 10168290 10155450 10153170 10164900 10057260 10145790 10168830 10160910 10178250 10180650 10168350 10064880 10130550 10156410 10139370 10156140 10125000 10075140 10144290 10181640 10145430 10146690 10155960 10102650 10164090 10191990 10132560 10151340 10148550 10230330 10124790
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 12936 25550400 25710240 25683600 26485260 25613790 25505220 25634610 25768950 26909460 25687290 25876770 26857080 25815900 25425000 25495350 25585500 25398270 25458630 25394160 25591770 25589610 25421940 27667140 25550400 25460910 25428870 25408890 25387410 25291530 25522530 25441830 25391100
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 16171 10222410 10281660 10264410 10294230 10284510 10262310 10124490 10283160 10246140 10300410 10298040 10234470 10154970 10252920 10199610 10203060 10210350 10194540 10196340 10088580 10227930 10225050 10244130 10222140 10237800 10203810 10129230 10221240 10222410 10217910 10201350 10213890
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 16171 25422960 25497900 25423110 25418460 25422960 25471830 25445790 25395000 25435290 25438170 25401270 25411320 25393080 25435950 25397310 25424790 25380090 25506810 25391430 25374240 25403940 25445730 25394550 25423590 25381830 25423500 25437780 25446330 25428600 25417680 25400970 25405830
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 20214 10293990 10411950 10211610 10266690 10273050 10303920 10298280 10312080 10295640 10209870 10245600 10276770 10304580 10283370 10305090 10345440 10185540 10273470 10270080 10315590 10293990 10300500 10301730 10222980 10260210 10273050 10296150 10294020 10302900 10263450 10242360 10310550
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 20214 25458210 25438890 25527510 25580400 25404690 25432650 25459410 25486560 25473390 25461630 25442970 25475160 25460070 25426110 25398540 25389480 25482750 25458270 25385970 25536000 25433580 25416030 25449600 25470810 25476420 25456590 25410270 25403310 25484190 25392180 25501950 25458210
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 25268 10376730 10334580 10380690 10403130 10372980 10360410 10413990 10404120 10387050 10285170 10375860 10394010 10377390 10390410 10370370 10365120 10298010 10402260 10367490 10413840 10371360 10375920 10389330 10410270 10345530 10397370 10410750 10376730 10373460 10350090 10388940 10279170
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 25268 25510290 25552500 25587570 25497510 25509270 25459080 25467360 25519830 25507410 25564590 25572300 25507410 25499250 25488330 25473600 25530300 25497390 25510290 25575690 25515720 25519680 25513590 25532610 25522200 25463430 25536960 25609710 25463610 25484550 25480170 25481580 25606950
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 31586 10517850 10521900 10492320 10483830 10493970 10412700 10508070 10487250 10506150 10503390 10474890 10527210 10556850 10412790 10617420 10582470 10539840 10521030 10522290 10516440 10517850 10403430 10531170 10580100 10553010 10521720 10535490 10544070 10543410 10417170 10502460 10509000
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 31586 25583820 25618140 25564620 25643400 25611510 25584510 25556250 25631580 25514460 25563840 25524390 25662360 25523100 25672830 25538730 25611270 25508880 25583820 25618920 25717020 25576680 25552410 25543290 25523220 25545630 25556730 25642350 25541010 25599480 25599060 25606380 25592400
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 39483 10645440 10664430 10643400 10663080 10624110 10638960 10560600 10659660 10627680 10649010 10633410 10646070 10645440 10653000 10556220 10606470 10655040 10643670 10688940 10635810 10671150 10681830 10647750 10579200 10612260 10639500 10642200 10686810 10686090 10682400 10650270 10644240
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 39483 25615020 25608480 25715040 25591710 25645590 25595310 25631610 25637250 25609590 25573860 25572960 25607850 25599180 25658400 25621440 25744740 25611960 25611330 25658160 25602840 25636470 25607460 25702110 25674600 25616970 25609080 25657170 25615020 25598880 25639920 25677150 25583040
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 49354 10822320 10847370 10816830 10798890 10709880 10831500 10800540 10824690 10784790 10808250 10817430 10824060 10830720 10822530 10772520 10822110 10821720 10873260 10825710 10833570 10820190 10875510 10832640 10838790 10725090 10783860 10822320 10834140 10821060 10836030 10849980 10818180
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 49354 25730340 25697700 25827810 25775010 25745340 25712130 25821210 25704060 25755150 25719150 25731060 25728360 25736580 25875180 25730340 25735680 25687020 25735230 25680690 25694310 25896330 25701000 25666860 25726530 25719120 25739670 25749180 25826370 25791090 25678410 25725870 25703250
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 61693 11053680 10972890 11035380 11148600 11070630 11057700 11053920 11053680 11047230 11078880 11059230 11048130 11031240 11050740 10959990 11057460 11056020 11045580 11053410 11059830 11077230 11076510 11049930 11067180 11064990 11047410 10974210 11021700 11066250 11029860 11060880 11050980
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 61693 25867050 25821840 25828500 25890330 25805910 25831920 25795320 25826580 25809120 25990650 25947270 25803750 25892160 25890540 25842810 25862700 25912740 25882980 25891950 25848930 25828140 25867050 25919010 25883820 25858080 25834680 25927950 25860330 25882590 25983870 25875450 25889550
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 77117 11338500 11251170 11361180 11329530 11355330 11334570 11330460 11345190 11361090 11327040 11328930 11332380 11335770 11330340 11344050 11376330 11330610 11361540 11361840 11259090 11324160 11368650 11367000 11348640 11354220 11321970 11338500 11334720 11311770 11373930 11383500 11414970
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 77117 26003820 25943250 25972530 26003820 25988250 26095020 26012280 25975320 26000700 26010600 25996890 26014200 25996140 25995660 26029710 25952190 26045820 26109180 26044650 26024130 26043930 25978770 25992510 26028120 26001180 26018760 25975050 26002980 26124210 26031330 26029920 25975020
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch cycles 96397 11694150 11692380 11707320 11686800 11709390 11701890 11662800 11697690 11678370 11691990 11680080 11709990 11682960 11731350 11697810 11665380 11708070 11698140 11721720 11694150 11689110 11649930 11681820 11694510 11680620 11700960 11706390 11726460 11671680 11701320 11692140 11683620
20110221 goat05 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 goat05 amd64 20210831 crypto_sign edwards25519sha512batch open_cycles 96397 26204310 26181960 26223960 26142570 26174340 26227200 26206620 26291700 26193420 26187960 26184990 26184000 26205330 26287590 26218800 26232780 26163900 26147490 26278590 26204310 26188710 26158380 26156730 26226060 26291430 26257230 26156970 26210250 26166420 26252520 26213220 26164260
20110221 goat05 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
