20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'check':
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:40:9: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |         ^~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c In file included from crypto_verify.h:4,
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c from try.c:8:
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_16.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_16_ref_BYTES 16
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_16.h:15:32: note: in expansion of macro 'crypto_verify_16_ref_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_16_BYTES crypto_verify_16_ref_BYTES
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_16_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_16_BYTES
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:40:20: note: in expansion of macro 'crypto_verify_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                    ^~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_16.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_16_ref_BYTES 16
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_16.h:15:32: note: in expansion of macro 'crypto_verify_16_ref_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_16_BYTES crypto_verify_16_ref_BYTES
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_16_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_16_BYTES
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:42:21: note: in expansion of macro 'crypto_verify_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 42 |     if (!memcmp(x,y,crypto_verify_BYTES)) return "equal strings fail verify";
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                     ^~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:55:13: warning: unused variable 'j' [-Wunused-variable]
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 55 |   long long j;
20110221 lamb08 x86 20191114 crypto_verify 16 fromcompiler crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |             ^
20110221 lamb08 x86 20191114 crypto_verify 16 try 0 ok 113 257510533 2800222999 crypto_verify/16/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_verify 16 implementation crypto_verify/16/ref -
20110221 lamb08 x86 20191114 crypto_verify 16 inputbytes 16
20110221 lamb08 x86 20191114 crypto_verify 16 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_verify 16 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_verify 16 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_verify 16 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'check':
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:40:9: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |         ^~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c In file included from crypto_verify.h:4,
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c from try.c:8:
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_32.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_32_ref_BYTES 32
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_32.h:15:32: note: in expansion of macro 'crypto_verify_32_ref_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_32_BYTES crypto_verify_32_ref_BYTES
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_32_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_32_BYTES
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:40:20: note: in expansion of macro 'crypto_verify_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 40 |     if (memcmp(x,y,crypto_verify_BYTES)) return "different strings pass verify";
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                    ^~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_32.h:4:36: warning: 'memcmp' argument 3 type is 'int' where 'unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 4 | #define crypto_verify_32_ref_BYTES 32
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify_32.h:15:32: note: in expansion of macro 'crypto_verify_32_ref_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 15 | #define crypto_verify_32_BYTES crypto_verify_32_ref_BYTES
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c crypto_verify.h:7:29: note: in expansion of macro 'crypto_verify_32_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 7 | #define crypto_verify_BYTES crypto_verify_32_BYTES
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                             ^~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:42:21: note: in expansion of macro 'crypto_verify_BYTES'
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 42 |     if (!memcmp(x,y,crypto_verify_BYTES)) return "equal strings fail verify";
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                     ^~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c <built-in>: note: built-in 'memcmp' declared here
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:55:13: warning: unused variable 'j' [-Wunused-variable]
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 55 |   long long j;
20110221 lamb08 x86 20191114 crypto_verify 32 fromcompiler crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |             ^
20110221 lamb08 x86 20191114 crypto_verify 32 try 0 ok 156 461013694 2800222999 crypto_verify/32/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_verify 32 implementation crypto_verify/32/ref -
20110221 lamb08 x86 20191114 crypto_verify 32 inputbytes 32
20110221 lamb08 x86 20191114 crypto_verify 32 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_verify 32 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_verify 32 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_verify 32 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 1970 20531549 2800222999 crypto_core/hsalsa20/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 934 28209597 2800222999 crypto_core/hsalsa20/ref2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_core hsalsa20 implementation crypto_core/hsalsa20/ref2 -
20110221 lamb08 x86 20191114 crypto_core hsalsa20 outputbytes 32
20110221 lamb08 x86 20191114 crypto_core hsalsa20 inputbytes 16
20110221 lamb08 x86 20191114 crypto_core hsalsa20 keybytes 32
20110221 lamb08 x86 20191114 crypto_core hsalsa20 constbytes 16
20110221 lamb08 x86 20191114 crypto_core hsalsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_core hsalsa20 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_core hsalsa20 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_core hsalsa20 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_core salsa20 try 9d1ee8d84b974e648507ffd93829376c5b4420751710e44f6593abd8769378011d85ecda51ceb8f43661d3c65ef5b57c4f5bf8df76c8202784c8df8def61e6a6 ok 2208 39701504 2800222999 crypto_core/salsa20/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_core salsa20 implementation crypto_core/salsa20/ref -
20110221 lamb08 x86 20191114 crypto_core salsa20 outputbytes 64
20110221 lamb08 x86 20191114 crypto_core salsa20 inputbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa20 keybytes 32
20110221 lamb08 x86 20191114 crypto_core salsa20 constbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_core salsa20 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_core salsa20 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_core salsa20 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_core salsa2012 try f36d643f798efc0fca888d3ac4bdcc54c98a968c2da16bd5b8bfe9fe9025a6ca3a207e9362dc7cf17ddfc7477ee754d3f521b1df91640093754f7275b1a54293 ok 589 22554606 2800222999 crypto_core/salsa2012/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_core salsa2012 implementation crypto_core/salsa2012/ref -
20110221 lamb08 x86 20191114 crypto_core salsa2012 outputbytes 64
20110221 lamb08 x86 20191114 crypto_core salsa2012 inputbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa2012 keybytes 32
20110221 lamb08 x86 20191114 crypto_core salsa2012 constbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa2012 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_core salsa2012 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_core salsa2012 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_core salsa2012 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_core salsa208 try 1e13ea9e74cb36989f7cbf4abc80b29154e1a8b150bd5244951318abea002a93ae9fe2abbcf7217526ac2a85b66c256ba9374b1257eda0c01816da328edfa11a ok 467 31342638 2800222999 crypto_core/salsa208/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_core salsa208 implementation crypto_core/salsa208/ref -
20110221 lamb08 x86 20191114 crypto_core salsa208 outputbytes 64
20110221 lamb08 x86 20191114 crypto_core salsa208 inputbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa208 keybytes 32
20110221 lamb08 x86 20191114 crypto_core salsa208 constbytes 16
20110221 lamb08 x86 20191114 crypto_core salsa208 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_core salsa208 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_core salsa208 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_core salsa208 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 40298 789963755 2800222999 crypto_hashblocks/sha256/inplace gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 31484 702139218 2800222999 crypto_hashblocks/sha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 implementation crypto_hashblocks/sha256/ref -
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 statebytes 32
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_hashblocks sha256 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 115035 2000744285 2800222999 crypto_hashblocks/sha512/inplace gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 105377 1839045667 2800222999 crypto_hashblocks/sha512/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 implementation crypto_hashblocks/sha512/ref -
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 statebytes 64
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_hashblocks sha512 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_hash sha256 try 86df8bd202b2a2b5fdc04a7f50a591e43a345849c12fef08d487109648a08e05 ok 33002 449856990 2800222999 crypto_hash/sha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hash sha256 implementation crypto_hash/sha256/ref -
20110221 lamb08 x86 20191114 crypto_hash sha256 outputbytes 32
20110221 lamb08 x86 20191114 crypto_hash sha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_hash sha256 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_hash sha256 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_hash sha256 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 0 1959 21043 2077 1934 1960 1946 1959 1960 1947 1946 1959 1982 2039 1946 1947 1958
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1 1943 2057 1943 1943 1943 1942 1943 1943 1963 1962 1943 1943 1943 1943 1943 1943
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 2 1945 1980 1945 1945 1944 1945 1945 1944 1945 1944 1945 1945 1944 1945 1945 1944
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 3 1945 2007 1970 1944 1970 1945 1945 1944 1945 1945 1944 1945 1945 1944 1945 1945
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 4 1945 2021 1965 1964 1945 1944 1945 1945 1944 1945 1945 1944 1945 22319 1762 1742
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 5 1773 1850 1794 1793 1794 1773 1773 1773 1773 1773 1773 1773 1774 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 6 1773 1819 1793 1793 1793 1773 1773 1773 1773 1773 1773 1773 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 7 1785 1824 1793 1792 1792 1792 1785 1784 1785 1785 1784 1785 1784 1785 1784 1785
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 8 1773 1821 1793 1792 1792 1792 1792 1792 1773 1773 1773 1773 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 10 1773 1836 1791 1790 1791 1790 1773 1773 1773 1773 1773 1773 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 12 1773 1822 1793 1793 1793 1793 1773 1773 1773 1773 1791 1791 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 14 1773 1822 1791 1791 1791 1791 1773 1774 1773 1782 1773 1773 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 16 1793 1821 1793 1794 1794 1793 1794 1794 1793 1794 1773 1773 1773 1773 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 19 1792 1820 1793 1792 1792 1792 1792 1792 1792 1792 1792 1792 1792 1792 1792 1774
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 22 1792 1820 1790 1792 1792 1792 1792 1792 1792 1792 1792 1792 1792 1792 1773 1773
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 25 1789 1817 1789 1790 1789 1790 1789 1790 1790 1789 1790 1789 1790 1770 1771 1770
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 29 1790 1820 1789 1790 1790 1789 1790 1789 1790 1789 1790 1789 1790 1789 1790 1789
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 33 1727 1819 1790 1791 1790 1790 1791 1790 1726 1726 1726 1727 1726 1726 1726 1726
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 38 1728 1821 1792 1792 1792 1792 1792 1728 1728 1728 1727 1728 1728 1728 1727 1728
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 43 1741 1773 1792 1792 1727 1741 1741 1741 1741 1741 1741 1741 1741 1741 1741 1741
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 49 1723 1828 1792 1792 1728 1723 1723 1723 1722 1723 1723 1723 1723 1722 1723 1723
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 56 3243 3381 3276 3243 3243 3243 3243 3243 3243 3244 3243 3243 3243 3243 3243 3243
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 64 3007 3197 3105 3019 3007 3007 3006 3007 3007 3006 3007 3007 3007 3006 3007 3007
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 73 3005 3131 3101 3044 3044 3026 3027 3026 3005 3005 3005 3005 3005 3005 3005 3005
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 83 3025 3100 3043 3029 3025 3026 3026 3025 3026 3026 3006 3005 3006 3006 3006 3006
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 94 3025 3088 3025 3025 3064 3025 3024 3025 3025 3025 3025 3025 3024 3025 3025 3025
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 106 3025 3092 3021 3099 3043 3025 3025 3043 3025 3025 3024 3043 3025 3025 3043 3025
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 120 4550 4623 4567 4567 4568 4550 4567 4550 4550 4550 4550 4550 4550 4550 4550 4550
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 136 4349 4463 4373 4351 4350 4371 4346 4334 4346 4349 4334 4333 4347 4374 4405 4333
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 154 4354 4470 4371 4354 4354 4354 4354 4354 4354 4354 4354 4354 4354 4354 4354 4354
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 174 4342 4409 4375 4374 4340 4340 4342 4341 4342 4342 4341 4342 4342 4341 4342 4342
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 196 5651 5798 5701 5706 5665 5669 5651 5651 5651 5651 5651 5651 5651 5651 5651 5651
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 221 5705 5751 5670 5705 5709 5670 5708 5670 5709 5709 5670 5670 5709 5708 5670 5670
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 249 7186 7256 7202 7203 7202 7186 7185 7185 7186 7185 7185 7186 7185 7185 7185 7186
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 281 6971 7044 6988 7009 6971 6971 6971 6971 6972 6971 6971 6971 6971 6971 6972 6951
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 317 8482 8574 8562 8498 8482 8481 8482 8481 8482 8482 8481 8482 8481 8482 8481 8482
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 357 8301 8400 8326 8329 8275 8315 8275 8315 8275 8301 8265 8309 8270 8270 8284 8308
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 402 9592 9825 9668 9651 9592 9593 9592 9593 9592 9593 9592 9573 9592 9573 9573 9592
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 453 10902 11070 10936 10944 10920 10919 10902 10902 10901 10902 10902 10902 10902 10902 10902 10902
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 510 12449 12537 12448 12449 12448 12449 12431 12450 12431 12467 12541 12450 12431 12541 12451 12431
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 574 13714 13819 13783 13714 13713 13714 13713 13713 13714 13713 13714 13713 13714 13713 13713 13714
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 646 14842 14835 14900 14861 14861 14885 14842 14841 14842 14842 14841 14842 14841 14842 14842 14841
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 727 16183 16341 16183 16209 16210 16185 16186 16186 16185 16165 16164 16164 16164 16165 16164 16164
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 818 19139 19794 19163 19221 19177 19139 19138 19123 19138 19138 121023 19049 19138 19139 19138 19139
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 921 22056 22140 22175 22082 22083 22082 22055 22056 22056 22056 22056 22056 22056 22034 22034 22034
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1037 24932 24991 24975 24932 24931 24932 24932 24932 24931 24932 24907 24908 24907 24907 24908 24932
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1167 27828 27876 27828 27867 27828 27828 27829 27828 27829 27828 27828 27829 27828 27801 27802 27801
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1313 30629 30759 30690 30658 30629 30629 30629 30630 30629 30629 30630 30629 30629 30629 30630 30629
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1478 34999 35118 35046 34994 34995 34942 35043 35038 35039 35039 35039 34998 34998 34999 34998 34998
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1663 39542 39694 39561 39560 39561 39541 39560 39542 39541 39542 39541 39542 39541 39541 39424 39542
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 1871 43564 43766 43582 43582 43564 43563 43564 43563 43564 43563 43564 43563 43564 43636 43563 43563
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 2105 49573 50079 49558 49516 99258 55172 49573 49573 49328 49572 49600 49573 49683 49349 49573 49677
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 2369 55100 54967 55101 55099 55100 55099 60644 55100 55099 55100 55099 55100 55099 55100 55099 55100
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 2666 60726 60780 60751 60736 60709 60710 60725 60710 60709 60726 60725 60726 60726 60709 60726 60726
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 3000 69695 69442 69714 69713 69695 69695 69694 69695 69695 69695 69694 69695 69695 69694 69695 69695
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 3376 76628 76426 76715 220757 76753 76658 76608 76608 142349 76451 76608 76647 76608 76628 76647 76608
20110221 lamb08 x86 20191114 crypto_hash sha256 cycles 3799 86584 86647 86602 86634 86602 86564 86584 86605 86562 86563 86597 86563 86605 86562 86563 86581
20110221 lamb08 x86 20191114 crypto_hash sha512 try 9a2a989e136a02c3362c98e6e1e0b52fab980a1dafbebe4dd5e44d15d061742e35fb686befd4e33c608d251c96e26c020f90d92bb7ec8a657f79bb8e0b00a473 ok 114739 1361351742 2800222999 crypto_hash/sha512/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_hash sha512 implementation crypto_hash/sha512/ref -
20110221 lamb08 x86 20191114 crypto_hash sha512 outputbytes 64
20110221 lamb08 x86 20191114 crypto_hash sha512 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_hash sha512 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_hash sha512 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_hash sha512 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 0 9505 30038 9610 9505 9505 9506 9505 9505 9505 9500 9505 9504 9504 9523 9504 9517
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1 9513 9839 9521 9514 9513 9514 9513 9513 9514 9508 9513 9513 9512 9513 9512 9513
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 2 9505 9732 9591 9537 9529 9528 9505 9505 9505 9501 9504 9504 9505 9504 9504 9505
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 3 9488 9714 9608 9573 9488 9488 9488 9488 9488 9486 9485 9488 9489 9489 9489 9484
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 4 9506 9641 9606 9515 9507 9507 9507 9506 9507 9502 9506 9506 9506 9506 9506 9506
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 5 9506 9659 9544 9518 9517 9507 9507 9507 9506 9502 9506 9506 9506 9506 9506 9506
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 6 9506 9692 9565 9539 9532 9507 9507 9506 9507 9502 9506 9506 9506 9506 9506 9506
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 7 10494 9670 9666 9612 126222 10605 15243 31359 10489 10490 10494 10495 10494 10495 10495 10494
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 8 10497 15344 10516 10521 10521 10497 10498 10497 10497 10492 10496 10497 10496 10497 10496 10467
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 10 10427 10692 10514 10949 17139 10818 10427 10428 10428 10422 10427 10427 10427 10427 10427 10427
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 12 10456 10711 10474 10456 10458 10457 13422 10458 10429 10450 10428 10473 10449 10448 10449 10449
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 14 10433 10630 10465 10512 10467 10433 10433 10433 10433 10428 11623 13198 10432 10432 10432 11293
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 16 10419 10652 10533 10526 10437 10436 10418 10418 10418 10416 10418 10410 10419 10419 10418 10420
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 19 10442 10627 10477 10455 10486 12235 10442 10442 10442 10437 10442 10441 10457 10442 10441 10441
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 22 10461 10665 10502 10488 10481 10461 10461 10461 10462 10438 10460 10444 10443 10443 10443 10460
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 25 10463 10682 10472 10494 10466 10464 10464 10464 10463 10459 10463 10463 10463 10463 10463 10463
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 29 10467 10679 10490 10487 10468 10467 10468 10467 10468 10462 10466 10467 10467 10466 10467 10466
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 33 10471 10658 10499 10492 10493 10471 10471 10472 10471 10465 10470 10471 10470 10470 10470 10470
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 38 10475 10656 10516 10503 10475 10476 10476 10475 10476 10470 10475 10475 10474 10475 10475 10474
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 43 10479 10719 10469 10478 10482 10480 10480 10480 10480 10475 10479 10480 10479 10479 10479 10479
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 49 10485 10723 10538 10528 10485 10486 10485 10486 10485 10480 10485 10485 10484 10485 10485 10484
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 56 10491 10666 10511 10488 10519 10492 10492 10492 10492 10486 10491 10491 10491 10491 10491 10491
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 64 10499 10700 10527 10515 10527 10499 10499 10499 10499 10494 10498 10498 10498 10498 10499 10498
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 73 10507 10684 10519 10505 10527 10508 10507 10507 10507 10502 10506 10507 10506 10506 10507 10506
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 83 10516 10702 10535 10525 10543 10517 10516 10516 10516 10511 10516 10515 10515 10516 10515 10515
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 94 10526 10732 10554 10548 10548 10526 10526 10527 10526 10521 10525 10525 10526 10525 10505 10506
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 106 10513 10699 10556 10546 10545 10517 10537 10537 10513 10508 10513 10513 10512 10513 10513 10512
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 120 20384 20646 20458 20434 20402 20384 20384 20384 20384 20379 20383 20383 20383 20383 20383 20383
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 136 20049 20452 20091 20050 20049 20050 20050 20050 20050 20044 20027 20027 20028 20027 20027 20027
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 154 20064 20292 20102 20065 20064 20064 20064 20065 20064 20059 20063 20064 20063 20063 20064 20063
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 174 20082 20286 20138 20083 20082 20082 20083 20082 20082 20077 20082 20081 20082 20081 20081 20082
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 196 20102 20261 20115 20102 20102 20102 20103 20102 40025 18425 18431 18430 18431 18431 18430 18431
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 221 18349 18617 18363 18350 18349 18349 18349 18349 18349 18344 18348 18348 18349 18348 18348 18348
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 249 27377 27540 27391 27378 27377 27377 27378 27377 27378 27372 27377 27376 27377 27376 27377 27377
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 281 27103 27360 27128 27104 27103 27103 27103 27103 27103 27099 27102 27102 27103 27102 27102 27103
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 317 27132 27332 27148 27133 27153 27132 27133 27133 27133 27128 27132 27132 27132 27132 27132 27132
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 357 27131 27414 27149 27150 27150 27132 27131 27131 27131 27130 27132 27121 27121 27121 28321 27121
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 402 35831 36526 35902 35924 35937 35831 35846 35838 35831 35826 35830 35830 35845 35830 35830 35830
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 453 36100 36100 35917 35899 35900 35917 35899 35900 35899 164838 65696 39491 39491 39492 39491 39490
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 510 49293 50948 49290 49293 49294 49293 49294 49293 49294 49292 49292 49293 49292 49293 49293 49292
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 574 48938 49239 49042 49118 48939 48938 48939 48938 48939 48937 48937 48938 48938 48937 48938 48938
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 646 58494 59033 58570 58510 58495 58494 58495 58495 58495 58489 58468 58469 58468 58469 58468 58469
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 727 58562 58959 58559 58563 58562 58563 58562 58563 58562 58557 58562 58561 58562 58561 58562 58661
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 818 62313 62540 62326 62313 62313 62313 62313 62313 62314 62308 62312 62313 62312 62312 62313 62312
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 921 70878 71262 70913 70879 70879 70878 70895 70879 70878 70874 70878 70878 70878 70878 70877 70878
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1037 79618 79975 79815 79639 79640 79618 79618 79619 79618 79592 79617 79596 79617 79596 79617 236330
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1167 96911 98231 96907 96911 96910 96911 98433 97378 96911 96909 97279 97614 96910 96910 96910 98111
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1313 106524 107029 112525 106523 106525 106525 106512 106524 106525 106523 106523 106524 106524 106524 106523 106524
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1478 106166 106705 106164 106166 106166 106166 106166 106166 106166 106162 106165 106165 106165 106166 106165 106165
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1663 123897 124184 123909 123679 123657 123924 123896 123897 123897 123895 123897 123898 123897 123898 123926 123898
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 1871 144961 146747 144957 144960 144961 144960 145156 145156 144960 145150 144960 144960 145154 144960 145155 145154
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 2105 164221 164875 164189 164359 164161 164097 164223 164118 164097 164221 164136 164222 164136 164222 169932 177533
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 2369 167142 167920 167142 167141 167142 167142 167142 167142 167142 167318 167141 167141 167141 167118 167118 167118
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 2666 202673 204890 202664 202669 202672 202864 202674 202672 202867 202672 208269 202673 202673 202673 202673 202868
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 3000 211566 212609 211488 211586 211506 211586 211505 211586 211506 211581 212287 211585 211512 211466 211565 211566
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 3376 260168 262458 260197 260168 260168 260168 260167 260168 260168 260163 265907 260162 260167 260167 260167 260167
20110221 lamb08 x86 20191114 crypto_hash sha512 cycles 3799 264298 265188 264345 264298 264297 264298 264298 264298 264298 264968 264297 264297 264970 264297 415913 331931
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: crypto_stream_aes128ctr.a(stream.o): in function `crypto_stream_aes128ctr_core2':
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/stream.c:11: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/stream.c:12: undefined reference to `crypto_stream_aes128ctr_core2_afternm'
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: crypto_stream_aes128ctr.a(xor.o): in function `crypto_stream_aes128ctr_core2_xor':
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/xor.c:12: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/xor.c:13: undefined reference to `crypto_stream_aes128ctr_core2_xor_afternm'
20110221 lamb08 x86 20191114 crypto_stream aes128ctr fromcompiler crypto_stream/aes128ctr/core2 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 lamb08 x86 20191114 crypto_stream aes128ctr try 6e9966897837aae181e93261ae88fdf0 ok 584720 12828153341 2800222999 crypto_stream/aes128ctr/portable gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_stream aes128ctr implementation crypto_stream/aes128ctr/portable -
20110221 lamb08 x86 20191114 crypto_stream aes128ctr keybytes 16
20110221 lamb08 x86 20191114 crypto_stream aes128ctr noncebytes 16
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_stream aes128ctr compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 0 178534 273014 179326 178884 178994 178540 178528 178526 178488 178393 178623 178490 178530 178553 178534 178455
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 0 179024 217058 179320 179122 179085 179138 178909 178920 178924 178925 179024 178925 178925 579122 309856 106887
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1 104186 115094 104325 104135 104258 104258 104188 104178 104261 104121 104171 104191 104099 104116 104125 104186
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1 103943 113076 104193 103898 103943 103915 103895 104348 103983 109629 103996 118252 94703 94680 94764 94716
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 2 104182 103389 95163 95041 95193 95118 125860 104309 104182 104206 104174 104198 104180 104217 104212 104241
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 2 103861 112921 104170 103820 103816 103804 103918 103823 103797 103797 103735 103884 103900 103929 103930 103861
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 3 104412 113208 104491 104413 104323 104453 104412 110398 104612 123364 95168 95128 95210 94883 94856 95136
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 3 94772 102572 94818 95171 95101 95143 94840 94812 94772 94764 94772 94764 94772 94764 94772 94765
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 4 103781 210391 189070 120936 105730 103781 103793 103777 103783 103784 103696 103639 103623 103720 103637 103722
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 4 104090 116597 103778 103830 104002 104028 104048 104113 104170 104103 104090 104080 104100 104151 108803 104073
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 5 95154 103516 95355 95154 95179 95087 95145 95006 95007 95034 95063 95022 126329 104184 104195 104137
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 5 104236 112979 104153 104205 104113 104163 104404 104305 104151 104222 104236 104239 104270 104154 104287 104252
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 6 104428 112793 104283 104459 104444 104478 104396 104428 104387 104461 104335 104377 104335 109197 104266 117688
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 6 94911 102952 94815 94924 94900 94943 94862 94932 94885 94870 94911 94861 94934 95570 94932 94809
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 7 104266 103322 94969 94942 94860 94912 363216 280247 127895 107707 104233 104283 104270 104330 104266 104147
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 7 104262 117165 104180 104128 104253 104420 104413 104506 104262 104256 104450 104409 104329 104200 104135 104203
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 8 95526 113716 110251 104460 125756 95212 95532 95526 95521 95478 96664 95604 95487 95436 95444 95447
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 8 104242 113051 103983 104176 104261 104290 104202 104248 104357 104090 104241 104242 104267 104231 104205 104244
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 10 104156 113279 104281 104231 104161 104170 104149 104124 104136 104198 104082 104133 104156 104227 104082 104133
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 10 94949 118687 104081 118848 94886 94883 94889 94962 94949 94891 94949 94891 94949 94996 94889 94854
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 12 95358 103321 95333 95162 95111 95098 95121 95101 95238 95358 301831 139110 116009 226087 104014 103982
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 12 104110 115560 104197 104140 104046 104075 104042 104114 104151 104105 104027 104110 104105 104110 104105 104110
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 14 104302 113337 104372 104278 104356 104138 104120 104235 110062 104401 104243 104103 104192 110076 104302 121304
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 14 104166 103182 94907 94932 94975 127312 104182 104166 104182 104342 104127 104166 104182 104798 104159 104161
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 16 104218 113398 104394 104301 104230 104195 104218 104315 104153 104200 104187 104239 104262 104128 104205 104182
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 16 104087 112985 104234 104087 104219 104117 109951 104215 118796 95001 95045 94982 95036 94993 95214 94930
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 19 95072 103285 94871 95048 95069 95080 95072 95240 94942 95066 95096 94979 94987 95089 95096 306088
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 19 103785 146581 109740 103785 103693 103830 103767 103760 103715 103706 103722 103747 103894 103997 104071 104107
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 22 104329 115642 104407 104235 104239 104335 104352 104308 104328 104321 104357 104329 110053 104265 123353 94871
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 22 94965 103070 94867 94810 94893 94965 94905 94946 94867 94920 127721 104098 104039 104090 104050 104090
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 25 104339 113339 104400 104317 104242 104368 104323 104335 104309 104339 104300 104481 104353 104322 104376 104343
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 25 103998 112772 103657 103744 104061 103984 103973 104005 103979 104529 109697 104083 103998 115357 95012 95184
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 29 95076 102982 95119 95041 95092 94953 95076 95032 95087 95025 95076 95255 95057 94958 95119 94980
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 29 104412 103087 94781 418154 152438 107747 104168 104412 104402 104345 104477 104475 104436 104412 104330 104412
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 33 104361 116610 104456 104288 104271 104361 104377 104394 104285 104229 104368 104420 104352 104282 104359 104384
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 33 94952 118634 103823 117535 94967 94910 94952 94898 94899 94902 94961 94953 94908 94921 94931 127691
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 38 104259 113382 104512 104182 104286 104228 104270 104224 104259 104198 104260 104198 105753 104242 104260 104197
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 38 103872 112916 103865 103878 103932 103847 103842 103897 103880 103845 103872 103856 103832 103814 103947 109574
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 43 95138 103604 95391 95210 95107 95119 95104 95093 95506 95138 95154 95130 95140 95130 95140 95129
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 43 104200 103119 94907 94941 94947 94953 94924 94925 409872 213209 149322 115715 105903 104200 104302 104221
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 49 104382 116655 104220 104155 104292 104260 104305 104271 104256 104382 104403 104416 104411 104416 104414 104417
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 49 94971 113178 104139 104083 109729 104057 120870 94917 94944 94905 94971 94956 94966 95018 94902 94960
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 56 104152 136252 104405 104144 104148 104162 104138 104153 104138 104153 104139 104152 104139 104152 104139 104152
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 56 104167 113896 104283 104317 104175 104105 104086 104132 104146 104175 104179 104146 104107 104153 104180 104167
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 64 95046 119259 104611 122214 95018 94967 95086 95036 95039 95046 95058 95010 95085 94968 95124 95001
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 64 95026 103036 95239 94981 95026 94952 94910 95002 94949 94952 94910 285429 106092 104160 142631 104637
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 73 104345 114941 104592 104425 104511 104361 104268 104364 104310 104334 104345 104314 104326 104436 104321 104307
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 73 104153 113294 104184 104197 104153 104194 104129 104135 104201 109910 104088 123220 94931 94853 94835 94792
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 83 104212 103623 95332 95088 95054 100519 125448 104226 104183 104212 104219 104390 104257 104221 104178 104249
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 83 104348 113074 104195 104356 104348 104393 104285 104388 104348 104285 104388 104348 104286 104387 104348 104286
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 94 95223 113784 104616 104380 104358 110195 104334 125915 95141 95181 95223 95150 95169 95171 95196 95183
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 94 95157 103326 94985 95157 95108 95200 95142 95268 95147 95308 95122 95106 95172 95061 95176 282791
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 106 95087 109007 94964 94795 95158 95082 95095 95032 95132 95086 95096 95032 95131 95087 95095 95057
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 106 95108 104420 95074 95151 95064 95088 95119 95135 95119 95142 95106 95108 95108 95108 95107 95108
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 120 95491 103789 95340 95299 95491 95289 95564 95495 95479 95448 95430 95487 125631 104717 104688 104686
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 120 104470 113264 104980 104435 104583 104634 104469 104394 104504 104507 104423 104426 104465 104470 104554 104219
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 136 147255 156777 147676 147245 147324 147286 147349 147222 152982 147255 158398 134102 134047 134048 134048 134047
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 136 134804 142401 134242 134349 134764 134955 134825 134692 134699 134705 134706 270730 135360 185546 136181 134804
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 154 134517 144808 135081 134786 135093 135044 134545 134552 134517 134517 134517 134517 134517 134517 134507 134517
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 154 134396 142233 134124 134461 134275 134474 134396 134380 134389 134389 134390 134389 164584 148797 147764 147764
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 174 147757 156272 147738 147556 147332 147645 147652 147777 147900 147775 147757 147756 147757 147757 147763 147757
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 174 134576 155914 153070 147506 154899 134576 134526 134519 134479 134679 134812 134588 134478 134466 134478 134478
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 196 135196 142645 134244 276564 135551 174637 135386 134610 134610 134692 134579 134477 135016 135443 135203 135196
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 196 134868 143768 134433 134544 134868 134952 134917 134845 134894 134847 134890 134822 134891 134822 134890 134822
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 221 147670 143064 135236 135238 174570 147938 147799 147613 147572 147677 147670 147593 147554 147688 147722 147869
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 221 148083 156432 148026 148132 148083 148119 148139 147775 147803 148148 148020 153799 147952 159246 134974 134839
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 249 134671 142932 135571 134861 134645 134598 134622 134576 134504 134647 134596 262121 139269 134671 173713 135843
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 249 134492 144334 134659 134479 134445 134492 134507 134470 134362 134453 134586 134499 134390 134813 134781 134400
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 281 182257 182257 174484 174754 174449 174472 174472 174480 174473 201597 191258 191275 191313 191273 191275 191275
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 281 191331 199373 191331 191361 191025 191341 190980 191341 190980 191341 190981 191329 196677 204649 173977 173873
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 317 174273 182657 174557 174080 173878 174085 174085 174273 305070 176458 188641 174818 174029 174331 174023 174166
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 317 174482 183090 174356 174314 174688 174468 174735 174857 174482 174482 174330 174434 174418 174601 174524 174684
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 357 190916 221201 191174 191080 191065 190650 190781 190710 190747 190916 190904 190661 190747 191321 191383 191421
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 357 174410 199306 191532 196500 210273 174153 174022 174127 174410 174411 174410 174410 174411 174392 174410 174411
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 402 213729 324243 215340 213775 213769 213351 213502 213401 213729 213692 213394 213726 213820 214247 214229 213009
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 402 234683 223405 213425 214275 214253 247120 234281 234512 234749 234634 234790 234683 234725 235326 234762 234771
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 453 212862 243141 239920 238492 212885 212872 212844 212862 212861 212862 212862 212862 212861 212862 345467 283019
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 453 213878 223469 214218 214792 213412 213878 213898 213779 213776 214155 213493 214072 213536 213489 213930 213448
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 510 233991 259682 234290 234460 234467 234440 234346 233985 233991 233974 233974 233989 233974 234034 233975 233974
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 510 214109 252413 213481 213316 213699 214096 214109 214076 214177 214126 214105 214063 345216 256943 216227 214125
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 574 253303 262295 252814 252652 252634 252788 253268 253303 253303 253302 253303 253322 253303 297148 277375 277259
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 574 277985 286421 276802 277289 277985 278021 278089 278055 278016 277995 301012 254614 253488 253593 253390 253254
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 646 292502 320118 294374 293429 292891 293137 292284 292356 292532 292444 292311 291830 291272 292014 292502 292512
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 646 321501 344687 320326 321337 321509 321219 321279 321634 321874 321791 321501 321776 327328 314026 293090 293649
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 727 292450 428726 297200 381079 293257 292479 292450 292105 292527 292195 292232 292111 292527 292195 292232 292111
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 727 321217 302150 341869 321217 321382 320279 321409 319893 319991 321628 321623 321405 319935 325781 314381 291322
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 818 331723 339411 461590 359025 331321 331630 331777 331980 332108 331936 331601 331723 331635 331705 331635 331705
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 818 364438 373888 364454 364948 364668 364518 364428 364426 364460 364438 370040 361044 331797 331868 331322 331301
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 921 372199 382693 372234 372221 372141 372095 371848 372199 371791 371500 371685 371892 421503 407870 407896 407507
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 921 373330 418197 408404 407916 412408 409985 372543 372336 372309 372428 372343 500168 461984 373330 371455 371949
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1037 449813 419846 410370 410446 436708 451417 451135 450051 449847 450087 449813 450064 455337 447643 410538 410188
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1037 411276 418865 542729 434822 411276 410044 411023 410909 411296 411174 411095 411065 411048 412102 448297 452107
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1167 451008 503017 494284 505107 451386 450927 451008 450821 577138 492353 451203 450556 450030 450206 450231 450064
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1167 495014 460644 451100 502217 495733 495331 495014 495147 495903 495565 501096 474994 449807 450195 450043 450288
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1313 519685 500573 489455 489320 489653 489642 488878 557566 536445 535759 536874 535710 535701 541495 519685 488652
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1313 491740 500073 625034 535094 491428 491057 491505 491740 491682 491446 491686 491449 532959 537904 538407 538408
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1478 530182 538535 529888 529559 656608 571885 530278 529834 530182 530120 529848 530143 530043 560891 580861 580868
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1478 530043 592700 582101 587008 566587 528806 529261 528952 657760 571624 530250 529264 529229 529800 529332 530043
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1663 568638 634534 623717 623525 626945 568182 568072 568052 694468 610195 569036 568638 568537 568327 567738 568463
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1663 600208 647230 625155 625147 624595 625422 631134 600208 570293 570186 570342 773239 574549 569862 570607 570557
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 1871 648252 721630 709731 710162 709787 702154 647029 647352 648146 800624 648162 647712 646691 647421 648252 648391
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 1871 649951 722534 711836 710731 710960 726027 648977 649547 649583 835189 653808 649951 648756 648521 648752 649118
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 2105 749096 806828 778292 728384 728014 854014 749096 727918 726878 726872 726735 727180 807934 798511 799344 798681
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 2105 738396 738396 727844 729143 872584 733372 727601 727969 727537 727954 767662 799242 798407 798180 798310 795306
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 2369 810128 817745 802708 805430 804907 884936 883031 883439 883474 879586 805495 805684 948607 810128 805571 805257
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 2369 863334 816945 873493 886223 886719 885963 894231 807828 808094 934801 891421 812010 808987 806238 806701 863334
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 2666 925452 893824 1009661 906559 885257 883956 884814 885019 960368 971536 970420 970690 938782 883993 1008232 925452
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 2666 894673 894673 886590 885982 966695 970965 971770 971616 937485 886070 1012199 952304 888057 887076 886799 886785
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 3000 1024406 1013295 1129832 1024406 1002899 1002692 1002779 1056252 1099894 1099855 1105609 1041138 1003090 1192875 1008380 1002913
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 3000 1100429 1013753 1103273 1102435 1101599 1100429 1005313 1005114 1154445 1006121 1005428 1003545 1042010 1100731 1102231 1101740
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 3376 1204196 1133601 1118357 1207690 1228851 1229388 1204196 1120670 1265948 1122710 1122672 1123851 1158198 1231306 1230798 1236510
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 3376 1133341 1133341 1299621 1125588 1123600 1124270 1221301 1233619 1233745 1198796 1124988 1307331 1127982 1123719 1124340 1174060
20110221 lamb08 x86 20191114 crypto_stream aes128ctr cycles 3799 1350059 8590837 1368890 1350059 1425120 1243718 1240813 1268182 1361697 1360803 1361025 1240888 1408510 1240728 1240422 1239324
20110221 lamb08 x86 20191114 crypto_stream aes128ctr xor_cycles 3799 1362192 1378604 1363464 1306594 1378513 1554867 1362192 1245960 1298819 1364712 1364176 1336584 1244568 1425847 1246644 1241994
20110221 lamb08 x86 20191114 crypto_stream salsa20 try 44a3966eabcd3a2b13faca2150e38f2b7e6bac187d626618f50a9f875158ae78 ok 23813 977803365 2800222999 crypto_stream/salsa20/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_stream salsa20 implementation crypto_stream/salsa20/ref -
20110221 lamb08 x86 20191114 crypto_stream salsa20 keybytes 32
20110221 lamb08 x86 20191114 crypto_stream salsa20 noncebytes 8
20110221 lamb08 x86 20191114 crypto_stream salsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_stream salsa20 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_stream salsa20 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_stream salsa20 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 0 169 649 170 168 169 168 170 168 169 168 170 168 169 168 170 168
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 0 168 684 165 168 168 168 168 168 168 168 168 168 168 168 168 168
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1 1814 2686 1917 1894 1895 1839 1843 1843 1778 1777 1776 1777 1776 1814 1775 1776
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1 1786 2139 1873 1825 1825 1824 1825 1825 1785 1781 1786 1781 1786 1781 1786 1781
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 2 1785 2043 1928 1897 1894 1861 1929 1782 1785 1784 1784 1784 1784 1820 1785 1784
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 2 1816 2118 1931 1969 1871 1892 1856 1859 1804 1815 1805 1815 1805 1815 1804 1816
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 3 1789 2013 1892 1820 1790 1789 1789 1789 1789 1789 1789 1789 1788 1817 1791 1789
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 3 1794 1884 1854 1825 9850 1756 1794 1793 1794 1793 1794 1793 1794 1794 1793 1794
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 4 1834 1941 2001 1890 1890 1867 1866 1867 1790 1792 1792 1792 1792 1834 1791 1792
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 4 1829 1853 1913 1868 1870 1806 1830 1806 1829 1806 1829 1806 1830 1806 1829 1806
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 5 1800 1933 1970 1899 1836 1799 1800 1800 1800 1800 1799 1800 1800 1828 1799 1800
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 5 1832 1824 1872 1871 1871 1797 1833 1796 1833 1796 1833 1796 1833 1797 1832 1797
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 6 1811 1958 1976 1881 1832 1833 1809 1810 1811 1811 1810 1811 1811 1835 1809 1811
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 6 1819 1871 1957 1957 1856 1855 1820 1819 1818 1819 1818 1819 1818 1818 1819 1818
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 7 1806 1942 1951 1915 1915 1877 1805 1806 1806 1806 1806 1806 1806 1837 1808 1806
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 7 1842 1861 1930 1931 1859 1818 1842 1849 1819 1842 1849 1819 1841 1850 1818 1842
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 8 1848 1947 1985 1911 1876 1876 1876 1876 1810 1811 1811 1810 1811 1848 1809 1811
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 8 1833 1890 1947 1948 1904 1834 1832 1833 1832 1833 1832 1832 1833 1832 1833 1832
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 10 1894 1963 1934 1934 1894 1895 1895 1894 1895 1895 1894 1812 1813 1851 1814 1812
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 10 1836 1928 1918 1918 1918 1836 1832 1836 1832 1836 1832 1836 1832 1836 1832 1836
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 12 1819 2010 1935 1935 1935 1935 1843 1844 1798 1801 1802 1801 1801 1819 1798 1801
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 12 1853 1975 1965 1924 1857 1853 1853 1852 1853 1853 1852 1853 1853 1852 1853 1853
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 14 1820 1904 1978 1981 1854 1820 1820 1820 1820 1820 1820 1820 1820 1823 1820 1820
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 14 1859 1929 2013 1860 1859 1859 1859 1859 1858 1859 1859 1859 1859 1859 1859 1859
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 16 1919 1919 1985 1948 1947 1948 1948 1947 1932 1829 1848 1847 1846 1836 1848 1846
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 16 1875 2011 1996 2022 1915 1876 1874 1875 1874 1875 1874 1875 1874 1874 1876 1894
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 19 1873 1974 2024 1957 1956 1873 1873 1873 1873 1873 1873 1834 1873 1880 1834 1873
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 19 1940 1979 2005 2019 1940 1940 1939 1940 1940 1940 1940 1939 1940 1940 1940 1939
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 22 1885 1978 1971 1971 1971 1971 1885 1886 1885 1885 1886 1869 1869 1871 1868 1868
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 22 1974 2080 2083 2041 1974 1974 1974 1974 1974 1974 1974 1974 1974 1974 1974 1974
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 25 1900 1937 2019 1982 1981 1982 1982 1899 1900 1899 1899 1900 1899 1909 1899 1885
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 25 1996 2057 2075 2050 1996 1996 1996 1995 1996 1971 1996 1996 1994 1971 1995 1996
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 29 1921 1930 2000 2002 2002 2002 1922 1921 1921 1921 1921 1921 1921 1928 1921 1921
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 29 2033 2084 2113 2112 1999 1999 2036 2033 2033 1999 1999 2033 2021 1999 2033 1999
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 33 1937 1983 2024 2024 2024 2023 2024 1937 1937 1936 1937 1937 1936 1946 1937 1937
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 33 2073 2131 2150 2099 2073 2074 2073 2024 2024 2073 2074 2024 2073 2074 2024 2023
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 38 1965 2010 2045 2046 2045 2046 2045 1965 1965 1964 1965 1965 1964 1971 1965 1965
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 38 2123 2167 2168 2214 2059 2124 2111 2059 2124 2104 2060 2123 2111 2060 2123 2123
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 43 1987 2033 2069 2070 2071 2070 1987 1986 1986 1987 1986 1987 1986 1993 1986 1987
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 43 2167 2230 2276 2214 2092 2167 2167 2140 2092 2167 2167 2139 2092 2167 2167 2140
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 49 2018 2061 2102 2101 2102 2102 2017 2018 2017 2018 2017 2018 2017 2021 2018 2017
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 49 2128 2349 2239 2199 2200 2111 2128 2128 2128 2128 2128 2128 2128 2128 2128 2128
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 56 2051 2072 2134 2136 2136 2136 2136 2050 2050 2050 2050 2051 2050 2055 2050 2050
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 56 2173 2295 2285 2249 2173 2156 2173 2173 2173 2174 2173 2173 2173 2173 2173 2173
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 64 1851 2085 2139 1972 1972 1886 1823 1851 1850 1821 1851 1850 1821 1851 1850 1822
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 64 2207 2567 2333 2319 2250 2207 2207 2208 2207 2207 2180 2177 2178 2178 2178 2178
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 73 3460 3646 3701 3604 3604 3605 3535 3536 3460 3459 3457 3456 3427 3458 3427 3427
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 73 3801 4146 3949 3950 3873 3874 3825 3783 3803 3800 3801 3800 3800 3800 3800 3801
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 83 3650 3805 3682 3651 3650 3651 3651 3651 3651 3503 3503 3503 3503 3504 3503 3503
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 83 3857 4121 3974 3905 3904 3856 3871 3854 3857 3904 3856 3905 3856 3856 3856 3857
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 94 3578 3865 3701 3607 3608 3578 3577 3578 3578 3578 3577 3578 3578 3638 3578 3578
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 94 3925 4062 4046 4000 3925 3925 3924 3925 3925 3924 3925 3925 3924 3925 3925 3924
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 106 3663 3832 3755 3663 3663 3664 3663 3663 3637 3637 3637 3611 3610 3663 3611 3610
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 106 4001 4145 4127 4049 4001 4001 4001 4001 4001 4001 4000 4001 4001 4001 4001 4001
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 120 4125 4577 4125 5034 4108 4222 4169 4032 4018 4037 4111 3976 4679 4135 4063 4279
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 120 4095 56229 4922 4694 4457 5737 4156 4094 4095 4094 4094 4094 4095 4094 4094 4094
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 136 5157 5680 5328 5291 5170 5157 5157 5169 5169 5169 5132 5136 5126 5100 5126 5126
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 136 5831 6185 5953 5889 5859 5858 5858 5830 5831 5830 5830 5830 5830 5831 5800 5801
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 154 5219 5481 5258 5236 5233 5216 5216 5215 5216 5216 5216 5261 5215 5219 5261 5261
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 154 5922 6185 6045 6013 6014 5966 5922 5922 5922 5922 5922 5922 5922 5922 5922 5922
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 174 5348 5652 5413 5348 5404 5336 5338 5381 5339 5380 5339 5381 5338 5334 5339 5381
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 174 6059 6300 6112 6088 6088 6089 6059 6059 6059 6058 6059 6059 6059 6059 6059 6059
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 196 6723 7085 6812 6723 6723 6712 6713 6712 6712 6712 6733 6732 6733 6676 6732 6733
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 196 7719 7913 7822 7779 7719 7718 7719 7719 7718 7719 7719 7718 7719 7719 7718 7719
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 221 6964 7239 6983 6965 6964 6964 6964 6964 6965 6822 6823 6964 6823 6785 6823 6823
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 221 7879 7980 7879 7927 7928 7878 7879 7879 7879 7879 7879 7879 7879 7879 7878 7879
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 249 6960 7350 7017 7018 7025 7081 7081 6972 6960 6959 6960 6959 6960 6922 6960 6959
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 249 8059 8163 8058 8058 8058 8059 8059 8060 8059 8059 8060 8059 8059 8060 8059 8059
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 281 8445 8946 8479 8421 8421 8419 8419 8457 8447 8485 8407 8445 8406 8423 8445 8446
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 281 9800 9896 9799 9798 9799 9798 9799 9800 9800 9837 9800 9800 9800 9800 9800 9837
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 317 8582 9044 8650 8598 8597 8676 8622 8582 8582 8582 8582 8582 8582 8560 8582 8582
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 317 10036 10139 10035 10035 10035 10035 10035 10071 10036 10036 10037 10036 10037 10070 10037 10036
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 357 10115 10501 10161 10160 10159 10159 10160 10111 10114 10114 10114 10115 10114 10089 10114 10115
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 357 11825 11989 11825 11826 11825 11825 11826 11825 11863 11825 11825 11826 11862 11826 11825 11825
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 402 11639 11988 11639 11698 11697 11698 11698 11698 11603 11627 11662 11628 11628 11606 11628 11628
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 402 13664 14007 13664 13664 13664 13664 13664 13664 13664 13664 13664 13664 13664 13664 13664 13664
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 453 13159 13512 13386 13306 13306 13274 13158 13158 13159 13158 13159 13158 13159 13107 13158 13159
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 453 15487 15858 15572 15572 15486 15487 15487 15487 15487 15487 15487 15488 15487 15487 15487 15487
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 510 13453 14461 13634 13491 13414 13544 13468 13414 13452 13453 13452 13453 13452 13491 13453 13452
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 510 15972 16592 16014 15935 15935 15935 15935 15936 15972 15972 15973 15972 15973 15972 15973 15972
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 574 15112 15505 15200 23258 15079 15080 15079 15080 15079 15080 15112 15080 15124 15145 15125 15125
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 574 17836 17954 17878 17836 17836 17836 17836 17836 17836 17836 17836 17836 17836 17873 17836 17836
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 646 17992 18819 18147 18150 18027 18070 17991 17992 17991 17992 17992 17991 17992 17974 17992 17991
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 646 21409 21758 21424 21417 21417 21419 21368 21369 21369 21368 21395 21409 21410 21409 21409 21409
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 727 19801 20153 19803 19768 19768 19768 19768 19768 19859 19858 19801 19800 19848 19778 19801 19801
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 727 23433 32001 23468 23433 23433 23433 23433 23433 23433 23432 23401 23445 23445 23446 23445 23445
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 818 21557 21848 21616 21580 21580 21464 21463 21557 21557 21557 21557 21557 21557 21572 21557 21557
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 818 25590 25953 25603 25555 25555 25554 25555 25590 25555 25555 25590 25591 25590 25590 25591 25590
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 921 14279 14744 14318 14293 14294 14293 14294 14278 14278 14279 14278 14278 14278 14304 14278 14278
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 921 17010 17333 17110 17038 17037 17010 17009 17010 17009 17010 17009 17010 17009 17010 17010 17009
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1037 16102 16347 16179 16181 16101 16102 16102 16102 16102 16101 16102 16102 16102 16088 16081 16081
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1037 19209 19384 19226 19226 19209 19209 19209 19209 19209 19209 19209 19209 19209 19208 19209 19209
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1167 16445 16605 16388 16387 16388 16387 16443 16423 16444 16475 16493 16494 16493 16445 16493 16494
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1167 19620 19665 19600 19600 19600 19583 24920 19620 19584 19582 19600 45339 21472 21486 21465 21464
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1313 19998 20200 20017 20033 20010 19919 19920 19920 19920 20011 19988 20011 19988 19998 19988 20011
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1313 23847 23934 23847 23847 23847 23847 23847 23847 23847 23847 23847 23847 23847 23847 23847 23847
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1478 22615 22819 22715 22760 22759 22739 22615 22615 22615 22615 22615 22615 22615 22648 22615 22615
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1478 27144 27356 27148 27121 27120 27120 27120 27121 27135 27144 27118 27231 27152 27152 27151 27152
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1663 24716 25313 24716 24694 24694 24689 24694 24684 24683 24684 24773 24774 24774 24743 24774 24774
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1663 29653 30075 29708 29632 29632 29632 29633 29632 29632 29654 29653 29633 29653 29654 29654 29654
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 1871 25859 25848 25874 25876 25875 25875 25876 25859 25837 25837 25838 25819 25818 25816 25867 25866
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 1871 30958 31051 30955 30954 30931 30958 30959 30982 30930 30959 30982 30931 30958 30982 30931 30958
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 2105 31283 31492 31311 31312 31311 31311 31254 31253 31253 31283 31282 31282 31283 31340 31282 31282
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 2105 37504 37875 37552 37531 37504 37534 37503 37504 37504 37504 37503 37504 37504 37504 37503 37526
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 2369 35756 36318 35791 35722 35723 35722 35756 35756 35756 35756 35756 35756 35756 35725 35756 35756
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 2369 42931 43337 43006 42959 42958 42959 42931 42930 42930 42931 42930 42930 42931 42930 42930 42931
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 2666 39744 40171 39660 45269 39862 39745 39744 39791 39791 56427 36307 36307 36307 36256 36307 36307
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 2666 43448 43636 44343 43429 43449 43456 43430 43448 43430 43430 43448 43449 43448 43449 43448 43449
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 3000 44501 44807 44501 44498 44479 44479 44480 44482 44482 44482 44505 44504 44505 44502 44504 44505
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 3000 53388 53645 53388 223467 57231 56193 53363 53361 53360 79812 53513 53388 53361 53389 53361 53360
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 3376 50109 46417 45706 45687 45687 45687 45687 51068 45626 73504 50111 50110 50111 50109 50111 50111
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 3376 60105 60351 60133 60133 60105 60134 60105 60105 60105 60106 60105 60105 60105 60105 60105 60106
20110221 lamb08 x86 20191114 crypto_stream salsa20 cycles 3799 56441 308067 61716 58611 57880 85600 56518 56407 56441 56441 56680 56441 56441 56440 56441 56441
20110221 lamb08 x86 20191114 crypto_stream salsa20 xor_cycles 3799 67962 68315 67987 67963 67962 67966 67962 67963 67962 67962 67944 67944 67944 67944 67945 67944
20110221 lamb08 x86 20191114 crypto_stream salsa2012 try ecc758f200061c3cc770b25797da73583548d4f90f69a967fbbe1a6d94d1705c ok 16343 787947828 2800222999 crypto_stream/salsa2012/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_stream salsa2012 implementation crypto_stream/salsa2012/ref -
20110221 lamb08 x86 20191114 crypto_stream salsa2012 keybytes 32
20110221 lamb08 x86 20191114 crypto_stream salsa2012 noncebytes 8
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_stream salsa2012 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 0 218 776 218 216 218 216 218 216 218 216 218 216 218 216 218 216
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 0 216 800 212 216 216 216 216 216 216 216 216 216 216 216 216 216
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1 1432 2558 1718 1566 1514 1482 1432 1432 1432 1432 1432 1432 1432 1440 1432 1432
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1 1500 1966 1644 1578 1514 1516 1516 1516 1436 1496 1500 1500 1500 1500 1500 1500
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 2 1468 1858 1602 1562 1518 1518 1488 1486 1432 1468 1432 1468 1432 1448 1436 1468
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 2 1448 1776 1568 1658 1616 1524 1524 1498 1448 1446 1446 1446 1446 1446 1446 1446
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 3 1460 1958 1616 1570 1534 1484 1458 1460 1460 1460 1460 1460 1460 1516 1458 1460
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 3 1398 1810 1702 1536 1538 1500 1398 1398 1398 1398 1398 1398 1398 1398 1398 1398
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 4 1500 1884 1572 1540 1500 1500 1500 1500 1500 1500 1500 1452 1454 1454 1456 1454
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 4 1476 1584 1556 1556 1556 1556 1492 1474 1476 1476 1476 1476 1476 1476 1476 1476
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 5 1450 1706 1626 1542 1542 1452 1450 1450 1450 1450 1450 1450 1450 1534 1450 1450
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 5 1464 1626 1562 1564 1564 1564 1564 1564 1432 1464 1430 1464 1430 1464 1430 1464
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 6 1466 1812 1602 1504 1504 1466 1466 1466 1466 1466 1466 1466 1466 1480 1464 1466
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 6 1554 1642 1494 1554 1516 1562 1496 1560 1496 1560 1496 1560 1496 1560 1496 1560
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 7 1466 1784 1604 1466 1466 1466 1466 1466 1466 1466 1466 1466 1466 1466 1466 1466
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 7 1536 1690 1538 1572 1540 1442 1536 1442 1536 1442 1536 1442 1536 1442 1536 1442
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 8 1482 1736 1676 1516 1484 1482 1482 1482 1482 1482 1482 1482 1482 1478 1484 1482
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 8 1560 1698 1450 1560 1450 1560 1450 1560 1450 1560 1450 1560 1450 1560 1450 1560
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 10 1476 1846 1734 1528 1528 1528 1476 1476 1476 1476 1476 1476 1476 1484 1474 1476
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 10 1602 1664 1558 1602 1560 1602 1560 1602 1560 1602 1560 1602 1560 1602 1560 1602
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 12 1502 1804 1688 1538 1538 1538 1538 1538 1502 1502 1502 1502 1502 1490 1502 1502
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 12 1586 1690 1690 1690 1690 1690 1588 1586 1586 1586 1586 1586 1586 1586 1586 1586
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 14 1514 1816 1640 1566 1566 1566 1526 1514 1514 1514 1502 1504 1504 1500 1504 1504
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 14 1578 1766 1632 1578 1578 1578 1578 1578 1578 1578 1578 1578 1578 1578 1578 1578
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 16 1574 1802 1648 1574 1594 1590 1572 1590 1550 1578 1550 1578 1550 1534 1538 1538
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 16 1630 1630 1630 1608 1632 1608 1632 1608 1632 1608 1632 1608 1632 1608 1632 1608
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 19 1592 1830 1684 1592 1592 1592 1592 1592 1592 1592 1546 1576 1574 1570 1574 1534
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 19 1658 1658 1692 1692 1702 1658 1658 1658 1658 1658 1658 1658 1658 1658 1658 1658
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 22 1662 2018 1692 1666 1662 1608 1662 1662 1608 1662 1630 1596 1662 1626 1618 1618
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 22 1690 1980 1836 1716 1716 1690 1716 1690 1690 1690 1690 1690 1690 1690 1690 1690
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 25 1628 1878 1676 1688 1632 1632 1632 1628 1628 1628 1628 1628 1628 1628 1628 1628
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 25 1774 1940 1854 1768 1742 1774 1774 1742 1742 1774 1774 1742 1742 1774 1774 1742
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 29 1656 1884 1732 1656 1656 1656 1656 1656 1748 1656 1656 1748 1656 1648 1748 1730
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 29 1802 2016 1802 1846 1800 1774 1846 1800 1774 1822 1822 1774 1774 1822 1822 1774
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 33 1778 2012 1854 1834 1778 1778 1778 1796 1778 1684 1790 1684 1796 1772 1684 1796
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 33 1870 1864 1962 1810 1810 1870 1866 1870 1870 1810 1870 1870 1810 1870 1870 1810
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 38 1824 1978 1888 1868 1812 1812 1858 1824 1716 1858 1792 1716 1858 1806 1716 1858
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 38 1918 2092 1960 1878 1852 1934 1902 1852 1934 1912 1852 1934 1918 1852 1934 1918
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 43 1804 1946 1792 1804 1746 1746 1842 1842 1746 1916 1796 1746 1852 1740 1916 1820
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 43 1982 2010 2018 1982 1990 1952 1894 1990 1952 1894 1990 1990 1956 1894 1990 1956
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 49 1880 2052 1860 1840 1784 1880 1880 1892 1784 1988 1880 1784 1988 1872 1784 1892
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 49 2006 2284 2080 1942 2062 1968 1942 2062 1996 2062 2006 1942 2062 2004 1942 2062
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 56 1924 2124 2000 1980 1924 2084 1892 1828 1924 1828 2074 1880 1828 1928 1828 2074
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 56 2038 2142 2234 2148 2032 2120 2038 1992 2120 2038 1992 2120 2038 1992 2120 2038
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 64 1548 2018 1756 1654 1654 1572 1512 1546 1548 1548 1548 1548 1548 1548 1548 1548
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 64 1922 2468 1988 2020 2020 1924 1922 1922 1922 1922 1922 1922 1922 1922 1922 1922
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 73 2822 3364 3014 2992 2856 2830 2830 2824 2822 2822 2822 2822 2822 2822 2822 2822
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 73 3198 3394 3188 3186 3198 3198 3198 3198 3198 3198 3198 3198 3198 3198 3198 3198
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 83 2888 3324 3018 2936 2936 2936 2936 2888 2878 2888 2830 2830 2830 2878 2830 2830
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 83 3292 3356 3322 3324 3324 3292 3292 3292 3292 3292 3292 3292 3292 3292 3292 3292
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 94 3116 3458 3048 3116 3116 3116 3116 3116 3116 3116 3116 3116 3116 3116 3116 3116
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 94 3428 3742 3480 3380 3428 3428 3380 3428 3428 3428 3380 3428 3428 3428 3380 3428
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 106 3192 3378 3048 3192 3192 3192 3192 3192 3192 3192 3192 3192 3192 3192 3192 3192
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 106 3572 3758 3492 3626 3580 3490 3572 3572 3572 3528 3490 3572 3536 3490 3572 3536
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 120 3276 3484 3252 3144 3276 3276 3276 3276 3276 3276 3276 3276 3276 3276 3276 3276
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 120 3710 3890 3710 3802 3748 3676 3682 3748 3676 3618 3748 3670 3618 3748 3748 3676
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 136 1807 2138 1986 1927 1901 1864 1827 1807 1808 1807 1803 1802 1802 1802 1802 1802
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 136 2201 2513 2235 2202 2201 2201 2201 2201 2202 2201 2201 2201 2201 2201 2202 2201
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 154 1932 2050 2041 2003 1958 1958 1933 1953 1932 1932 1918 1919 1918 1919 1918 1918
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 154 2290 2458 2290 2289 2290 2290 2290 2302 2290 2302 2290 2289 2310 2289 2290 2290
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 174 1960 2114 1976 1960 1959 1959 1959 1959 1959 1959 1959 1975 1974 1975 1974 1975
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 174 2390 2464 2390 2407 2409 2365 2376 2391 2418 2376 2365 2395 2365 2418 2376 2365
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 196 2436 2595 2489 2438 2438 2437 2457 2436 2435 2435 2436 2435 2435 2435 2435 2435
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 196 2958 3107 2957 2939 2958 2958 2958 2958 2958 2958 2958 2958 2958 2959 2958 2958
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 221 2539 2716 2534 2539 2539 2539 2539 2539 2539 2539 2539 2539 2539 2539 2539 2539
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 221 3054 3177 3053 3068 3054 3053 3054 3054 3054 3054 3053 3054 3054 3054 3054 3054
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 249 2617 2768 2603 2617 2616 2617 2617 2616 2617 2617 2616 2617 2617 2616 2617 2617
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 249 3160 3227 3160 3159 3160 3173 3160 3159 3160 3159 3160 3159 3160 3159 3160 3159
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 281 3104 3334 3084 3109 3084 3105 3084 3085 3084 3104 3105 3104 3105 3104 3104 3105
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 281 3793 3862 3804 3792 3793 3793 3792 3793 3792 3793 3793 3792 3793 3793 3792 3793
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 317 3207 3282 3207 3211 3186 3186 14540 3203 3207 3208 3207 3207 3208 3207 3207 3208
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 317 3925 3992 3924 3939 3925 3924 3925 3924 3925 3925 3924 3925 3924 3925 3924 3925
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 357 3282 3393 3257 3262 3262 3262 3282 3282 3282 3281 3282 3282 3282 3281 3282 3282
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 357 4184 4391 4185 4196 4184 4183 4184 4183 4184 4184 4183 4184 4183 4184 4183 4184
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 402 3850 4046 3856 3853 3853 3850 3850 3850 3850 3850 3829 3826 3825 3825 3826 3825
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 402 4781 4844 4782 4781 4782 4781 4795 4781 4782 4781 4781 4782 4781 4782 4781 4781
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 453 4270 4432 4328 4285 4285 4270 4270 4270 4270 4270 4270 4270 4270 4270 4270 4270
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 453 5439 5497 5448 5435 5422 5438 5439 5439 5438 5439 5438 5439 5438 5439 5439 5438
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 510 4441 4654 4458 4441 4441 4441 4442 4441 4441 4442 4441 4441 4441 4442 4441 4441
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 510 5647 5750 5647 5636 5645 5636 5645 5661 5635 5707 5651 5636 5661 5635 5707 5651
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 574 4969 5110 4996 5001 4969 4968 4969 4968 4968 4969 4968 4968 4969 4968 4968 4969
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 574 6334 6380 6331 6328 6344 6318 6390 6334 6318 6390 6333 6318 6344 6318 6390 6335
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 646 5835 6140 5852 5853 5853 5835 5834 5835 5835 5834 5835 5835 5835 5834 5835 5835
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 646 7475 7611 7524 7508 7487 7488 7474 7474 7475 7474 7474 7475 7474 7474 7475 7474
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 727 6464 6729 6448 6423 6464 6464 6464 6464 6464 6464 6464 6463 6464 6464 6464 6464
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 727 8221 8341 8221 8234 8221 8223 8220 8220 8221 8234 8222 8220 8221 8220 8221 8220
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 818 7001 7149 7019 7023 6973 7001 7001 7001 7001 7000 7001 7001 7001 7001 7000 7001
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 818 9014 9084 9038 9014 9015 9014 9015 9014 9014 9015 9014 9014 9015 9014 9014 9015
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 921 8741 9219 8779 8679 8638 8660 8741 8740 8741 8740 8741 8740 8741 8740 8741 8741
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 921 11295 11662 11308 11310 11309 11295 11295 11294 11295 11295 11295 11295 11295 11294 11295 11295
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1037 9861 10180 9875 9881 9862 9861 9861 9862 9861 9862 9861 9813 9807 9807 9807 9808
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1037 12726 12883 12741 12725 12726 12740 12725 12726 12726 12725 12726 12725 12726 12725 12726 12725
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1167 9928 10222 9936 9928 9940 9929 9940 9928 9928 9927 9928 9907 9926 9926 9926 9920
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1167 12984 13083 12984 12983 12984 12984 12984 12983 12984 12984 12984 12984 12983 12984 12984 12984
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1313 11160 11527 11148 11147 11147 11148 11136 11161 11136 11161 11160 11161 11160 11161 11160 11160
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1313 14429 14663 14489 14442 14442 14429 14429 14429 14429 14429 14429 14429 14429 14430 14429 14429
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1478 12566 12774 12632 12600 12570 12565 12566 12565 12565 12566 12565 12566 12565 12566 12565 12565
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1478 16371 16558 16404 16394 16404 16371 16371 16371 16371 16371 16371 16371 16371 16371 16371 16371
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1663 13783 14082 13855 13808 13813 13788 13783 13782 13783 13783 13782 13783 13782 13783 13782 13783
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1663 17988 18112 18025 17987 17966 17987 17966 18025 17988 17966 18024 17988 17966 18024 17988 17966
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 1871 17234 17694 17344 17247 17269 17221 17234 17233 17234 17233 17234 17234 17233 17234 17233 17226
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 1871 22497 22773 22497 22497 22496 22512 22497 22496 22497 22497 22496 22497 22497 22496 22497 22497
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 2105 17504 17811 17546 17485 17496 17496 17496 17504 17496 17505 17505 17063 17505 17505 17505 17062
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 2105 22749 22913 22735 22727 22786 22743 22727 22749 22727 22786 22744 22785 22786 22749 22727 22785
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 2369 19810 19926 19857 19828 19828 19828 19809 19814 19804 19804 19810 19810 19810 19810 19810 19804
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 2369 25931 26090 25968 25944 25943 25933 25930 25930 25931 25930 25931 25930 25931 25930 25931 25930
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 2666 24109 24462 24247 24252 24109 24096 24109 24109 24109 24109 24109 24109 24154 24185 24129 24109
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 2666 31622 31951 31637 31621 31637 31624 31622 31621 31622 31622 31622 31622 31622 31622 31622 31622
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 3000 24848 24936 24349 24809 24809 24809 24848 24849 24910 24848 24809 24910 24848 24809 24910 24853
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 3000 32304 32412 32317 32317 32300 32304 32303 32304 32304 32304 32304 32303 32304 32305 32304 32304
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 3376 27805 27912 27801 27806 27805 27849 27812 27766 27840 27792 27757 27839 27804 27757 27839 27803
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 3376 36441 36569 36441 36423 36423 36427 36427 36427 36427 36428 168795 67620 43191 43145 43277 43196
20110221 lamb08 x86 20191114 crypto_stream salsa2012 cycles 3799 31505 31073 31323 31324 31306 31409 31398 31505 31505 31505 31505 31505 31505 31505 31505 31505
20110221 lamb08 x86 20191114 crypto_stream salsa2012 xor_cycles 3799 41067 41450 41084 41083 41084 41072 41066 41067 41066 41066 41066 41066 41066 41066 41070 41071
20110221 lamb08 x86 20191114 crypto_stream salsa208 try 05f32b0647417aaa446b0b3127318133cf9af32b771869eab267000bf02710cd ok 14498 729172788 2800222999 crypto_stream/salsa208/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_stream salsa208 implementation crypto_stream/salsa208/ref -
20110221 lamb08 x86 20191114 crypto_stream salsa208 keybytes 32
20110221 lamb08 x86 20191114 crypto_stream salsa208 noncebytes 8
20110221 lamb08 x86 20191114 crypto_stream salsa208 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_stream salsa208 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_stream salsa208 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_stream salsa208 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 0 98 474 98 98 98 98 98 98 98 98 98 98 98 98 98 98
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 0 98 360 96 98 97 98 97 98 97 98 97 98 97 98 98 97
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1 531 1775 627 592 571 572 546 547 530 530 531 530 530 505 495 530
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1 528 798 587 587 586 586 528 511 528 510 529 510 529 510 528 511
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 2 559 942 700 664 559 554 561 685 566 558 555 559 566 558 555 559
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 2 600 893 651 584 600 579 570 750 562 564 887 611 543 704 654 556
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 3 614 722 667 614 624 636 694 647 559 618 558 613 562 536 554 608
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 3 577 706 818 619 1058 579 614 576 576 576 576 577 576 576 576 577
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 4 584 779 676 604 646 570 571 568 574 584 837 548 844 548 543 1090
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 4 598 760 634 605 598 603 795 570 585 608 653 597 552 593 591 581
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 5 564 799 680 621 647 564 564 563 564 564 563 564 563 564 564 563
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 5 646 687 632 611 641 636 601 610 646 646 646 646 646 645 646 646
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 6 567 610 627 583 582 571 623 567 567 540 540 540 540 521 541 540
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 6 556 615 593 595 592 595 553 556 553 556 553 556 553 557 552 557
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 7 544 627 626 584 544 544 544 543 544 544 544 543 544 516 544 543
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 7 543 615 585 587 587 544 543 541 543 541 542 541 543 541 543 541
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 8 621 722 668 727 621 723 565 572 576 624 556 548 577 639 569 739
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 8 596 708 597 596 596 596 595 639 595 639 595 638 596 638 596 638
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 10 645 748 842 622 648 669 668 671 683 580 580 591 645 580 573 580
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 10 648 859 696 676 624 634 641 633 648 633 624 645 650 661 661 661
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 12 618 727 627 621 619 719 594 584 542 537 561 709 599 603 618 688
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 12 647 663 688 686 618 647 625 647 637 656 627 636 656 627 637 655
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 14 612 772 612 611 2358 3623 1393 890 595 565 578 600 620 635 578 582
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 14 655 999 783 655 741 643 627 609 651 645 618 708 644 730 697 744
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 16 694 740 694 694 693 694 694 693 694 694 699 659 648 638 615 623
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 16 658 879 777 719 719 665 657 653 643 655 663 658 658 657 658 657
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 19 653 800 702 647 778 653 751 631 587 851 633 630 620 608 656 1359
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 19 605 775 649 633 631 631 605 583 583 582 606 583 582 583 606 583
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 22 593 638 599 599 599 599 599 593 593 594 582 578 577 580 578 577
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 22 607 738 641 643 643 643 643 607 642 607 606 606 607 606 606 606
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 25 590 617 610 609 610 610 610 591 583 582 583 582 583 590 582 583
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 25 634 730 672 655 672 672 655 672 626 607 634 626 607 634 626 607
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 29 612 639 611 617 617 617 611 612 611 612 611 612 611 614 612 611
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 29 659 809 704 704 705 704 705 658 659 658 659 658 658 659 658 659
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 33 623 623 623 629 628 629 629 622 622 623 622 622 622 626 623 622
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 33 657 777 701 703 703 703 656 657 657 656 657 656 657 657 656 657
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 38 637 663 637 643 643 644 636 637 637 637 636 637 637 641 637 637
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 38 677 719 720 721 677 676 677 676 677 676 677 676 677 676 677 676
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 43 654 688 665 667 667 666 667 654 654 654 654 653 654 654 654 654
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 43 709 726 759 761 709 709 709 709 709 709 709 709 709 709 709 709
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 49 667 687 669 669 669 670 669 669 664 664 664 664 664 667 664 664
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 49 718 736 763 764 718 718 719 718 718 718 718 718 718 718 718 718
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 56 684 709 688 689 689 690 683 684 684 684 683 684 684 687 684 684
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 56 743 790 791 791 743 744 743 743 744 743 743 744 743 744 743 743
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 64 559 669 723 623 620 600 575 576 557 558 558 559 558 545 559 558
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 64 747 892 925 822 799 777 747 747 746 747 747 747 747 747 747 747
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 73 985 1051 1032 1008 1009 993 1016 994 984 985 984 985 984 972 985 984
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 73 1169 1453 1280 1241 1197 1200 1169 1168 1169 1169 1169 1168 1169 1169 1169 1168
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 83 1032 1141 1042 1043 1042 1042 1043 1031 1032 1031 1032 1011 1012 1031 1012 1012
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 83 1218 1460 1248 1248 1247 1241 1219 1218 1217 1218 1218 1217 1218 1217 1218 1217
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 94 1026 1092 1065 1061 1061 1064 1026 1026 1027 1026 1026 1026 1026 1026 1026 1026
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 94 1285 1486 1394 1321 1285 1284 1285 1284 1284 1285 1284 1284 1285 1284 1285 1284
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 106 1096 1093 1090 1094 1095 1095 1094 1097 1097 1096 1097 1096 1097 1083 1097 1096
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 106 1315 1421 1345 1315 1316 1315 1315 1315 1315 1315 1315 1315 1315 1315 1315 1316
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 120 1102 1143 1135 1135 1135 1102 1102 1102 1102 1102 1102 1102 1102 1102 1102 1102
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 120 1369 1483 1458 1406 1368 1369 1368 1368 1369 1368 1369 1368 1368 1369 1368 1369
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 136 1393 1537 1581 1510 1426 1409 1393 1423 1392 1392 1392 1423 1392 1385 1392 1392
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 136 1812 1982 1938 1914 1811 1811 1844 1812 1812 1812 1812 1811 1812 1812 1812 1812
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 154 1465 1505 1483 1483 1483 1483 1483 1465 1465 1465 1465 1465 1465 1457 1465 1465
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 154 1902 2221 1964 1933 1902 1902 1903 1902 1902 1902 1902 1903 1902 1902 1902 1902
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 174 1525 1520 1533 1539 1540 1539 1524 1525 1525 1524 1525 1525 1524 1525 1524 1525
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 174 1999 2134 2033 1999 1999 1999 1999 1998 1999 1999 1999 1999 1999 1998 1999 1999
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 196 1838 1876 1929 1930 1885 1866 1838 1838 1838 1838 1838 1838 1838 1843 1806 1808
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 196 2409 2467 2452 2434 2409 2409 2409 2408 2409 2409 2409 2409 2409 2409 2409 2409
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 221 1921 2009 1926 1927 1927 1921 1921 1897 1896 1926 1897 1926 1896 1939 1896 1897
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 221 2526 2800 2556 2555 2555 2555 2526 2525 2526 2525 2525 2526 2525 2526 2525 2525
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 249 2020 2092 2046 2046 2020 2020 2019 2086 1997 1972 2016 1973 2086 2005 1972 2023
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 249 2637 2756 2642 2635 2636 2637 2636 2637 2636 2637 2636 2637 2636 2637 2636 2637
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 281 2364 2427 2364 2369 2369 2369 2369 2370 2359 2362 2362 2362 2362 2372 2362 2362
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 281 3100 3214 3107 3100 3100 3100 3100 3100 3100 3100 3117 3100 3100 3117 3101 3100
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 317 2480 2479 2479 2480 2481 2473 2552 2553 2480 2430 2552 2480 2430 2552 2481 2429
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 317 3270 3432 3273 3268 3270 3270 3269 3270 3270 3270 3269 3270 3270 3269 3270 3270
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 357 2835 2836 2817 2823 2823 2840 2835 2787 2848 2848 2835 2786 2848 2835 2787 2848
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 357 3779 3908 3785 3779 3779 3779 3779 3779 3780 3779 3779 3779 3779 3779 3779 3779
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 402 3368 4204 3448 3488 3381 5315 3253 3351 3358 3326 3195 3504 3368 3314 3403 3238
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 402 4354 4786 4476 4373 4356 4354 4354 4331 4331 4331 4331 4331 4331 84034 4771 4707
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 453 3568 3741 3610 3611 3587 3552 3633 3568 3568 3568 3567 3515 3514 3515 3514 3515
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 453 5314 5225 5321 5314 5164 5371 5307 5451 5309 5396 5309 5396 5309 5396 5309 5396
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 510 3726 3971 3776 3776 3750 3749 3696 3696 3696 3696 3726 3696 3726 3696 3821 3729
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 510 5143 5614 5170 5170 5143 5143 5143 5143 5143 5143 5143 5143 5143 5143 5143 5143
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 574 3802 3981 3802 3801 3802 3767 3768 3807 3807 3768 3884 3796 3813 3768 3884 3807
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 574 5232 5508 5269 5257 5232 5232 5232 5232 5231 5232 5232 5232 5232 5232 5232 5232
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 646 4327 4437 4422 4423 4398 4396 4396 4327 4326 4327 4327 4327 4327 4353 4327 4327
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 646 6138 6433 6153 6154 6154 6137 6138 6138 6138 6137 6138 6138 6138 6137 6138 6138
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 727 4792 4954 4814 4808 4791 4792 4792 4792 4792 4788 4788 4788 4788 4788 4788 4807
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 727 6758 7075 6759 6779 6759 6758 6758 6758 6758 6758 6757 6758 6758 6758 6758 6758
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 818 5241 5355 5304 5305 5305 5306 5305 5305 5241 5241 5241 5241 5241 5241 5240 5241
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 818 7427 7576 7426 7427 7428 7427 7428 7427 7427 7428 7427 7428 7427 7427 7428 7427
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 921 5934 6046 6011 6008 6007 6008 5990 5934 5933 5934 5934 5933 5934 5933 5934 5933
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 921 8464 8621 8444 8443 8444 8444 8464 8466 8445 8444 8464 8466 8445 14058 8466 8466
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1037 7415 7711 7440 7438 7438 7438 7438 7417 7415 7185 7201 7185 7268 7267 7267 7268
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1037 10443 10605 10456 10443 10443 10456 10443 10443 10443 10443 10444 10443 10443 10443 10443 10443
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1167 8206 8301 8228 8227 8206 8208 8206 8205 8206 8206 8206 8206 8194 8178 8177 8178
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1167 11677 11815 11719 11677 11676 11690 11677 11677 11677 11677 11676 11677 11677 11677 11677 11677
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1313 9088 9384 9197 9223 9224 9224 9224 9087 9087 9088 9087 9143 9087 9087 9088 9087
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1313 12988 13508 12987 12989 12988 12989 12988 12988 12989 12988 12989 12988 12988 12989 12988 12988
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1478 10217 16117 10328 10317 10270 10215 10217 10217 10218 10217 10217 10217 10218 10239 10217 10217
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1478 14678 14950 14722 14704 20410 20351 14705 14704 14678 14677 14678 14677 14678 14677 14677 14678
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1663 11253 11445 11275 11273 11273 11274 11273 11273 11252 11253 11252 11253 11252 11252 11253 11252
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1663 16185 16463 16211 16185 16185 16185 16185 16184 16185 16185 16185 16185 16185 16185 16185 16185
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 1871 12830 12847 12677 12682 12857 12856 12857 12834 12852 12833 12830 12829 12830 12829 12830 12829
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 1871 18423 18637 18422 18423 18449 18460 18423 18423 18423 18423 18424 18423 18423 18423 18423 18423
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 2105 14203 14576 14286 14460 14414 14415 14202 14203 14202 14202 14203 14202 14202 14199 14202 14203
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 2105 20438 20813 20436 20438 20438 20433 20438 20438 20439 20438 20438 20438 20438 20439 20438 20438
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 2369 14740 14821 14720 14720 14760 14741 14739 14740 14739 14740 14739 14740 14739 14740 14739 14740
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 2369 21216 21362 21306 21243 21216 21192 21217 21216 21217 21217 21216 21192 21192 21192 21192 21192
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 2666 17772 18198 18152 18120 17772 17683 17772 17772 17772 17771 17772 17772 17772 17772 17772 17772
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 2666 25926 26470 25953 25926 25980 25939 25926 25927 25926 25926 25926 25926 25927 25926 25926 25926
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 3000 20146 20494 20229 20356 20147 20347 20146 20146 20145 20146 20145 20146 20145 20146 20145 20146
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 3000 29042 29496 29069 29042 29043 29055 29042 29042 29043 29042 29042 29043 29042 29037 29042 29042
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 3376 22642 22889 22685 22643 22685 22642 22642 22621 22622 28442 22640 22621 22621 22621 22961 22622
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 3376 32678 38852 32727 32705 38616 32672 32678 32678 32677 32678 32678 32678 32678 32672 32678 32678
20110221 lamb08 x86 20191114 crypto_stream salsa208 cycles 3799 25490 26332 25610 25804 25779 25791 25490 25490 25490 25509 25495 25490 25490 25490 25490 25489
20110221 lamb08 x86 20191114 crypto_stream salsa208 xor_cycles 3799 36859 37431 37010 36906 36884 36907 36907 36860 36859 36858 36859 36859 36859 36859 36859 36858
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 try 201bc58a96adcb6ed339ca33c188af8ca04a4ce68be1e0953309ee09a0cf8e7a ok 26971 1219663946 2800222999 crypto_stream/xsalsa20/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 implementation crypto_stream/xsalsa20/ref -
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 keybytes 32
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 noncebytes 24
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 0 987 2484 1126 976 987 987 1057 966 1041 1078 949 945 973 1336 997 949
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 0 969 1695 925 1501 959 967 969 982 1012 1118 930 948 946 981 951 987
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1 1992 3297 2073 1957 2035 2012 1982 1979 2001 2078 1988 1914 1965 1992 2306 1976
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1 1962 2445 2074 1998 2234 1985 1933 1878 1880 1924 1930 1962 1922 1924 2418 2027
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 2 1999 2672 2008 1988 2055 1999 2071 2156 2060 1981 2128 1938 1991 1964 1948 1927
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 2 2024 2274 2120 2061 2068 2030 2024 2368 1961 1948 1917 1990 1952 1948 2003 2031
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 3 1926 2046 1927 1930 1926 1943 1953 1953 1932 1914 1840 1840 1840 1839 1840 1840
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 3 1883 2018 1883 1885 1884 1904 1884 1884 1884 1860 1860 1859 1860 1860 1860 1859
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 4 1832 2004 1901 1883 1880 1910 1880 1832 1832 1831 1832 1832 1832 1831 1832 1832
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 4 1870 1985 1912 1912 1912 1905 1948 1893 1869 1870 1870 1869 1870 1870 1869 1870
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 5 1889 1960 1911 1912 1882 1917 1917 1919 1872 1889 1889 1867 1847 1855 1845 1855
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 5 1897 2015 1914 1902 1949 1907 1902 1897 1896 1901 1896 1897 1897 1897 1897 1896
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 6 1872 2004 1934 1910 1910 1923 1893 1843 1872 1864 1856 1852 1865 1885 1843 1866
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 6 1903 1997 1917 1918 1917 1900 1912 1912 1902 1953 1903 1898 1897 1898 1879 1879
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 7 1847 1995 1905 1915 1851 1865 1851 1847 1847 1847 1847 1847 1847 1847 1847 1848
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 7 1881 2015 1932 1926 1957 1939 1926 1867 1886 1877 1880 1881 1880 1881 1880 1881
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 8 1882 1966 1952 1937 1874 1886 1874 1874 1894 1882 1883 1882 1882 1857 1828 1857
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 8 1916 2018 1941 1941 1941 1943 1931 1931 1909 1915 1916 1916 1916 1915 1916 1916
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 10 1876 2032 1941 1918 1920 1905 1870 1876 1876 1876 1876 1864 1864 1866 1866 1866
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 10 1899 2013 1951 1969 1914 1960 1898 1899 1898 1899 1898 1899 1902 1899 1898 1899
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 12 1891 2035 1953 1907 1890 1902 1892 1892 1892 1840 1891 1839 1873 1891 1840 1872
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 12 1958 2060 1951 1977 1978 1975 1956 1957 1958 1958 1958 1958 1959 1958 1958 1958
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 14 1915 2088 1943 1920 1924 1931 1919 1900 1920 1900 1915 1915 1882 1882 1883 1882
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 14 1945 2069 1962 1963 1963 1952 1945 1946 1945 1946 1945 1924 1924 1897 1913 1912
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 16 1932 2063 1947 1948 1948 1937 1924 1918 1919 1919 1956 1932 1968 1923 1902 1910
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 16 1952 2037 1970 1975 1971 1979 1970 1952 1952 1952 1952 1952 1952 1952 1951 1952
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 19 1937 2025 1980 1955 1954 1966 1908 1909 1908 1930 1937 1909 1908 1938 1937 1937
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 19 1984 2072 1983 1984 1983 1992 1984 1983 1983 1984 1983 1984 1983 1984 1983 1984
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 22 1939 2069 1962 1964 1939 1952 1939 1939 1939 1928 1954 1920 1920 1921 1953 1921
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 22 1971 2038 1971 1970 1971 1979 1971 1971 1971 1971 1970 1971 1971 1971 1971 1971
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 25 1948 2035 1971 1983 1947 1960 1947 1948 1934 1948 1947 1947 1948 1947 1948 1947
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 25 2000 2060 2025 2006 1983 1991 2006 2000 1983 1983 2003 1982 1983 1983 2003 2003
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 29 1959 2060 2027 2005 1984 1995 1936 1935 1960 1959 1959 1959 1959 1959 1959 1959
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 29 1997 2128 2019 2020 2020 2027 1997 1997 1997 1997 1997 1997 1998 1997 2017 1997
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 33 1970 2090 1994 1970 1970 1970 1970 1970 1970 1969 1970 1970 1970 1970 1970 1970
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 33 2013 2189 2066 2036 2013 2021 2014 2013 2013 2013 2014 2013 2013 2014 2013 2013
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 38 1984 2063 2008 1982 1984 1985 1984 1984 1985 1984 1985 1984 1984 1985 1984 1984
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 38 2032 2107 2036 2056 2032 2041 2032 2032 2032 2033 2032 2032 2032 2033 2032 2032
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 43 1996 2088 2016 1997 1996 1996 1996 1996 1996 1985 1996 1984 1996 1985 1996 1984
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 43 2051 2097 2051 2051 2076 2084 2075 2076 2076 2051 2051 2051 2051 2052 2051 2051
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 49 2000 2078 2023 2026 1999 2013 2000 1999 2000 2000 2000 1999 1987 2000 2000 2000
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 49 2089 2295 2143 2090 2089 2097 2089 2089 2090 2059 2059 2060 2059 2059 2060 2059
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 56 2020 2110 2043 2055 2020 2032 2019 2020 2020 2019 2020 2020 2005 2019 2020 2020
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 56 2087 2181 2087 2086 2087 2094 2087 2086 2087 2086 2086 2087 2086 2087 2086 2087
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 64 1880 2052 1949 1951 1951 1909 1899 1900 1880 1853 1852 1853 1852 1853 1852 1853
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 64 2031 2326 2193 2107 2106 2104 2083 2062 2031 2030 2031 2030 2031 2030 2031 2030
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 73 2833 2992 2911 2859 2866 2865 2832 2814 2833 2814 2833 2814 2815 2814 2833 2814
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 73 3048 3106 3027 3070 3070 3076 3070 3048 3047 3048 3047 3048 3047 3047 3048 3047
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 83 2885 2990 2902 2905 2905 2914 2885 2885 2884 2885 2885 2885 2885 2885 2844 2885
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 83 3084 3273 3087 3116 3083 3092 3084 3083 3084 3083 3084 3084 3083 3061 3061 3061
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 94 2896 3050 2926 2903 2886 2898 2896 2896 2896 2904 2895 2896 2896 2895 2896 2896
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 94 3127 3238 3127 3127 3104 3135 3127 3127 3127 3127 3127 3127 3127 3127 3127 3127
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 106 2938 3014 2961 2939 2938 2951 2938 2938 2938 2938 2939 2938 2938 2938 2938 2939
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 106 3150 3207 3150 3172 3172 3180 3172 3173 3149 3150 3149 3150 3149 3150 3149 3150
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 120 2975 3062 2999 2975 2975 2988 2975 2975 2976 2975 2975 2975 2976 2975 2975 2975
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 120 3226 3341 3233 3257 3257 3234 3225 3226 3225 3225 3226 3225 3226 3225 3225 3226
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 136 3859 3938 3817 3824 3814 3827 3869 3852 3859 3874 3921 3870 3871 3870 3849 3848
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 136 4069 4314 4204 4178 4069 4094 4069 4069 4069 4069 4069 4069 4069 4069 4069 4069
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 154 3947 4050 3949 3914 3947 3958 3947 3947 3947 3948 3947 3947 3947 3947 3947 3947
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 154 4190 4336 4283 4207 4207 4216 4190 4190 4190 4190 4190 4190 4190 4190 4190 4190
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 174 3955 4054 3938 4008 3992 3967 3906 3905 3906 3905 3975 3952 3955 3968 3908 3967
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 174 4268 4433 4354 4285 4285 4293 4268 4268 4267 4268 4268 4268 4267 4268 4268 4267
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 196 4743 4886 4798 4733 4733 4744 4774 4769 4728 4742 4743 4743 4742 4743 4743 4743
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 196 5160 5370 5206 5160 5175 5190 5160 5161 5160 5160 5160 5143 5143 5143 5143 5143
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 221 4813 4960 4854 4853 4803 4792 4790 4813 4813 4814 4813 4813 4814 4813 4813 4813
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 221 5274 5513 5295 5291 5291 5299 5291 5291 5274 5274 5274 5274 5274 5274 5274 5274
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 249 4889 5093 4927 4879 4866 4876 4889 4889 4889 4889 4889 4890 4889 4889 4889 4889
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 249 5379 5583 5419 5396 5396 5404 5396 5378 5379 5379 5379 5378 5379 5379 5378 5379
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 281 5740 5940 5758 5717 5739 5726 5740 5740 5740 5740 5740 5740 5740 5740 5740 5740
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 281 6332 6595 6384 6348 6349 6357 6332 6331 6332 6331 6332 6332 6331 6332 6332 6331
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 317 5811 5967 5893 5811 5812 5824 5811 5811 5812 5811 5812 5811 5811 5812 5811 5811
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 317 6469 6645 6509 6486 6486 6501 6469 6469 6469 6468 6469 6469 6469 6469 6469 6469
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 357 6682 6879 6768 6668 6682 6695 6682 6682 6682 6682 6682 6682 6682 6682 6682 6682
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 357 7458 7639 7499 7475 7475 7489 7458 7458 7458 7458 7458 7458 7458 7458 7458 7458
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 402 7583 7742 7628 7564 7564 7596 7617 7613 7582 7583 7583 7582 7583 7582 7583 7582
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 402 8483 8630 8483 8484 8483 8497 8466 8466 8466 8466 8466 8466 12498 371330 9458 9198
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 453 8467 9375 8569 8555 8505 8452 8459 8468 8442 8569 8450 8450 8476 8466 8467 8467
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 453 9471 10373 9662 9509 9498 9498 9471 9470 9470 9471 9470 9470 9471 9470 9470 9471
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 510 8640 8957 8641 8640 8640 8684 8640 8640 8641 8640 8640 8640 8641 8640 8640 8640
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 510 9755 9850 9765 9764 9765 9773 9765 9765 9755 9754 9755 9755 9755 9755 9755 9754
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 574 9553 9737 9643 9553 9552 9565 9553 9552 9553 9552 9553 9552 9553 9552 9553 9552
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 574 10828 10950 10838 10837 10838 10850 10828 10828 10827 10828 10828 10828 10828 10828 10828 10828
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 646 11271 11396 11395 11310 11310 11322 11304 11330 11257 11257 11257 11271 11271 11270 11261 11260
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 646 12756 12934 12831 12780 12757 12764 12763 12774 12756 12746 12747 12746 12746 12747 12746 12746
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 727 12288 12542 12287 12312 12288 12300 12288 12288 12289 12288 12288 12289 12288 12289 12288 12288
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 727 13928 14048 13938 13938 13937 13946 13938 13928 13927 13928 13928 13928 13927 13928 13928 13928
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 818 13308 13492 13318 13305 13338 13319 13308 13308 13308 13308 13308 13308 13309 13308 13308 13308
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 818 15101 15264 15111 15111 15111 15119 15101 15101 15101 15101 15101 15101 15101 15101 15101 15101
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 921 15098 15241 15205 15098 15098 15111 15099 15098 15098 15099 15098 15098 15099 15098 15098 15099
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 921 17175 17274 17185 17185 17184 17197 17175 17175 17174 17175 17175 17175 17175 17175 17175 17174
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1037 17004 17208 16993 16872 16873 17016 17005 17004 17030 17006 17009 17000 16882 17009 16882 16995
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1037 19277 19478 19303 19301 19277 19285 19276 19277 19267 19266 19267 19267 19267 19266 299984 21576
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1167 18878 19574 19008 18934 18915 18891 18878 18774 18775 18882 18882 18852 18851 18851 18851 18852
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1167 21473 22231 21610 21518 21492 21492 21474 21473 21473 21474 21463 21463 21464 21463 21463 21464
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1313 20782 20859 20819 20777 20777 20793 20782 20783 20782 20782 20783 20782 20782 20783 20782 20782
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1313 23693 23979 23745 23703 23702 23714 23693 23692 23693 23692 23693 23692 23693 23692 23693 23692
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1478 23512 23636 23512 23527 23522 23532 23512 23560 23503 23513 23459 23460 23459 23482 23482 23482
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1478 26814 26930 26841 26841 26806 26826 26829 26832 26814 26814 26804 26804 26804 26804 26804 26805
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1663 25561 25851 25634 25586 25561 25574 25562 25561 25561 25562 25561 25561 25561 25562 25561 25561
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1663 29214 29352 29224 29224 29223 29232 29214 29214 29214 29214 29214 29214 29214 29214 29214 29214
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 1871 29237 29985 29368 29270 29251 29260 29125 29124 29247 29236 29237 29236 29244 29236 29237 29236
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 1871 33423 34175 33477 33467 33468 33423 33422 33423 33423 33423 33423 33423 33423 33423 33423 33423
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 2105 32184 32280 32122 32120 32121 32131 32115 32121 32209 32209 32209 32184 32185 32185 32184 32185
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 2105 36826 37230 36823 36819 36901 36910 36835 36835 36826 36825 36826 36825 36825 36826 36825 36826
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 2369 36619 36722 36593 36688 36666 36677 36648 36643 36642 36386 36619 36618 36617 36618 36599 36598
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 2369 41960 42135 41963 41964 41940 41960 41940 41939 41940 41939 41939 41940 342531 47488 112517 90530
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 2666 40538 41260 40635 40646 40589 40590 40562 40607 40537 40538 40510 40509 40510 40510 40509 40510
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 2666 46442 47155 46662 46486 46487 46516 46467 46442 46432 46442 46433 46432 46442 46432 46432 46432
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 3000 46811 115754 46920 47263 46811 47172 45846 46670 46873 46857 47191 46335 45235 45237 45236 45236
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 3000 51905 52626 52125 51949 51949 51913 51904 51905 51895 52132 51895 51895 51895 51895 51905 51894
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 3376 50869 51598 51078 56770 51003 50904 50916 50869 67252 46278 46279 46278 46278 46298 46278 46278
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 3376 58355 53929 58863 77051 58396 58363 58356 58355 58356 58356 58355 58346 58346 58345 58346 58346
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 cycles 3799 52216 52457 52234 52224 52203 52228 52202 52216 52216 52216 52216 52216 52205 52216 52216 52216
20110221 lamb08 x86 20191114 crypto_stream xsalsa20 xor_cycles 3799 70159 365679 138491 142563 71479 137961 70159 71656 71088 69880 65874 65841 65841 65844 65841 65840
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c: In function 'crypto_onetimeauth_poly1305_53':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:325:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 325 |   r0low = *(double *) &d0;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:328:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 328 |   r1low = *(double *) &d1;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:331:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 331 |   r2low = *(double *) &d2;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |            ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c ...
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |    ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:1434:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 1434 |   *(double *) &d0 = x0;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |    ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:1437:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 1437 |   *(double *) &d2 = x4;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |    ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c auth.c:1440:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c 1440 |   *(double *) &d3 = x6;
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack auth.c |    ^~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 try 75d7335a5751c74a4c4d53df171409af fails 28740 703161191 2800222999 crypto_onetimeauth/poly1305/53 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cchsJXZT.o: in function `doit':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:45: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cchsJXZT.o: in function `checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cchsJXZT.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:110: more undefined references to `crypto_onetimeauth_poly1305_amd64' follow
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/amd64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 427753 7144114257 2800222999 crypto_onetimeauth/poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cckfe7kX.o: in function `doit':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:45: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cckfe7kX.o: in function `checksum_compute':
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /tmp/cckfe7kX.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/try.c:110: more undefined references to `crypto_onetimeauth_poly1305_x86' follow
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 fromcompiler crypto_onetimeauth/poly1305/x86 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 implementation crypto_onetimeauth/poly1305/ref -
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 outputbytes 16
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 keybytes 32
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 0 1065 2521 1428 1108 1066 1121 1109 1066 1033 1033 1032 1035 991 1065 993 978
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 0 1059 1572 1200 1131 1131 1060 1024 1056 1047 1022 1059 1131 1083 1027 1059 1059
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1 5335 7031 6566 6257 6029 5753 5480 5351 5335 5208 5152 5017 5121 4928 5065 4880
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1 5028 5580 4931 5028 5010 4925 4883 4867 5175 5327 5089 5554 4964 5590 4925 5538
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 2 4895 5734 5139 4966 4772 4768 4822 4800 4834 4854 4902 4944 4918 4928 4812 4895
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2 4937 5445 5097 4908 4962 4921 4867 4917 4954 4944 4954 4944 4937 4883 4922 4785
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 3 4825 5254 4858 4948 4695 4975 4775 4854 4749 4856 4804 4800 4726 4825 4798 4830
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3 4876 5446 4947 4876 4897 4922 4898 4840 4879 5002 4850 4817 4813 4821 4779 4797
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 4 4897 5289 5161 4897 4881 4891 4962 4902 4876 4924 4788 4828 4821 4841 4956 4900
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 4 4972 5355 5082 4890 4900 4970 4995 4979 4928 5023 4824 4972 4968 5009 4939 4981
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 5 3126 4747 3612 3239 3046 3588 3214 3170 3030 3032 3342 3126 3056 2949 2950 2977
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 5 3045 4505 3355 3179 3026 3443 3174 3017 3037 2972 2968 3208 3750 3045 3032 3044
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 6 3016 3727 3214 2983 3042 3099 2976 3021 2973 3222 2952 2920 2989 3066 3016 2956
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 6 3135 3454 3138 3198 3274 3158 3135 3151 3135 3291 2987 2956 2877 2937 2913 2878
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 7 2847 3105 3038 2866 2810 2825 2812 2809 2847 2856 2825 2833 2889 2833 2884 2853
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 7 3007 3187 3029 3010 2984 3022 2975 3007 3032 3016 3177 2993 2882 2941 2917 2896
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 8 2884 3166 3125 3161 3108 2944 2862 2793 2915 2884 2877 2835 2920 2820 2866 2859
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 8 2905 3165 2964 3171 3288 2966 2950 2946 2841 2871 2898 2905 2889 2883 2844 2853
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 10 2856 3303 3018 3021 3007 2913 2863 2871 2856 2842 2828 2835 2842 2840 2840 2846
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 10 3133 3524 3239 3129 3106 3080 3090 3134 3274 3495 3284 3220 3070 3038 3133 3003
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 12 3089 3609 3250 3129 3089 3161 3070 3136 3046 3027 3216 3311 3051 3050 3041 3036
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 12 3015 3210 3043 3049 3089 2994 2946 3153 2965 3015 2938 3366 3067 2971 2997 2973
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 14 2965 3346 3063 3108 3188 3204 3202 3024 2894 2941 2910 2911 2929 2877 2965 2901
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 14 2952 3234 3114 3048 3171 3133 2982 3030 2952 2930 2939 2930 2907 2919 2904 2932
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 16 2944 3525 3131 3025 3236 2980 2995 2942 2894 2897 2944 2974 2912 2906 2912 2902
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 16 3045 3320 2976 3149 3087 3300 3054 3213 2992 2952 3045 2983 2953 3057 3011 2974
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 19 5148 5816 5220 5208 5244 5148 5181 5175 5195 5132 5111 5138 5121 5137 5087 5121
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 19 5253 5503 5288 5616 5497 5404 5219 5220 5176 5140 5221 5211 5260 5253 5261 5173
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 22 5224 5626 5374 5588 5220 5271 5289 5161 5135 5238 5222 5224 5173 5186 5156 5945
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 22 5225 5932 5377 5271 5206 5225 5177 5181 5156 5234 5186 5197 5270 5258 5210 5255
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 25 5203 5501 5272 5217 5594 5180 5218 5114 5129 5214 5176 5203 5255 5187 5194 5183
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 25 5241 5575 5388 5251 5184 5188 5241 5282 5275 5133 5177 5258 5185 5284 5177 5194
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 29 5197 5482 5779 5313 5233 5242 5764 5188 5208 5098 5158 5185 5193 5190 5197 5155
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 29 5236 5818 5526 5615 5208 5253 5185 5204 5187 5188 5236 5229 5193 5241 5263 5318
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 33 7356 8284 7387 7844 7399 7265 7261 7387 7356 7328 7327 7363 7328 7316 7329 7356
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 33 7369 8037 7822 7629 7372 7369 7348 7346 7257 7393 7311 7327 7376 7341 7310 7377
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 38 7379 8162 7682 7311 7834 7412 7464 7379 7348 7321 7281 7426 7899 7364 7339 7371
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 38 7400 7782 7503 7445 7288 7436 7366 7418 7400 7442 7366 7410 7373 7338 7323 7330
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 43 7435 8027 8152 7517 7359 7363 7497 7417 7449 7435 7487 7381 7434 7367 7481 7388
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 43 7424 8070 7963 7432 7360 7229 7506 7346 7406 7433 7440 7386 7515 7389 7424 7346
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 49 9643 10532 10122 9928 10039 9420 9683 9535 9561 9594 9484 9587 9655 9617 9715 9643
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 49 9615 10009 9664 9730 9598 9560 9514 9585 9566 9579 9600 9667 9746 9672 9649 9615
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 56 9649 10354 10123 9462 9525 9630 9697 9606 9658 9675 9637 9649 9530 9672 9709 9620
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 56 9697 10325 10147 9655 9561 9584 9805 9675 9624 9702 9708 9695 9703 9697 9702 9695
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 64 9689 10121 10047 9524 9576 9700 9747 9689 9659 9772 9724 9638 10035 9546 9489 9578
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 64 9747 10397 9873 9561 9671 9728 9693 9677 9819 9747 9813 9781 9868 9672 9908 9669
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 73 11973 12560 12099 11855 11973 17844 12006 12023 11992 11972 12030 11830 11907 11946 11856 11813
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 73 11033 12388 11961 11902 11962 11998 11908 30989 10877 11033 10927 10781 10925 10926 10912 10910
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 83 12948 13586 12975 13123 12933 13233 12965 13146 12834 12845 12779 12869 12870 13020 12948 12912
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 83 12901 13794 13217 12870 12901 12927 12924 12859 12876 13018 12940 12943 12898 12879 12896 12877
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 94 12930 13632 12901 12930 12969 12941 12871 12885 12932 12885 12933 12885 12933 12885 12932 12885
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 94 13008 13868 13080 13066 12929 12906 12986 12878 13111 13198 13008 13017 12944 13083 12879 12983
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 106 14969 16317 15144 14749 14961 14983 15323 14839 14863 14915 14988 14915 14969 14962 14980 15063
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 106 14891 15145 15015 15121 15140 15007 14879 14849 14792 14890 14890 14890 14891 14891 14891 14890
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 120 18745 18394 16765 16974 17250 16990 42461 18961 18776 18726 18675 18746 18745 18769 18746 18745
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 120 18684 20024 19046 18328 18677 18772 18708 18639 18567 18684 18567 18751 18595 18751 18594 18721
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 136 20945 21659 20740 20894 21033 21048 21052 20741 20989 20827 20867 20843 20935 21220 20945 21041
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 136 21126 21943 21178 20675 21056 21230 21171 21113 21126 21256 21128 21178 20954 21124 20964 21105
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 154 23033 25843 23661 23001 23042 22927 22922 23185 23159 23012 22954 23072 23033 23103 22963 22953
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 154 23100 24263 23431 23163 22997 22977 23096 23078 23300 23047 23074 23345 23100 23242 23097 23143
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 174 25226 26332 25295 25388 25214 25559 25452 25333 25263 25226 25225 25225 25225 25226 25225 25225
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 174 25502 26383 25548 25392 25552 25463 25515 25569 25494 25602 25502 25468 25444 25370 25620 25444
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 196 30839 32889 30876 30787 31014 280877 30733 78392 31102 30516 31287 30839 30776 29755 29952 30104
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 196 29742 30462 29815 30030 29952 29789 29631 29449 29632 29755 29539 29696 29710 29732 29742 29743
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 221 31880 32699 32541 31833 32129 31880 31894 31708 31908 31806 31729 31707 31677 31893 31865 31953
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 221 32049 33059 32049 31926 32000 31851 32120 31955 32293 32212 32172 32403 31836 32322 31941 31855
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 249 36553 39457 36697 36375 36650 36531 36604 36567 36592 36553 36439 36434 36401 36453 42186 36391
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 249 36609 36609 36805 36548 42363 42463 36494 36682 36619 36198 36626 36508 36575 36609 36578 36960
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 281 40988 42660 40673 41080 41051 40987 40863 41094 40992 41013 40945 41026 40847 40988 40954 40846
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 281 41180 42109 41435 41224 41396 41174 40954 40941 41011 40885 40636 41191 40831 41180 41362 41368
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 317 45335 46212 45651 45513 45613 45323 45521 45323 45331 45255 45335 45335 45398 45262 45375 45317
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 317 45443 45731 45270 45961 45693 45478 45372 45373 45443 45328 45346 45385 51209 45705 45595 45435
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 357 52235 48492 47824 47730 47438 47652 53202 47433 47770 76864 52890 52718 52235 52312 52392 52775
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 357 52074 52341 52008 52034 51965 52037 51879 52143 52103 51955 52394 52302 52046 52078 52085 52074
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 402 58615 60016 58790 59063 58721 58658 58461 58663 58117 58877 58468 58403 58615 58435 58433 58564
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 402 58640 59715 59073 58613 58520 58433 58445 58491 58640 58584 58834 58712 58732 58492 263940 61263
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 453 64964 66210 64967 65280 64976 65078 64964 65180 64728 64921 64820 64851 65045 64829 64914 64820
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 453 65272 67348 65315 65760 65305 65253 65277 65289 65210 65272 65210 65272 65210 65271 65211 65271
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 510 72159 72254 73059 72474 72108 72159 72059 72116 72162 72071 77868 72162 72071 72115 77741 72070
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 510 66373 90937 66024 66137 66213 66373 66027 65893 66181 66156 92143 72559 72436 72561 72437 72559
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 574 80986 82148 81612 80887 80986 80962 80902 80986 80800 81123 81162 80965 81067 80964 81162 80965
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 574 80916 81486 81449 80947 86770 81020 81033 80786 80916 80787 80958 80786 80916 80787 80916 80786
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 646 92224 92719 92099 92334 92349 92286 92144 92162 92162 92224 92118 92455 92224 92481 92128 92096
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 646 92787 92787 92259 92284 92450 92105 92259 97861 400573 94945 197788 92969 93200 92540 92976 92726
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 727 103384 105223 104217 103493 103384 103592 103345 103284 103167 103420 103290 103241 103272 103417 103326 103472
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 727 103512 104276 103552 103512 103322 103279 103288 103290 103521 103564 109035 103385 103244 114909 94737 127503
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 818 116903 117229 122984 116845 116206 117242 116442 115964 116903 116921 116450 116400 117171 117920 117977 116575
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 818 116609 118061 116241 116311 116463 116102 116677 116449 116609 116645 116718 116536 116763 116443 116609 116646
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 921 130369 130564 129929 129962 129894 129853 130347 129853 130369 129853 320110 205057 180912 134362 130915 130411
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 921 129010 129897 129434 129332 129373 129274 129118 129144 128925 128925 129010 128925 128925 129010 128925 128924
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1037 133655 161856 133867 133797 133536 133715 133815 133724 133772 133655 133527 133655 133527 133655 133527 133654
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1037 133349 134831 133544 133388 133349 133261 133242 133257 133241 133257 133241 133257 163995 146318 146579 146338
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1167 164078 165413 164345 164437 163751 164009 163999 164069 163992 164192 163768 164078 164026 397820 181156 176363
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1167 164479 180977 164292 164476 164479 164595 164322 164610 164242 164563 164336 164546 164335 164565 164336 164546
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1313 186302 193417 186665 186175 186352 186053 186218 186293 186162 186345 186302 186162 186346 186302 186162 186345
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1313 170340 193908 170627 170536 170252 170468 170279 170340 170339 170340 170340 170339 170340 170341 170340 170340
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1478 208588 403162 212595 299426 209029 208411 208709 208461 208387 208647 208380 208299 208299 208330 208627 208588
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1478 208658 216060 209017 209025 208761 208480 207290 208764 214561 207617 208966 208350 208658 208332 208281 208261
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1663 233207 230597 233013 233182 238954 233207 233214 232721 232974 233400 233637 239089 240467 213779 214117 421766
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1663 233943 249403 234259 235130 234760 234224 233731 233943 233773 233942 233773 233943 233773 233943 233772 233943
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 1871 263493 263288 263091 262735 262755 268645 262703 240313 245965 287707 263829 263891 263569 263877 263493 264119
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1871 263686 264019 263050 263027 261843 462192 303267 264177 263754 263945 263707 263686 263614 263614 263613 263614
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 2105 297597 297578 297940 298240 298521 297988 297217 297861 302784 297590 297098 297590 303270 297585 297597 297585
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2105 297342 296284 298018 297594 297342 297843 297959 514174 354909 295937 295469 295456 295169 295340 295515 301040
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 2369 334069 333614 335007 334014 327967 327280 335493 339538 366135 335289 334011 334021 333957 337234 335133 334069
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2369 334114 334830 333650 333142 566873 334559 334028 333891 334114 333953 334696 339594 333923 333837 334530 334217
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 2666 373202 375397 374159 373443 373248 373202 394451 341648 341185 341102 341144 342051 341167 341144 512834 378641
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2666 376145 391273 375956 376145 375475 375314 366277 366360 366917 366918 376313 382228 421261 376267 376355 376678
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 3000 422432 422432 422094 421641 422116 439673 515905 400695 384507 384852 417178 423652 423106 429378 423105 423731
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3000 421098 422964 422102 421643 421909 421453 421022 420751 421097 420777 421098 420776 421098 420778 421098 420777
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 3376 472025 473346 473138 478577 472967 472306 472025 477529 477965 471123 471880 471880 471881 471880 471881 471880
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3376 472283 479293 473453 593778 529762 472339 472149 472120 478128 472280 472282 472283 472282 472282 477383 464400
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 cycles 3799 532283 536981 536263 540918 535534 647465 594117 526136 532215 532105 532030 532045 532142 532283 532108 552492
20110221 lamb08 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3799 532802 539472 532722 532532 532768 532802 532387 538346 551445 595416 540634 533566 538061 532435 531910 532232
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 fromcompiler crypto_auth/hmacsha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 try 3bd7abd4f4dce04396f2ac7cb1cff70607f692411c49a1563b037d31e1662632 ok 82376 1472593299 2800222999 crypto_auth/hmacsha256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 implementation crypto_auth/hmacsha256/ref -
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 outputbytes 32
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 keybytes 32
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 0 6928 11885 7054 6945 6884 6885 6908 6864 6993 6979 6914 7020 6840 6912 7005 6928
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 0 6933 7252 6975 6895 6987 6902 6922 6895 6933 6962 6925 6973 6917 6951 6895 6965
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1 6869 7019 6949 6839 6862 6843 6913 6839 6840 6879 6891 6891 6839 6839 6869 6891
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1 6922 7126 6922 6872 6872 6928 6923 6923 6872 6872 6915 6923 6923 6872 6872 6923
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 2 6869 6986 6869 6887 6836 6900 6887 6836 6835 6887 6836 6835 6858 6887 6887 6836
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 2 6922 7080 6871 6931 6938 6926 6922 6893 6870 6945 6921 6922 6893 6917 6922 6921
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 3 6860 7099 6860 6860 6910 6891 6835 6836 6887 6836 6835 6858 6887 6887 6835 6836
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 3 6921 7101 6871 6932 6968 6973 6870 6870 6945 6921 6894 6870 6921 6945 6917 6870
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 4 6863 7031 6935 6836 6910 6839 6887 6887 6836 6835 6863 6836 6887 6887 6835 6836
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 4 6875 6988 6873 6870 6921 6875 6870 6891 6922 6921 6870 6870 6922 6921 6870 6870
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 5 6887 7063 6914 6835 6905 6891 6836 12530 6887 6887 6888 6835 6836 6887 6887 6836
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 5 6891 7101 6923 6870 6870 6875 6891 6922 6921 6870 6870 6921 6922 6870 6870 6921
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 6 6243 6389 6266 6270 6224 6228 6243 6270 6225 6224 6243 6270 6271 6224 6224 6271
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 6 6309 6493 6267 6368 6308 6270 6285 6334 6312 6287 6265 6313 6333 6309 6265 6312
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 7 6253 6412 6252 6279 6233 6274 6280 6232 6253 6233 6252 6279 6280 6232 6233 6279
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 7 6310 6337 6266 6311 6264 6288 6310 6311 6264 6264 6310 6311 6264 6263 6311 6311
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 8 6252 6474 6299 6233 6300 6235 6233 6232 6253 6233 6252 6280 6279 6232 6233 6279
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 8 6288 6374 6266 6311 6263 6288 6311 6310 6264 6264 6311 6263 6264 6284 6310 6311
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 10 6300 6444 6322 6309 6343 6278 6233 6300 6254 6232 6301 6279 6233 6254 6322 6322
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 10 6311 6339 6266 6339 6354 6358 6263 6264 6332 6311 6307 6263 6311 6332 6307 6264
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 12 6281 6464 6385 6252 6297 6325 6234 6323 6277 6281 6234 6256 6297 6281 6234 6324
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 12 6312 6427 6315 6368 6309 6316 6266 6306 6312 6287 6266 6312 6334 6308 6265 6313
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 14 6253 6390 6253 6300 6234 6303 6234 6234 6281 6281 6253 6234 6281 6281 6252 6234
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 14 6312 6358 6268 6369 6355 6288 6265 6334 6355 6308 6266 6312 6373 6266 6265 6334
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 16 6299 6490 6272 6398 6363 6277 6320 6274 6273 6321 6299 6252 6274 6324 6342 6234
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 16 6289 6494 6313 6266 6265 6289 6313 6312 6266 6265 6312 6266 6283 6285 6313 6312
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 19 6275 6410 6275 6321 6275 6303 6253 6274 6273 6300 6234 6253 6273 6281 6281 6234
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 19 6287 6337 6287 6285 6313 6335 6265 6266 6312 6313 6265 6265 6313 6312 6266 6265
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 22 6321 6475 6321 6331 6317 6321 6253 6273 6322 6342 6252 6232 6321 6342 6275 6233
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 22 6311 6484 6310 6263 6336 6330 6311 6311 6305 6306 6311 6330 6307 6284 6310 6332
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 25 6299 6533 6317 6252 6292 6303 6252 6320 6252 6299 6299 6253 6252 6299 6299 6253
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 25 6330 6369 6333 6331 6283 6268 6330 6331 6283 6284 6311 6330 6284 6283 6331 6330
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 29 6253 6366 6253 6321 6253 6322 6253 6300 6253 6321 6253 6253 6300 6300 6253 6253
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 29 6331 6370 6333 6331 6284 6289 6331 6331 6285 6284 6331 6332 6284 6284 6332 6331
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 33 6262 6542 6253 6299 6252 6295 6299 6252 6320 6299 6252 6273 6252 6235 6262 6262
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 33 6294 6401 6269 6330 6331 6297 6294 6283 6248 6303 6294 6293 6294 6293 6331 6248
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 38 6270 6373 6254 6319 6255 6258 6322 6255 6322 6252 6298 6252 6255 6270 6298 6297
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 38 6328 6363 6335 6333 6284 6288 6328 6329 6286 6284 6329 6328 6284 6286 6329 6329
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 43 6267 6365 6253 6300 6253 6295 6300 6251 6319 6222 6222 6268 6267 6222 6222 6268
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 43 6299 6356 6302 6355 6274 6258 6342 6253 6253 6293 6342 6342 6253 6253 6321 6299
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 49 6216 6421 6290 6237 6236 6219 6253 6216 6237 6216 6216 6216 6216 6216 6216 6216
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 49 6273 6404 6272 6273 6272 6275 6273 6273 6272 6273 6273 6273 6273 6272 6273 6273
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 56 7626 7836 7802 7678 7657 7662 7646 7626 7626 7641 7626 7626 7626 7626 7626 7626
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 56 7668 7758 7667 7668 7668 7673 7668 7668 7668 7668 7667 7668 7668 7668 7668 7668
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 64 7556 7855 7534 7584 7585 7579 7547 7535 7660 7551 7555 7678 7550 7556 7645 7550
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 64 7646 7686 7689 7675 7606 7659 7590 7604 7655 7646 7581 7655 7625 7624 7700 7602
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 73 7572 7670 7566 7595 7553 7585 7624 7572 7571 7605 7572 7550 7606 7549 7532 7605
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 73 7643 7643 7645 7665 7611 7689 7589 7568 7685 7611 7569 7663 7654 7611 7643 7611
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 83 7574 7707 7569 7661 7610 7596 7572 7532 7593 7532 7593 7532 7532 7554 7575 7574
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 83 7590 7627 7570 7660 7568 7594 7568 7568 7610 7568 7590 7588 7568 7590 7611 7611
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 94 7595 7601 7590 7629 7593 7597 7595 7574 7618 7595 7551 7574 7599 7551 7595 7577
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 94 7614 7651 7593 7663 7657 7593 7614 7611 7607 7656 7590 7612 7635 7632 7614 7589
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 106 7607 7647 7607 7627 7628 7610 7628 7590 7607 7627 7607 7569 7628 7607 7607 7607
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 106 7643 7650 7608 7607 7588 7634 7588 7643 7643 7644 7643 7626 7588 7644 7643 7643
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 120 9037 9072 9044 9132 9037 8960 9043 9016 8978 9044 8994 8978 9043 9016 8957 9043
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 120 9054 9067 9058 9115 9054 9018 9059 9011 9027 9059 9011 9008 9102 9011 8969 9102
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 136 8881 9133 8970 8914 8904 8888 8881 8862 8881 8902 8862 8862 8863 8841 8863 8841
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 136 8888 9041 8889 8888 8889 8890 8888 8888 8889 8888 8888 8889 8888 8888 8889 8888
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 154 8883 8996 8922 8882 8934 8908 8862 8883 8905 8862 8882 8884 8883 8862 8862 8883
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 154 8887 9015 8886 8939 8927 8887 8884 8904 8884 8926 8883 8884 8905 8926 8883 8884
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 174 8877 8951 8860 8934 8859 8882 8882 8860 8883 8877 8857 8857 8878 8878 8834 8834
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 174 8857 9016 8902 8881 8881 8885 8879 8856 8857 8856 8856 8856 8857 8856 8856 8856
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 196 10164 10318 10182 10184 10164 10168 10164 10184 10185 10141 10141 10141 10141 10141 10140 10141
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 196 10222 10361 10207 10222 10189 10193 10189 10188 10189 10189 306111 12548 12081 12412 11996 12105
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 221 11286 13718 11982 12209 11831 11910 11327 11147 11388 11146 11244 11225 11213 11177 11286 11230
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 221 11220 11549 11186 11251 11216 11221 11235 11232 11220 11197 11185 11279 11198 11197 11203 11279
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 249 12737 12973 12856 12850 12749 12771 12720 12726 12737 12725 12738 12725 12744 12718 12726 12718
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 249 12725 12990 12760 12707 12706 12730 12742 12742 12706 12707 12725 12706 12742 12707 12706 12725
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 281 12688 12805 12688 12820 12606 12718 12628 12733 12703 12605 12703 12604 12703 12605 12684 12616
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 281 12691 12895 12634 12764 12679 12716 12733 12667 12667 12691 12679 12714 12697 12703 12655 12684
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 317 14150 14359 14127 14193 14146 14150 14164 14182 14146 14146 14165 14146 14164 14147 14146 14165
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 317 14148 14368 14224 14189 14130 14153 14166 14130 14130 14165 14130 14130 14148 14166 14130 14130
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 357 14040 14276 14154 14056 14040 14175 14028 14017 14039 14040 14058 14028 14040 14028 14028 13988
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 357 14063 14244 19863 14028 14083 14103 14063 14063 14056 14028 14074 14028 14063 14092 14028 14111
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 402 14172 14240 14261 14169 14169 14204 14173 14147 14186 14188 14157 14156 14173 14148 14172 14148
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 402 14146 14230 14099 14183 14089 14213 14183 14109 14131 14146 14132 14164 14212 14066 14131 14152
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 453 15405 15624 15508 15479 15402 15405 15469 15447 15357 15334 15357 15335 15447 15357 15490 15378
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 453 15373 15652 15372 15373 15464 15466 15373 15464 15373 15373 15464 15373 15373 15464 15373 15464
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 510 16841 17046 16836 16970 16841 16826 16848 16868 16868 16825 16825 16848 16824 16848 16825 16825
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 510 16823 16960 16818 16872 16818 16823 16841 16862 16862 16818 16818 16841 16818 16841 16818 16819
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 574 18128 18452 18166 18209 18130 18131 18127 18128 18127 18128 18128 18127 18128 18127 18128 18127
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 574 18211 18382 18291 18209 18211 18215 18211 18211 18210 18211 18211 18210 18211 18211 18211 18210
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 646 19334 19532 19324 19334 19268 19378 19334 19334 19254 19334 19212 19232 19377 19254 19212 19334
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 646 19447 19661 19314 19503 19491 19494 19316 19447 19337 19447 19337 19447 19358 19315 19448 19336
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 727 20754 20881 20754 20784 20755 20758 20713 20712 20734 20776 20713 20713 20734 20776 20755 20733
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 727 20714 20940 20580 20636 20775 20734 20580 20601 20791 20623 20732 20714 20601 20732 20602 20732
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 818 21961 22131 22051 21911 21985 21944 21940 21961 21940 21961 21940 21939 21984 21983 21982 21940
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 818 22027 21987 21965 22086 22069 22074 22027 22027 22048 22027 22049 22027 22027 22048 22070 22027
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 921 28920 214065 29069 28840 28858 96102 29437 28943 28775 77330 29035 28832 28920 28103 28416 28673
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 921 26947 27474 26882 27039 27039 27043 26883 27039 26863 26882 26883 27039 26863 26947 26882 27039
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1037 29807 29812 29684 29800 29807 29821 29827 29800 29825 29819 29851 29785 29805 29797 29829 29785
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1037 29920 29964 29804 29972 29993 29836 29920 29865 29851 29967 29925 29894 29943 29805 29917 29920
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1167 32584 38617 32584 32724 32721 32724 32699 32728 51412 29967 29992 29856 29917 29966 29824 29968
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1167 29862 29986 29739 29917 29862 29914 29824 29810 29862 29885 29810 29862 29885 29741 29862 29909
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1313 32422 32548 32310 32395 32467 32465 32395 32438 32438 32422 32426 32422 32372 32434 32369 32402
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1313 32494 32494 32315 32545 32545 32452 32458 32511 32484 32529 32491 32454 32508 32531 32583 32420
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1478 36487 36667 36443 36334 36537 36487 36484 36516 36514 36503 36398 36484 36514 36345 36471 36516
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1478 36372 36633 36223 36444 36370 36357 36375 36320 36371 36328 36374 36401 36372 36375 36300 36374
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1663 40404 40509 40189 40418 40386 40292 40316 40381 40362 40312 40476 40429 40453 40429 40404 40476
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1663 40509 40497 40536 40509 40528 40444 40418 40528 40456 40353 40463 40534 40509 40528 40529 40544
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 1871 48544 49939 48805 48544 48617 48515 48502 48534 48517 48503 48511 48606 48573 48535 48549 48556
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 1871 48490 48636 48394 48620 48545 48429 48547 48521 48472 48465 48545 48479 48490 48465 48490 48521
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 2105 49702 49631 49797 49610 49614 49597 49702 49736 49631 49788 49702 49811 49706 49701 49702 49811
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 2105 54668 49840 49575 49564 49597 49497 49716 54962 49789 75071 54866 54679 54668 54716 54891 54864
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 2369 59726 59913 59855 59723 59723 59726 59755 59720 59723 59755 59720 59703 59798 59723 59755 59829
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 2369 59974 60357 59980 59927 59947 59873 59936 59962 60084 59974 59902 65600 59831 59989 60036 75834
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 2666 59948 59982 59829 59760 59785 59693 59813 59747 59906 59948 335349 71121 213785 69920 68903 69496
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 2666 65714 66176 65528 65644 65639 65727 65674 65773 65694 65804 65665 65737 65740 65607 65719 65714
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 3000 68073 74687 88175 67779 68072 68088 68086 68076 68031 67984 68073 68059 68030 68080 68073 68166
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 3000 67860 68225 67772 67938 67862 67912 67860 67793 67974 67820 67902 67838 67789 67704 67952 67813
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 3376 74115 74357 73984 74253 74151 74060 74022 74469 74152 74022 74073 74367 74210 74069 74115 74072
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 3376 74382 74385 74094 74283 74429 74410 74452 74382 74457 74336 74451 74382 74427 74380 74367 74325
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 cycles 3799 91210 92787 91448 91471 91189 91293 91206 91210 91138 91343 91182 91311 91190 91125 91183 91237
20110221 lamb08 x86 20191114 crypto_auth hmacsha256 verify_cycles 3799 91189 92579 91476 91349 91368 91219 97240 91189 107531 83546 83544 83499 83578 83502 83477 83515
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:61:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 61 |     for (j = -16;j < 0;++j) h[j] = random();
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 fromcompiler crypto_auth/hmacsha512256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 try 2f5e8a6a0cac012d8d001351d7d583e69f91390df46305c3608e0c2893491886 ok 313109 4859210970 2800222999 crypto_auth/hmacsha512256/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 implementation crypto_auth/hmacsha512256/ref -
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 outputbytes 32
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 keybytes 32
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 0 79852 126542 80714 62097 67699 50660 81405 68145 79852 68594 90061 83782 71253 99665 70270 92096
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 0 99277 89545 108618 106942 93537 106829 105640 106490 83725 70652 99277 106884 106540 70711 70505 68577
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1 37209 95168 105873 110107 88240 65768 85242 59450 37209 37193 37193 37193 37181 37181 37182 37181
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1 37266 72342 96831 96320 91839 61002 64021 77572 37236 37140 37162 37266 37142 37163 37162 37266
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 2 43389 88059 96690 97528 72156 63633 72354 87408 43389 37080 37079 37079 37080 37079 37080 37079
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2 69007 74049 97474 97723 87628 61737 66319 88944 88152 69007 37278 37162 70370 37266 37162 37099
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 3 40789 88332 97143 97088 72157 67828 89031 40917 40789 40788 40769 40769 40769 40769 40769 40769
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3 40993 80988 108405 107429 94701 66720 73583 59677 40844 40993 40761 40781 40993 40734 40757 40755
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 4 40735 106530 106378 188206 66771 72500 82367 40922 40735 40663 40664 40663 40663 40663 40664 40663
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 4 65461 80937 107444 107086 100367 66629 68436 92681 65461 40753 40736 40736 40737 40671 40737 40736
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 5 68575 98915 107861 106856 82207 68575 80184 97029 96957 48761 40639 40667 40667 40667 40667 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 5 37264 81083 107165 107110 101362 67273 71349 64422 37264 37237 37238 37237 37238 37237 37238 37237
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 6 37362 89093 96786 97038 72951 64106 72875 43943 37160 37362 37099 37097 37293 37079 37097 37276
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 6 60773 74170 97418 97571 87523 60773 66300 73743 37310 37139 37181 37285 66999 40874 41006 40870
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 7 40771 96586 106482 106161 77891 70769 84936 88021 40771 40704 40667 40667 40667 40666 40667 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 7 67402 81831 106923 107110 97749 67402 72708 97211 96763 62246 40781 40736 40737 40736 40737 40736
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 8 40781 97607 105194 106664 80026 70642 68795 40817 40781 40684 40667 40667 40666 40667 40667 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 8 37454 79269 108639 106220 117435 60963 59386 75030 37454 37320 37230 37229 37229 37229 37230 37229
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 10 63247 87712 96562 95386 74555 63247 252434 79618 40881 40830 40788 40796 101627 40744 40593 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 10 40910 79917 105382 106018 102088 66943 69048 55271 40910 40666 40738 40751 40737 40737 40737 40738
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 12 40706 98111 106636 106581 80281 68649 78494 47845 40656 40706 40688 40667 40667 40688 40667 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 12 46447 80109 106670 106337 101173 67421 69570 83088 41031 40776 40758 46447 40758 40735 40734 40735
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 14 40721 98248 106764 106964 80344 69014 82731 92006 40721 40666 40667 40667 40667 40667 40667 40666
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 14 67214 85635 106885 121770 90621 61658 67214 88573 88398 77541 38718 37267 37239 37231 37231 37231
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 16 37298 90378 97423 96785 71204 63039 62706 37180 37097 37298 37299 37298 37119 37101 37101 37278
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 16 40871 72153 99961 122188 99364 67786 73478 62177 40871 40854 40834 40834 40834 40834 40834 40833
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 19 40775 100618 107059 106632 73935 70926 85234 52549 40775 40664 40666 40667 40667 40667 40667 40667
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 19 56501 82018 107329 106577 100298 67965 72316 97410 56501 40762 40737 40736 40736 40737 40736 40736
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 22 91606 101107 106344 106701 76602 71978 88579 96850 91606 40815 89091 40792 40791 221001 91885 97244
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 22 87771 86546 107903 106843 94950 66374 70848 95229 96926 96675 96703 87771 40934 40836 40737 40736
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 25 40826 99027 106165 106077 76747 69760 70178 40945 40680 40753 40688 40688 40739 40687 40688 40826
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 25 46539 79183 106074 106213 102047 68251 71805 64899 40877 40707 40974 40974 40758 46539 40758 40974
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 29 53242 99604 123931 96890 72243 64543 78045 53242 37179 37191 37190 37191 37190 37191 37191 67185
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 29 51870 81123 106119 106271 99028 67330 76216 98044 51870 40827 40826 40760 40760 40760 40760 40760
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 33 70647 101419 104666 104610 74618 70647 84295 96981 93397 40817 40689 40825 40689 40712 40690 40689
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 33 40892 81664 106557 106219 100376 67546 70977 50808 40892 40709 40758 40758 40758 40758 40759 40758
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 38 37227 105851 109327 105389 72173 87679 70692 37288 37227 37191 37190 37191 37190 37191 37191 37190
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 38 37289 73682 97751 97028 92010 61648 64103 79557 37289 37196 37163 37162 37163 37163 37162 37163
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 43 37293 97146 97025 94901 63045 65117 83231 68892 37293 37101 37121 37225 37224 37101 37121 37101
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 43 76404 260308 124850 107835 140111 68050 76404 78451 95850 96449 61592 40794 40759 40759 40759 40759
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 49 65722 82541 103005 105590 105875 72975 69216 76801 65722 40792 40720 40689 40690 40689 40689 40690
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 49 67619 82834 81416 107590 107183 101693 67619 66337 79047 74049 40928 40822 40760 40760 40759 40760
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 56 68514 85147 107076 106998 103985 68514 71444 79429 86317 40780 40680 40695 40695 40695 40695 40695
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 56 69152 83861 81807 107069 107022 100504 67662 69152 81383 97112 51046 40821 40761 40762 40900 40780
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 64 71690 86992 106572 106117 103741 66469 68683 80864 97769 96745 71690 40871 40723 40693 40693 40693
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 64 67484 83290 81072 106767 106851 105134 67484 90228 76085 38346 37320 37349 37253 37347 37272 37347
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 73 61120 81095 97477 96633 93921 61120 63606 75409 54728 37058 37103 42563 37101 37102 61205 40791
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 73 66624 82061 83739 106487 106881 98411 66624 72351 91770 63799 40806 40761 40761 40761 40760 40761
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 83 67228 87778 106487 105995 99899 67228 69660 82400 191205 40898 40701 40680 40679 40680 40679 40680
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 83 68422 86484 83017 94436 106387 105970 74008 68422 83790 65402 40859 40710 40760 40760 40760 40760
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 94 49500 94035 105570 105816 93031 66937 72357 86511 49500 40681 40692 40692 40692 40692 40692 40692
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 94 68569 83462 79512 106756 104661 102120 67013 68569 82396 77015 40856 40780 40762 40761 40762 40762
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 106 66683 95587 109800 107752 90425 85436 66683 83307 85553 37366 37268 37198 37198 37216 37196 37195
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 106 73386 75780 73386 96893 97021 93907 61180 62912 75029 89108 88109 66405 37299 37180 37162 37164
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 120 89618 112356 120743 109907 77342 89618 106761 109916 109893 109900 67162 46221 46070 46071 46071 46070
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 120 46351 94323 104881 121873 118950 77731 84689 72784 46268 46226 46172 46351 46335 46138 46153 46137
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 136 45850 114363 121790 106832 76418 88432 76299 45950 45850 45850 45850 45850 45850 45850 45850 45850
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 136 46110 95129 103694 121439 117784 73820 84205 70763 45990 46109 45912 45930 46109 45912 45930 46110
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 154 50310 150305 132519 174851 83922 98626 74683 50357 50310 50309 50310 50310 50309 50310 50310 50309
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 154 50513 103874 109576 131708 132049 84116 89911 85868 50486 50378 50377 50377 50400 50513 50378 50377
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 174 50346 132833 132381 105727 83973 99039 73244 50346 50310 50310 55983 50308 50310 50310 50309 50310
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 174 50507 104584 113773 132714 128802 81721 91507 78254 50507 50439 50377 50377 50378 50377 50378 50377
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 196 46057 136833 132284 114302 78866 95699 58590 46085 46057 46022 46022 46022 46022 46022 46023 46022
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 196 46085 95759 102822 120930 117529 75296 80985 72312 46085 46013 45933 45933 45933 45933 45904 45933
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 221 50475 132711 132690 95831 88131 105806 57906 50560 50474 50474 50475 50474 50474 50474 50474 50474
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 221 50526 103089 111431 130750 129659 84689 91230 80365 50526 50478 50379 50408 50401 50376 50408 50377
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 249 60491 158122 148207 99275 112154 98325 60231 60255 167691 60385 60184 60136 60136 60136 109308 60491
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 249 60300 123090 139138 158633 119124 104057 103580 60455 60300 60254 60205 60206 60205 60205 60206 60205
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 281 59965 162544 139694 99457 115385 60067 60072 59950 59965 59951 59951 59965 59965 59991 59965 59965
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 281 60062 126721 146248 159771 114638 108249 87229 60105 60024 60040 60039 60039 60039 60062 60039 60040
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 317 54808 160623 135687 103248 123634 54988 54842 54807 54828 54807 54808 54807 54808 54807 54808 54807
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 317 54764 114639 131817 144949 106228 97432 79824 54898 54740 54740 54764 54741 54741 54740 54730 54741
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 357 54680 146183 108753 97309 86705 54735 54680 54701 54663 54677 54676 54677 54697 54676 54677 54677
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 357 54764 112673 133578 145046 105376 97830 77405 54798 54743 54743 54744 54743 54743 54764 54743 54744
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 402 69846 166920 111937 119944 63651 63564 166062 94422 69846 69781 69736 140861 69998 69680 69601 69601
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 402 69646 142273 172371 179017 113270 128028 69774 69738 69642 69643 69646 69642 69642 69646 69643 69646
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 453 69624 178783 114500 125264 69631 69631 69600 69598 69601 75374 69598 69601 69624 69600 69601 69626
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 453 69695 145927 176559 170777 119651 116962 75548 69695 69692 88226 63659 63604 63604 63623 63659 63623
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 510 79470 165938 133566 94653 72524 72461 78058 72409 105503 79470 79469 79470 79469 79470 79469 79482
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 510 79487 165722 211312 168332 148988 82451 79590 79523 79487 79487 79486 79487 79486 79487 79486 79487
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 574 79268 166748 149746 81665 79419 79397 84878 79251 79268 79233 79254 79268 79237 79268 79236 79251
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 574 79308 365319 243888 131258 132603 79534 79365 79302 79308 79302 79308 79308 79302 79308 79302 79308
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 646 88864 172732 151331 88976 88969 88983 88864 88865 88850 88849 88811 88812 88849 88850 94485 88810
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 646 81072 172561 213629 150109 133304 81161 81126 81086 81037 81071 81072 81071 81037 81072 81037 81071
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 727 81025 140415 118977 81030 81025 81032 80997 81025 81026 81025 81026 80997 80997 81026 81025 80998
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 727 81087 168751 216854 150037 132720 81035 81164 81059 81087 81060 81059 81087 81059 81087 81060 81087
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 818 98660 168317 90153 89808 120235 98665 98660 98659 98660 98763 98659 98763 98660 98763 98659 98764
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 818 98610 191044 320830 191298 164509 98696 98547 98609 98610 98546 98547 98546 98610 98610 98546 98547
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 921 108122 188851 108293 108122 108102 108128 113851 108102 125941 98742 98742 98880 98742 104223 131639 108450
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 921 108198 237234 280156 195952 119494 108258 108240 108197 108198 108134 108197 108135 108197 108198 108134 108197
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1037 107554 169720 123560 117800 138275 107554 107696 107548 107548 107548 107696 107548 107548 107548 107548 107696
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1037 107378 240932 263175 191049 107536 107366 107343 107378 107378 107398 107379 107320 224204 107352 107311 107366
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1167 116119 120565 116159 116119 116122 116128 116119 116119 116122 116119 116122 116100 116120 116100 116102 116100
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1167 116159 262355 270965 185487 116264 116199 116176 116117 116159 116159 116101 116159 116159 116158 116102 116158
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1313 137299 138991 137354 137299 137304 137288 137282 137283 137282 137444 137282 137444 137282 137282 137444 137444
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1313 125282 320000 300970 207173 151188 125304 125333 125281 125217 125217 125282 125217 125217 125281 125217 125282
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1478 146680 148781 146699 146722 146693 146592 146537 146797 146516 146797 146680 146654 146516 146654 146680 146654
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1478 146586 339628 314672 209002 146655 146636 146530 146585 146586 146522 146522 146586 146585 146522 146522 146586
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1663 151668 167898 166203 171847 178711 151755 151668 151668 151667 151668 151668 151668 151667 151668 151668 151668
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1663 151488 355844 310058 162236 151488 151403 151354 267711 151488 214420 151704 151423 151379 151378 151379 151379
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 1871 160060 161552 160058 160093 160015 160082 160047 160059 160040 160055 160137 160092 160060 160099 160056 160100
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1871 160054 383392 317723 162249 160082 160064 160060 159996 160054 160016 159958 159996 160054 160016 159996 160053
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 2105 194769 179016 177542 177526 177711 213248 195276 201134 195320 322727 194769 208733 195006 194538 194539 194538
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2105 194791 469265 331569 194803 194622 194911 200603 194686 194791 194790 194791 194706 194622 194685 194905 194707
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 2369 214468 228370 195764 195723 195703 195568 195627 195562 195566 226352 214588 214487 214514 214811 214597 214468
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2369 214661 523253 316137 213801 339016 213830 227837 220096 232737 195506 195507 195566 226698 214661 214592 214593
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 2666 213266 234843 233639 233512 233382 239051 239850 213176 213266 213173 213173 213173 213173 213173 213173 218591
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2666 233303 549472 327757 233383 233177 233085 233290 233054 233054 233303 233303 233304 363559 289882 233422 232996
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 3000 239626 269364 277089 239702 239658 239591 239586 239626 239627 239626 239626 239658 239586 239585 239565 239607
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3000 238770 547536 309586 238842 238724 238729 238724 238724 238770 238770 238859 238858 238724 238724 289258 262851
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 3376 290633 292471 296825 290631 290633 290639 290633 290633 290654 290607 291009 290633 290633 290632 296365 339268
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3376 292095 653016 346553 290670 290632 290639 290632 290655 290606 296762 297966 306615 416640 292095 334227 291131
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 cycles 3799 320769 321631 325756 323859 292465 292474 292508 292538 292472 292763 292622 342969 326465 320769 320770 320816
20110221 lamb08 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3799 320873 700006 355288 319656 319707 319516 325170 445192 350802 325244 292056 292001 292434 292570 345286 320873
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:73:36: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 73 |     for (j = -16;j < 0;++j) k[j] = random();
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 fromcompiler crypto_secretbox/xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                    ^~~~~~
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 try df372f95dd87381b7c9ceb6f340ccaa03d19bed5d9e4ab004d99d847675a9658 ok 445896 6594759556 2800222999 crypto_secretbox/xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 implementation crypto_secretbox/xsalsa20poly1305/ref -
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 keybytes 32
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 noncebytes 24
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 zerobytes 32
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 boxzerobytes 16
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 0 2581 4607 2934 2674 2642 2671 2581 2583 2585 2543 2543 2560 2543 2569 2567 2543
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 0 4585 5288 4781 4682 4661 4609 4637 4611 4585 4551 4550 4572 4551 4534 4545 4576
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 0 4577 4949 4647 4645 4574 4557 4573 4577 4577 4576 4577 4585 4576 4544 4602 4559
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1 5095 6124 5808 5441 5355 5328 5210 5213 5095 5022 5088 4984 4949 4959 4909 4837
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1 6943 7362 7038 6988 6943 7011 6904 6954 6978 6954 6935 6937 6936 6913 6882 6881
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1 4995 5266 5098 5234 4961 5152 4859 4871 4891 4995 4999 5124 5058 4841 4899 4874
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2 4916 5205 5278 5230 5343 4942 5190 4983 4889 4916 4889 4853 4892 4901 4887 4896
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2 6949 7262 7016 6940 6959 6907 6914 6933 6919 6949 6949 7017 6951 6991 6968 6943
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2 4885 5138 4912 4911 4902 4833 4927 4885 4918 4821 4875 4803 4833 4862 4878 4899
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3 4897 5236 5071 5012 4947 4924 4904 4867 4881 4857 4860 4897 4854 4955 4893 4889
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3 6921 7254 7057 7003 6882 6922 6873 6922 6853 6877 6895 6903 6921 6944 6948 6912
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3 4894 5176 4970 4926 4948 4890 4908 4835 4894 4845 4896 4902 4833 4768 4788 4861
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 4 4919 5344 5127 4995 5000 4930 4935 4947 4870 4885 4843 4911 4818 4894 4919 4816
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 4 6958 7121 11805 6964 6958 6933 6964 6920 6917 6962 6909 6915 6937 6859 6976 6975
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 4 4887 4971 4891 4969 4961 4878 4887 4858 4901 4920 4823 4825 4823 4868 4883 4889
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 5 4908 5262 5027 4966 4990 5003 4871 4895 4908 4945 4878 4894 4869 4883 4939 4867
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 5 6958 7140 7032 7045 6985 6909 6874 6969 6926 6949 6919 6939 6958 6965 6927 6993
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 5 4918 5048 4924 4979 4967 4918 4920 4891 4926 4876 4925 4894 4902 4879 4874 4848
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 6 4893 5275 5017 4955 4882 4898 4847 4873 4893 4890 4912 4922 4883 4830 4915 4851
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 6 6984 7194 7014 7049 7014 7001 6959 6915 6989 6898 6955 6918 6984 6855 6968 7011
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 6 4908 4954 4891 4988 4970 4914 4972 4929 4908 4875 4875 4886 4825 4839 4914 4880
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 7 4958 5179 5113 5030 4968 4916 4936 4982 4908 4914 4943 4944 4970 4958 4950 4976
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 7 7016 7192 7057 7032 7056 7024 7016 7020 6992 7011 7004 6941 6975 6938 6981 7016
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 7 4886 4991 4926 4940 4981 4915 4886 4982 4866 4898 4869 4866 4871 4882 4825 4884
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 8 4941 5228 5087 5038 5010 4961 4902 4941 4927 4978 4920 4913 4863 4941 4891 4939
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 8 6989 7262 7096 7046 7010 7001 6960 7002 6980 6927 6969 6989 6982 6935 6937 7052
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 8 4954 5005 4959 4956 5033 4960 4958 4954 4909 4895 4932 4849 4893 4960 4878 4934
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 10 4996 5240 5155 5063 9933 5007 5013 4946 5004 4961 4980 4926 4996 4975 4860 4909
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 10 6995 7185 7034 7076 7020 6995 6929 6987 7008 6960 6979 7000 6985 7024 6986 6986
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 10 4475 5100 4948 4898 4914 24118 4486 4466 4475 4422 4415 4481 4425 4446 4433 4451
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 12 4570 4871 4650 4579 4567 4559 4572 4564 4592 4575 4565 4552 4586 4570 4547 4567
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 12 6421 6603 6571 6486 6421 6396 6423 6371 6418 6429 6424 6427 6420 6371 6399 6382
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 12 4532 4906 4524 4563 4560 4496 4575 4462 4533 4543 4565 4532 4506 4421 4490 4532
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 14 4571 4836 4677 4593 4571 4623 4572 4593 4543 4513 4599 4546 4568 4546 4537 4555
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 14 6446 6598 6442 6446 6456 6388 6447 6527 6517 6452 6419 6396 6397 6402 6461 6427
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 14 4520 4629 4634 4564 4540 4520 4531 4548 4520 4472 4493 4544 4484 4488 4435 4471
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 16 4613 4958 4772 4669 4576 4659 4600 4627 4625 4608 4613 4598 4644 4572 4535 4562
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 16 6485 6719 6582 6529 6510 6424 6470 6515 6407 6450 6429 6504 6454 6485 6456 6554
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 16 4975 4819 4670 4574 4487 4504 9066 24123 5042 5026 5009 4975 4975 4935 4912 5018
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 19 7252 7755 7376 7181 7200 7220 7252 7229 7235 7175 7281 7198 7348 7272 7254 7261
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 19 9296 9613 9425 9253 9228 9308 9330 9296 9203 9288 9305 9273 9305 9251 9274 9304
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 19 7111 7385 7068 7111 7123 7116 7089 7104 7174 7137 7080 7107 7149 7041 7112 7111
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 22 7262 7694 7375 7351 7206 7295 7240 7256 7277 7143 7262 7287 7232 7240 7254 7272
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 22 10005 10005 10063 10199 9955 10029 10082 10095 10144 9991 10012 9886 9839 9939 9917 9979
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 22 7496 7562 7611 7515 7447 7362 7499 7535 7565 7413 7572 7457 7496 7474 7341 7422
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 25 7319 7710 7494 7384 7312 7345 7291 7285 7305 7348 7319 7301 7339 7292 7335 7312
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 25 9998 10080 10067 9981 10083 9988 9998 10017 10064 9969 9966 10033 9973 9976 9994 9998
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 25 7493 7463 7515 7493 7507 7470 7527 7549 7548 7521 7441 7421 7465 7474 7439 7524
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 29 7368 7645 7444 7333 7280 7251 7315 7299 7311 7360 7402 7428 7370 7368 7453 7381
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 29 10042 10001 10080 10042 9991 10146 10152 10089 10099 9777 10099 10100 10034 10007 9874 10010
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 29 7525 7441 7595 7476 7527 7510 7542 7501 7522 7531 7525 7526 7482 7526 7488 7551
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 33 10284 10991 10605 10487 10431 10284 10211 10276 10229 10173 10208 10360 10258 10293 10224 10292
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 33 13032 13032 13055 12954 13055 12811 13161 13060 12985 12668 12930 13081 12992 13070 12726 13036
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 33 9675 9547 9605 9600 9663 9439 9700 9687 9734 9675 9468 9734 9716 9731 9717 9462
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 38 10414 11014 10510 10531 10364 10414 10374 10431 10273 10315 10369 10375 10441 10484 10496 10362
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 38 13170 13300 13347 13233 12980 13122 13170 13284 13303 12945 13142 13104 13293 13104 12935 13181
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 38 9783 9829 9703 9784 9839 9523 9747 9726 9783 9641 9507 9884 9894 9894 9870 9452
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 43 10551 11137 10526 10587 10476 10433 10542 10551 10524 10592 10604 10577 10501 10521 10567 10575
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 43 12095 13306 34198 11978 12178 12082 12054 12104 12083 12072 12160 12095 12105 12049 12064 12147
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 43 8895 8965 8946 8941 8891 8852 8941 8902 8892 8763 8895 8870 8873 8904 8886 8911
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 49 13618 12030 11593 11504 11496 11565 11506 11395 218446 14262 14460 14308 13618 14163 13805 13678
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 49 14814 15678 14814 14725 14798 14829 14695 14663 14882 14911 80614 15029 14738 20815 14665 14765
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 49 11697 11917 11742 11720 11756 11676 11586 11745 11571 11512 11697 11634 11611 11693 11791 11724
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 56 12714 13231 12638 12728 12645 12632 12638 12713 12794 12690 12767 12751 12749 12777 12714 12703
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 56 14852 14976 15050 14759 14831 14786 14768 14809 14852 14935 14964 14869 14840 14820 14885 14897
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 56 11557 11797 11612 11706 11594 11528 11556 11555 11555 11652 11557 11514 11592 11445 11481 11646
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 64 12838 13246 12742 12866 12818 12656 12842 12803 12842 12838 12787 12940 12817 13074 12871 12785
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 64 14947 15297 15079 15004 14929 15073 15108 14816 15084 14895 15022 14925 14831 14947 14905 14912
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 64 11629 11840 11534 11639 11590 11620 11691 11634 11724 11553 11586 11594 11635 11593 11629 11644
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 73 15034 15447 14969 15029 14769 15089 14978 14931 15082 15034 15101 15140 14970 15129 15018 15121
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 73 17076 17577 17328 17327 17076 17117 17089 16955 16994 17081 17025 17064 17032 17069 17018 17089
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 73 13825 13946 13972 14074 13972 13695 13892 13835 13797 13825 13865 13802 13720 13644 13769 13562
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 83 17265 17868 17170 23150 17642 17094 17411 17182 17065 17265 17300 17238 17328 17166 17294 17147
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 83 19435 19575 19488 19424 19486 19357 19407 19435 19450 19443 19359 19439 19308 19354 19289 19545
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 83 16012 16390 16049 16096 15988 15936 15986 15988 16144 15891 15809 15894 16028 16012 16056 16151
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 94 17474 17931 17481 17764 17223 17474 17536 17213 17662 17407 17406 17394 17728 17447 17387 17639
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 94 19516 20287 19517 19887 19503 19516 19772 19460 19588 19421 19530 19450 19516 19418 19166 19330
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 94 16150 16250 16377 16445 16150 16381 16173 16226 16144 16086 15802 15966 21788 16047 16076 15977
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 106 18941 19422 19143 19350 18832 19034 18924 18990 18976 18907 18905 19008 18941 18837 18808 18793
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 106 20633 20899 20800 20870 20626 20744 20726 20633 20552 20605 20627 20678 20597 20594 20673 20626
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 106 16676 16985 16494 16824 17022 16691 16676 16619 16772 16709 16796 16635 16584 16539 16618 16560
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 120 21083 21396 21016 21205 21083 21113 20887 20949 21122 21008 21097 21096 21109 21043 20968 21001
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 120 22808 23049 23004 22806 22838 22803 22882 22847 22933 22617 22808 22944 22789 22727 22776 22692
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 120 18734 19196 19331 18759 19129 18731 18609 18710 18734 18680 18718 18539 18846 18755 18757 18593
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 136 23035 23097 23133 23053 23081 23126 22974 23002 23031 23037 22993 23005 22970 23103 23031 23035
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 136 24936 25057 25180 24820 25060 24861 24931 24936 24988 24959 24906 25093 24766 25013 24769 24906
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 136 20729 20875 20904 20636 20668 20729 20687 20709 20682 20724 20774 20771 20802 20897 20899 20500
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 154 25076 25426 25796 25247 24994 25214 25075 24999 25122 25097 25060 25076 25044 25076 25085 24952
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 154 26983 27470 27099 27059 26787 26985 26946 26979 26954 26932 26972 26983 27014 27012 27029 26836
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 154 22775 23042 22938 22773 22903 22768 22620 22832 22814 22893 22886 22751 22767 22711 22775 22725
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 174 31093 28481 28364 27823 28364 28236 28330 28169 226782 33552 32369 32076 32652 32255 32165 31093
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 174 32735 50938 32788 32533 32922 33114 32735 32861 32838 32739 32651 32695 32683 32641 32638 32671
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 174 27323 27699 27235 27347 27271 27406 27378 27162 27264 27323 27263 27226 27276 27394 27382 27370
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 196 35427 35675 35404 35581 35553 35562 35472 35728 35613 35359 35358 35427 35261 35146 35329 35267
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 196 37445 38019 38076 37152 37430 37552 37489 37445 37524 37501 37453 37092 37300 37184 37406 37400
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 196 31655 32307 31688 31766 31633 31564 31700 31647 31510 31835 31655 31590 31451 31699 31608 31664
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 221 37522 38164 38167 38021 37473 37807 37673 37843 37551 37300 37432 37522 37432 37348 37445 37433
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 221 39748 40235 39748 39839 39847 39558 39723 39551 40047 40048 39594 39578 39786 39636 39594 40157
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 221 33844 34270 34104 33982 33800 34038 33883 33830 33762 33803 33707 39704 34013 33844 33738 33804
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 249 43181 45369 39506 39468 66580 43011 43231 43170 42951 43181 43001 43193 43222 43253 43450 43109
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 249 45207 45462 45240 45302 45110 45086 45372 45207 45298 45112 45135 45135 45098 44967 45214 45348
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 249 38448 38486 38635 38845 38426 38448 38178 38906 38303 38303 38572 38284 38533 38247 38595 38337
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 281 47538 48406 48529 47805 47655 47598 47456 47324 47382 47520 47507 47448 47538 47566 47517 47566
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 281 49441 50132 49651 49820 49441 49451 49248 49554 55342 49424 49419 49368 70385 45528 45250 45508
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 281 39018 39231 39223 39004 39098 39019 39090 38977 38967 39028 38934 38944 39018 39153 38988 39016
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 317 53679 48816 247590 56007 55270 53591 53427 113062 53938 53679 53645 53495 53502 53718 53523 53689
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 317 55525 56198 55544 55935 55412 55288 55525 55558 55413 55552 55337 55678 55643 55421 55475 55454
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 317 47643 47978 47666 47386 47237 47749 47683 47669 47844 47635 47599 47597 47643 47543 47443 47825
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 357 61218 61546 60431 60813 61185 61356 61348 66802 61362 60728 61269 61117 61434 60886 61218 60816
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 357 62962 63875 62945 63580 63033 63501 63439 63379 62862 62944 63017 62962 62782 62757 62830 62959
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 357 53953 54246 54164 54078 59555 54485 54036 53953 53922 69694 49360 49259 49045 49194 49557 49474
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 402 61631 62876 62924 61950 61704 61432 61412 61504 61631 61767 61560 61476 61863 61435 61732 61594
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 402 69793 70108 69808 69920 70061 69758 70034 69446 69511 69959 69793 70046 69581 69361 69762 69365
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 402 60633 60194 61281 60361 60664 60659 60617 60837 60633 60414 60837 60634 60425 60842 60624 60405
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 453 75560 76851 76035 75492 75560 75227 75505 75403 75315 75397 75421 102900 238704 77788 76109 175524
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 453 79027 79930 79000 79709 78974 79358 78912 79360 79008 79063 79027 79072 78977 79211 78827 78879
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 453 68373 68639 68865 68253 68343 68391 68051 68373 68182 68227 68481 68586 68266 68446 68782 68270
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 510 83933 91173 84018 84158 83982 83596 83736 83822 83516 84166 83799 83636 83454 84001 83934 83933
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 510 79932 94656 87272 92530 87451 86956 101980 79543 79560 79427 79281 79932 79472 80058 79350 79680
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 510 67459 69178 67921 67966 67480 68120 67615 67395 67419 67459 67338 67337 67410 67573 67229 67410
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 574 85199 86038 85817 85065 85199 85025 85060 85137 85285 84951 85104 85248 85241 85276 85061 85384
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 574 87340 87930 87223 87426 87638 87456 87915 87071 87340 86772 87248 87405 87360 87184 87176 87263
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 574 83411 89571 115405 84655 84162 83394 83263 83234 83675 83411 83061 83380 83221 83463 83695 83318
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 646 105902 106656 105783 105691 105902 106024 106163 105941 106115 105929 111759 105790 105711 105814 105749 105753
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 646 107996 110319 107235 107821 107570 107490 107996 108054 108021 108031 108095 113817 107741 120277 98518 98494
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 646 85996 86566 86110 86038 86171 85999 85697 85716 86026 85582 85921 85993 86035 85867 85951 85996
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 727 107942 107961 107708 108199 107744 107871 107942 108044 107951 108061 108094 107772 107759 107897 107976 107835
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 727 110018 110772 110018 109923 109917 109814 110014 109957 109492 108676 378678 121425 166414 121202 120780 121283
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 727 105607 106454 105595 105592 105610 105554 105437 105326 105607 105756 105658 105706 105627 105518 105401 105681
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 818 122232 133948 139235 150821 121799 121732 122289 122229 122002 122424 122281 121926 122233 122232 121990 121804
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 818 123740 124574 123614 123764 123834 124114 123685 123631 123696 123740 124005 123524 123984 123800 123683 123366
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 818 109403 108421 108793 109429 109055 110052 109632 109430 109320 109174 110134 109905 109403 110142 108694 108705
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 921 148803 136129 136014 346183 150489 206143 148803 148771 149030 148763 148723 149099 148623 149156 148991 148780
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 921 149759 149820 149565 149891 150054 149352 149570 149550 149664 155718 149698 149872 149759 149507 149905 149967
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 921 121600 133336 132870 132710 131809 137279 131364 145551 121581 121600 120880 120831 121266 120992 120291 120671
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1037 150851 152457 151054 151342 151111 150670 150851 150812 150991 150986 150844 151020 150661 150602 150557 150841
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1037 167627 154434 153440 153008 152353 331788 171194 210970 167980 167496 167627 167555 167674 167684 167192 167761
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1037 147878 148564 147816 148134 148059 147961 147693 147692 147692 147869 153676 147910 147878 147883 147878 147878
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1167 170254 171696 170048 170327 170557 169938 170087 170311 170466 170254 170239 171064 170537 170176 170222 170150
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1167 173145 173858 173145 172846 173319 173618 172876 172490 173078 173116 173175 173129 173150 172857 383694 189103
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1167 165334 167724 165334 166784 166241 164868 164860 164850 164850 165484 165135 165133 165496 166619 166221 164980
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1313 193755 212192 217121 229952 194103 194054 193500 193485 193545 193358 193467 194023 193755 193351 194039 193595
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1313 195630 195424 196030 195464 195302 195981 195762 195429 195753 195920 195407 195630 195293 195720 195330 455907
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1313 187912 188297 187912 188704 187979 190030 188534 188247 188343 187529 186795 187855 187841 186851 186735 186811
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1478 235637 238200 235688 235461 236288 235324 236749 235637 235206 235403 235608 236270 235628 235815 235515 241360
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1478 217224 216275 216528 217020 217224 216333 216622 216112 217108 416579 303882 239879 238893 238827 239004 238984
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1478 209421 209925 209224 208814 208705 209371 208476 213685 216349 211161 210619 209262 210744 209421 208819 211198
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1663 241717 243350 241567 241828 241568 241680 241626 241717 241634 241720 242150 241234 241650 242117 242277 242810
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1663 267393 268389 317586 267307 267393 267756 267221 267529 267151 267256 267213 267513 267765 272766 267299 266984
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1663 235520 236952 241164 235129 235569 235483 234504 235520 235649 235660 234715 235657 235413 235626 235456 235114
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1871 297181 272703 272511 405704 312843 297181 297079 297026 296743 298005 297068 297135 297306 297572 297581 303273
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1871 273470 301864 298436 299970 298913 320055 268416 273081 272704 273013 273204 273221 272947 273470 273687 273580
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1871 241077 240527 240672 241047 241077 240984 240527 241536 240761 240586 341493 289475 301194 266200 266015 265132
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2105 335657 338183 341748 335657 336084 337321 335407 335172 336081 335906 335099 335358 335167 340951 329495 306241
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2105 332533 306893 308014 307806 308144 432752 344273 307390 307568 307131 333407 338094 332533 337430 337387 337080
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2105 297325 297072 297665 297781 297393 302036 297409 297103 297519 297333 297325 297116 297012 297121 296994 297116
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2369 378209 403259 344193 344690 344155 394789 378502 377912 378773 378977 378839 378209 373003 377790 383661 372422
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2369 346572 347378 345326 346524 346868 346542 346314 346556 346876 346919 346654 346632 346572 346384 456099 345451
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2369 336010 304741 304868 304321 360215 338746 339679 335925 335722 335854 336010 338787 339399 334615 344814 341082
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2666 427868 434900 423645 390246 389275 497942 427187 388508 388674 436227 427868 427507 428536 428118 429219 428603
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2666 391502 433155 418975 391212 394240 392728 392349 391821 391154 393259 388734 389404 389170 388724 388953 391502
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2666 376046 398375 345916 345133 372123 376365 376320 376361 376339 376339 369234 376046 375052 375088 382010 364363
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3000 475649 433676 431737 432133 544740 474351 434468 434082 489355 476248 476345 476266 475649 476400 475628 481930
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3000 433718 435657 433225 432653 432910 433711 437473 433718 434851 432966 433349 432943 542729 493888 437324 437524
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3000 419797 421789 422694 419797 420794 419689 421609 421295 420097 430259 387349 387179 386144 386242 388021 387236
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3376 515522 512528 535213 536971 534785 533975 536093 535769 542981 515522 479305 489346 488212 488471 489008 489377
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3376 539311 488318 487388 487500 610403 490919 495060 533181 542096 539311 540937 541176 541026 541317 555751 494019
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3376 428431 428431 427895 428451 427665 427742 427721 427731 428653 427709 427708 566808 431815 430686 429894 494891
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3799 601341 598299 601341 606877 552866 611422 554262 662022 561670 549949 600823 609734 609107 607972 608612 595465
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3799 554430 549291 554859 554083 555618 553779 553949 554333 553455 554775 661698 611771 554959 555310 554430 554227
20110221 lamb08 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3799 490678 486060 491415 490823 490678 491010 493438 490559 490464 491113 490892 491019 490330 490631 490605 490525
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c base.c: In function 'crypto_scalarmult_curve25519_athlon_base':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-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 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c 7 |   return crypto_scalarmult(q,n,basepoint);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c |                                ^~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c |                                |
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c |                                char *
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c In file included from crypto_scalarmult.h:4,
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c from base.c:1:
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c crypto_scalarmult_curve25519.h:12:86: note: expected 'const unsigned char *' but argument is of type 'char *'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c 12 | extern int crypto_scalarmult_curve25519_athlon(unsigned char *,const unsigned char *,const unsigned char *);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack base.c |                                                                                      ^~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c: In function 'crypto_scalarmult_curve25519_athlon_recip':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-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 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 4 | #define square crypto_scalarmult_curve25519_athlon_square
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:4:16: note: in definition of macro 'square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 4 | #define square crypto_scalarmult_curve25519_athlon_square
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-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 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 3 | #define mult crypto_scalarmult_curve25519_athlon_mult
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c ...
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_base
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-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 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 86 |   crypto_scalarmult_curve25519_athlon_mainloop(work,e);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_recip
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-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 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 89 |   crypto_scalarmult_curve25519_athlon_fromdouble(q,work + 20);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |   crypto_scalarmult_curve25519_athlon_recip
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: crypto_scalarmult_curve25519.a(smult.o): in function `crypto_scalarmult_curve25519_athlon_recip':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:20: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:21: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:22: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:23: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:24: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:25: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:26: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:28: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:29: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:30: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:31: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:32: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:33: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:35: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:36: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:38: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:40: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:41: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:43: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:45: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:46: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:48: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:50: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:51: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:53: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:55: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:56: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:58: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:60: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:61: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:63: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:65: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:66: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:67: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:68: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:69: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:70: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: crypto_scalarmult_curve25519.a(smult.o): in function `crypto_scalarmult_curve25519_athlon':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:84: undefined reference to `crypto_scalarmult_curve25519_athlon_init'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:85: undefined reference to `crypto_scalarmult_curve25519_athlon_todouble'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:86: undefined reference to `crypto_scalarmult_curve25519_athlon_mainloop'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:88: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c /usr/lib/gcc/i586-suse-linux/9/../../../../i586-suse-linux/bin/ld: /home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb08/work/compile/smult.c:89: undefined reference to `crypto_scalarmult_curve25519_athlon_fromdouble'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/athlon gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c collect2: error: ld returned 1 exit status
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:33:1: error: unable to emulate 'TI'
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 33 | typedef unsigned uint128_t __attribute__((mode(TI)));
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c | ^~~~~~~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c: In function 'fdifference_backwards':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:45:41: warning: left shift count >= width of type [-Wshift-count-overflow]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 45 |   static const int64_t twotothe51 = (1l << 51);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                                         ^~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c: In function 'fscalar_product':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:88:41: warning: right shift count >= width of type [-Wshift-count-overflow]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 88 |   a = ((uint128_t) in[1]) * scalar + (a >> 51);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c ...
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                ^~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:271:42: warning: left shift count >= width of type [-Wshift-count-overflow]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 271 |   *((uint64_t *)(output)) = t[0] | (t[1] << 51);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                                          ^~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:272:52: warning: left shift count >= width of type [-Wshift-count-overflow]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 272 |   *((uint64_t *)(output+8)) = (t[1] >> 13) | (t[2] << 38);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                                                    ^~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:274:38: warning: right shift count >= width of type [-Wshift-count-overflow]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 274 |   *((uint64_t *)(output+24)) = (t[3] >> 39) | (t[4] << 12);
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/donna_c64 gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                                      ^~
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c: In function 'mainloop':
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c smult.c:140:16: warning: unused variable 'i' [-Wunused-variable]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c 140 |   unsigned int i;
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 fromcompiler crypto_scalarmult/curve25519/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack smult.c |                ^
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 21710173 6724223345 2800222999 crypto_scalarmult/curve25519/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 implementation crypto_scalarmult/curve25519/ref -
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 outputbytes 32
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 scalarbytes 32
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 base_cycles - 11326514 11812540 11296406 11721591 11314519 11685610 11346319 11575766 11321346 11690281 11130486 10980687 11176003 10982579 11253220 11158587 10971561 11196115 10953355 11426595 11471673 10963305 11158732 10924774 11219551 11592006 11409252 11216236 11376762 10948293 11654691 11326514 11523013 11460759 11680238 11430343 11089273 11252031 11494665 11389939 11195354 11985560 11913308 11323055 11665266 11325846 11685054 11325563 11795406 11496654 11751451 11368933 11746020 11286642 11702702 11097736 11261407 10846718 11330700 10861205 11607691 11039250 11557661 11235799
20110221 lamb08 x86 20191114 crypto_scalarmult curve25519 cycles - 11283939 11299490 11228031 11301141 10824251 11332965 10821263 11276525 10836486 11237023 10886536 11269462 10884520 11283939 10882101 11264016 11226915 10906004 11295701 11306795 10814674 11331281 11322100 10841205 11259766 10842540 11306996 11302145 11310228 11867434 11485656 11317574 11540357 10823432 11271340 10809646 11308382 10845188 11262099 10897609 11267759 10888815 11243918 10803277 11705580 11240385 10816235 11334741 11326474 11226520 11174492 11891669 11737084 12007063 11658368 11893001 11932051 11653026 11766159 11944555 11682430 12006099 11308253 11568495
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c: In function 'checksum_compute':
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c try.c:94:38: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration]
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c 94 |     for (j = -16;j < 0;++j) ska[j] = random();
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 fromcompiler crypto_box/curve25519xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack try.c |                                      ^~~~~~
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 try 5fac7400caabc14a99c5c0bc13fb1df5e468e870382a3a1c ok 23241071 189654803842 2800222999 crypto_box/curve25519xsalsa20poly1305/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 implementation crypto_box/curve25519xsalsa20poly1305/ref -
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 publickeybytes 32
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 secretkeybytes 32
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenmbytes 32
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 noncebytes 24
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 zerobytes 32
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 boxzerobytes 16
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 12151130 12227389 12044587 12631348 12098458 11951136 13614213 12079719 12022661 12792642 12216582 12151130 12137169 12539895 12209218 11917069
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 11568400 13805226 20090848 15865316 11568400 11634438 11383488 11347482 11960956 11366650 11380075 11450991 11820788 11330458 11337633 11902633
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 11303415 11267349 11680732 11479129 11302224 11388169 11938222 11301649 11296048 11296620 11284307 11975652 11283064 11303415 11415234 11709409
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 11325981 11279845 11889076 11290582 11541941 11639266 11288097 11619272 11657467 11293170 11319171 11845723 11309585 11323140 11325981 11330271
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 0 11317794 11285328 11293139 11322089 11370245 11881142 11315065 11289557 11317794 11951950 11331077 11297850 11905107 11291473 11300674 11317917
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 0 11334067 11334285 11313092 11344352 11717948 11476427 11321064 11311465 11282449 11318460 11900194 11334067 11304277 11317714 11515002 11336453
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 0 11307851 11315051 11839667 11302084 11293592 11320277 11282043 11273228 11293604 11863193 11304876 11309320 11538089 11637789 11303207 11307851
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 0 2668 3490 2702 2685 2684 2668 2728 2665 2669 2651 2672 2627 2626 2651 2627 2624
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 0 4607 4838 4668 4646 4622 4647 4631 4607 4603 4604 4601 4631 4604 4603 4604 4604
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 0 4657 4853 4757 4746 4719 4693 4657 4657 4654 4682 4657 4657 4657 4657 4654 4694
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1 11312425 11283605 11278424 11897720 11277308 11292614 11606082 11571489 11413964 11277092 11889287 11301255 11312425 11261137 11405323 11753042
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1 11299107 11273680 11320211 11849281 11284210 11261931 11762918 11399736 11292783 11268800 12068556 11299107 11262573 11281604 11862412 11302483
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1 11304262 11320840 11857982 11441629 11270371 11304262 11270469 11275523 11868366 11260213 11292828 11262684 11344139 11571692 11577664 11301874
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1 5451 74038 6763 6250 5328 5596 5294 5161 5521 5518 5522 5271 5451 5379 5259 5152
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1 7382 8252 7517 7637 7743 7382 7179 7371 6880 6866 7419 7282 7358 7615 7315 7447
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1 5260 5459 5317 5161 5359 5260 5131 5380 5428 5398 5092 5168 5233 5350 5236 5144
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2 11419366 11984365 11300846 11614415 11547837 11419366 11266367 11872618 11286389 11250927 12017585 11277193 11287169 11641462 11673252 11267255
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2 11493857 11951699 11304062 11285527 11248779 11872580 11552069 11493857 11717605 11431752 11736733 11275324 11870266 11255095 11282663 11910215
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2 11418003 11390947 11830140 11485066 11305052 11543319 11621041 11261998 11418003 11707230 11458001 11285536 11285253 11853824 11278973 11276675
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2 5485 74665 7414 5767 5599 5228 5925 5485 5873 5987 5259 5202 5074 5410 5125 5474
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2 7419 8229 7504 7219 7511 7505 7569 7419 7266 7508 7363 7366 7504 7213 7396 7382
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2 5222 5446 5278 5224 5181 5356 5209 5222 5119 5227 5205 5219 5148 5081 5381 5436
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3 11313524 11365100 11280253 11844227 11275472 11275729 11867159 11276738 11507246 11313524 11908923 11252625 11447282 11277022 11882681 11295748
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3 11456084 11548287 11783243 11266906 11279716 11853253 11288838 11456084 11733077 11398644 11502598 11675514 11277230 11294301 11842052 11332188
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3 11303792 11448822 11924141 11303792 11277827 11782519 11523448 11326674 11271074 11278350 11600319 11682620 11289414 11259264 11273378 11272305
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3 6231 81640 7308 6330 6231 6205 5943 6164 194346 6396 6143 6051 5987 5924 6332 6329
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3 8273 9141 8312 8325 8314 8127 8398 8008 8204 8273 7992 8358 8208 8048 8310 8261
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3 5837 6085 6088 5843 5785 5837 5771 5755 6132 5845 5711 31595 6120 5729 5744 5690
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 4 11293043 11705161 11263528 11974352 11291378 11921203 11293043 11274200 11290566 11273518 11837719 11274578 11353713 11267102 11860460 11386106
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 4 11375179 11404235 11384714 11378305 11712889 11340628 11279490 11296791 11643045 11529422 11284594 11295126 11375179 11764443 11318947 11299688
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 4 11294273 11429810 11262952 11253064 11287446 11770595 11397530 11243183 11284729 11418006 11313615 11277632 11809835 11294273 11281970 11424717
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 4 5518 74627 6904 5746 5646 5461 5450 5438 5518 5410 5825 5247 5255 5622 5608 5411
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 4 7468 8645 7409 7582 7586 7415 57053 7775 7477 7245 7468 7432 7355 7267 7550 7265
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 4 5217 5596 5468 5172 5267 5202 5374 5227 5207 5241 5094 5217 5209 5215 5545 5206
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 5 11369424 11369424 11297565 11293731 11257884 11282698 11255648 11969388 11278400 11264166 11563580 11595515 11486298 11658949 11543599 11690401
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 5 11288098 11410903 11439531 11271634 11266655 11302191 11281301 11287134 11276298 11437399 11287280 11288098 11284137 11381863 11840309 11300176
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 5 11393751 11419588 11833936 11285163 11265699 11284045 11575285 11725855 11301816 11296535 11843991 11284164 11393751 11289855 11702447 11647556
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 5 5502 7678 6371 5885 5484 5646 5471 5513 5832 5502 5400 5550 5239 5213 5258 5171
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 5 7507 8376 7521 7555 7477 7429 7481 7736 7574 7496 7702 7345 7477 7556 7507 7443
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 5 5260 5812 5361 5198 5230 5449 5422 5246 5186 5260 5363 5234 5414 5234 5282 5181
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 6 11411827 11374410 11857875 11289947 11257828 11411827 11740963 11407581 11276545 11894439 11261342 11308626 11597473 11552564 11572670 11573794
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 6 11404916 11429244 11278133 11287909 11386019 11674995 11576360 11303870 11316676 11404916 11313049 11588487 11565341 11270363 11671024 11502708
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 6 11470214 11709378 11686598 11295781 11814504 11362369 11270844 12138974 11307195 11517741 11756560 11272581 11292911 11842619 11470214 11283618
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 6 5576 74432 6438 5759 6024 5475 5260 5772 5892 5203 5712 5460 5470 5217 5303 5576
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 6 7422 8293 7590 7433 7524 7318 7457 7234 7611 7259 7496 7177 7422 7240 7326 7281
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 6 5244 5552 5271 5254 5456 5445 5139 5314 5190 5192 5214 5176 5244 5074 5161 5384
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 7 11415504 11973786 11272576 11415504 11869032 11301693 11279603 11472427 11750457 11300056 11290817 11907529 11564469 11312894 11852159 11289270
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 7 11349930 11879277 11303749 11336775 11714693 11600719 11328335 12225918 11314874 11320593 11919536 11318411 11349930 11418996 11933233 11321703
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 7 11312553 11839563 11450873 11291478 11306563 11886334 11456984 11300121 11303806 11861130 11307834 11281254 11902385 11277161 11312553 11914451
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 7 5486 74743 7482 5668 5415 5699 5357 5523 5232 5480 5595 5486 5503 5328 5142 5215
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 7 7517 8272 7592 7570 7318 7707 7355 7517 7648 7426 7311 7387 7657 7371 7482 7585
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 7 5293 5450 5291 5281 5436 5210 5305 5225 5293 5197 5151 5315 5226 5433 5476 5468
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 8 11382640 11394567 11261517 11872051 11265680 11275418 11257467 11486019 11791953 11303051 11507714 11609787 11382640 11313461 11810791 11341753
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 8 11607369 11967976 11664130 11607369 11949860 11284011 11377524 11744824 11266768 12122858 11344920 11290693 11894911 11284937 11312577 11896064
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 8 11877866 11426035 11877866 11275575 11484578 11695051 11281486 11340005 11732205 12104442 12457092 12782720 12202864 12814766 12323551 12726450
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 8 5797 11238 7064 6350 6247 6410 5808 5797 5825 5761 5705 5756 5646 5623 5738 5476
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 8 7781 9579 7908 7790 7640 7781 7622 7815 7681 7623 7507 7679 7697 7840 8062 7880
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 8 5426 6027 5428 5576 5282 5220 5288 5479 5411 5429 5478 5321 5426 5338 5444 5309
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 10 12793255 12263461 12881431 12290323 12793255 13001762 12588310 12848499 12942888 12552118 12549936 12821918 12399064 12917515 12239066 13142284
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 10 12682430 12915708 12252606 12982979 12501608 12682430 13032455 12437785 13267618 12264519 12800223 12302940 12936527 12473260 13024367 12348098
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 10 12664352 12264933 12926469 12475248 12722677 13113827 12335930 12875446 12664352 12919987 12225499 12827894 12620510 12879779 12597871 12662308
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 10 6431 9592 7044 6504 6667 6695 6396 6558 6464 6431 6245 6191 6221 6116 6082 6414
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 10 8782 9723 9044 9050 8847 8695 8605 8609 8782 8649 8546 8666 8835 8858 8798 8776
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 10 6010 6991 6119 5921 6078 6051 6403 6031 5879 5936 5950 5942 5923 6010 5813 6018
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 12 12821215 12659967 12905241 12600982 12946050 12336649 12894007 12491735 13124591 12821215 12735060 13215273 12291008 12834585 12240304 12904940
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 12 12684051 12903543 12756051 12487409 12825425 12247880 12895390 12227699 13228355 12765795 12684051 12377183 12653877 12199131 12852916 12303983
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 12 12821220 13070757 12257701 12833245 12310746 12841322 12294819 12839529 12605076 13195018 12287186 12888042 12236731 12821220 12211126 12901108
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 12 5916 8687 6432 5926 6083 6092 5988 6138 5916 5676 5684 5617 5491 5662 5700 5498
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 12 7902 8643 7790 7698 7586 7586 7975 7765 8437 7902 8045 8097 7833 8645 7936 7825
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 12 5418 6114 5389 5452 5416 5709 5438 5594 5459 5418 5409 5434 5355 5413 5282 5411
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 14 12810161 12854191 12306463 12810161 12545055 12595005 12848297 12330807 13461606 12337415 12875091 12220331 12838313 12234804 12902203 13009140
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 14 12607110 12607110 12557536 12891135 12227116 12947973 12267204 13528186 12202640 12927586 12194274 12909794 12404943 12678849 12521239 13306489
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 14 12515033 12808270 12310781 12777716 12515033 12519258 12424040 13135244 12291313 12267808 12649281 12410216 12145277 12252784 12837870 12934669
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 14 5715 8543 6179 6057 5818 5882 5546 5709 5736 5691 5301 5696 5795 5439 5715 5519
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 14 8007 8955 7816 7475 8177 7959 8078 8256 8301 7964 8007 7821 8139 7936 8317 7744
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 14 5517 6146 5651 5719 5560 5682 5622 5477 5461 5517 5409 5351 5188 5522 5318 5450
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 16 12425973 12222708 12425973 12711460 12229506 12887730 12209964 13014363 12797553 12312338 12865964 12309558 12240339 12829454 12307055 13567569
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 16 12541831 12494286 12637469 12187863 12797861 12266153 12439596 13350855 12304588 12828134 12323039 12541831 12647683 12248081 13102390 12716721
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 16 12525401 12642486 12284294 12812717 12261186 12525401 12744796 12389081 12830876 12186399 17401915 25820062 16432118 11877634 11472756 11333099
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 16 5985 83717 8470 6355 6459 6257 6015 5917 5808 5981 6308 5985 5900 5846 5850 5770
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 16 8376 9544 8514 8411 8301 8038 7976 8019 7808 8122 8502 8394 8572 8444 8376 8212
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 16 5935 6068 5984 5930 6010 5738 5936 5935 5962 5838 5933 5738 5975 5729 5969 5910
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 19 11390969 11607000 11264795 11868881 11287549 11390969 11850069 11440142 11256880 11403492 11754964 11277887 11277078 11887781 11270990 11343349
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 19 11293988 11504049 11285660 11293988 11266435 11820340 11280203 11276638 11442835 11874252 11291120 11564864 11609201 11270664 11902868 11267232
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 19 11409704 11980957 11290862 11269364 11881762 11268084 11278505 11715565 11440270 11409704 11306386 11274297 11600574 11706122 11299137 11623671
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 19 7860 76809 8926 8995 8278 8034 7727 7898 8402 7853 7414 7760 7716 7860 7620 7818
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 19 9951 11154 10091 10075 9889 10071 9693 9885 9929 9706 9916 10055 9951 9988 9941 10071
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 19 7774 7950 7774 7828 7647 7793 7912 7525 7669 7836 7550 7624 7833 7874 7616 7687
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 22 11414176 11379060 11767880 11414176 11275361 11892311 11272726 11284384 11729165 11552165 11286643 11628291 11553406 11278078 11880312 11279876
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 22 11290874 11463402 11919131 11277156 11290874 11260750 11475633 11688362 11279404 11260277 11865085 11330135 11286336 11851516 11284920 11270853
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 22 11321256 11972876 11292659 11384780 11909928 11302570 11282986 11321256 11275156 11878002 11301613 11296532 11345251 11377500 11746443 11275553
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 22 7903 77374 8942 8510 8058 7903 7762 8019 8419 8420 7616 7660 7877 7751 7764 7767
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 22 10032 11177 10242 10027 10287 10083 9920 9910 10099 9922 10015 10032 10053 9949 10052 9975
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 22 7640 8026 7912 7822 7541 7680 7872 7599 7625 7817 7591 7487 7975 7525 7539 7640
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 25 11291013 11380400 11288132 11306276 11534442 11727341 11288210 11258281 11263511 11279587 11804380 11332311 11281114 11289833 11326156 11291013
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 25 11289671 11417243 11283762 11302418 11283115 11322295 11277644 11399924 11311184 11284409 11289671 11274058 11302661 11259613 11296415 11263647
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 25 11295227 11389276 11295227 11282242 11270563 11304410 11258045 11263379 11286131 11400010 11298126 11258074 11277257 12083396 11944453 11509214
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 25 7830 76802 9492 8203 7830 7880 7945 7715 7883 7630 7962 7657 7615 7660 7597 7569
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 25 10041 11411 10152 10011 10041 9975 10094 9975 10196 10093 9947 9951 10102 10093 9958 9980
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 25 7700 8867 7847 7758 7942 7574 7700 7794 7483 7531 7932 7538 7670 7818 7557 7533
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 29 11395449 11398274 11272006 11298441 11291933 11297150 11285254 11297517 11280879 11419122 11395449 12481371 12524044 12827741 12207654 12813438
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 29 11697660 13079149 11861318 11906003 12645240 11786272 12260473 11697660 12018388 11435379 11580788 11529170 11462843 11406633 11377096 11354313
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 29 11292021 11289658 11253276 11280576 11259564 11302740 11281823 11312508 11292021 11465313 11291102 11302106 11405280 11296992 11313936 11290198
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 29 7239 9452 7898 7756 7400 7396 7312 7157 7221 7210 7223 7187 7208 7208 7283 7239
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 29 9309 9950 9479 9375 9250 9381 9232 9366 9285 9309 9302 9293 9345 9294 9337 9303
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 29 7146 7350 7152 7118 7101 7081 7108 7146 7205 7067 7205 7187 7187 7109 7182 7129
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 33 11302367 11302367 11360254 11295598 11529487 11847310 11301376 11279799 11311503 11369517 11336625 11297609 11291871 11299708 11293602 11302371
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 33 11315125 11315125 11340534 11301572 11856835 11274792 11287815 11275984 11292148 11377683 11779912 11332160 11315528 11301765 11325575 11299331
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 33 11320884 11307151 11305569 11320884 11372942 11336443 11307719 11305158 11313888 11300019 11327198 11415025 11334004 11342959 11332500 11283693
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 33 10323 12086 10658 10694 10414 10321 10337 10352 10253 10287 10222 10323 10255 10269 10362 10258
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 33 12372 12688 12440 12382 12404 12413 12282 12276 12483 12312 12321 12312 12347 12315 12434 12372
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 33 9250 9681 9335 9276 9324 9251 9260 9232 9227 9202 9254 9210 9234 9250 9215 9212
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 38 11299638 11315386 11275864 11290664 11317511 11299638 11359546 11476931 11298565 11264376 11293968 11265539 11301626 11271375 11309972 11327201
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 38 11318136 11275847 11410536 11305424 11280201 11315339 11328568 11332135 11304086 11314936 11307862 11338292 11318136 11364169 11371745 11337170
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 38 11295991 11295860 11286232 11304051 11297600 11301556 11293356 11301907 11277578 11349677 11269976 11295991 11279147 11288715 11444571 11304201
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 38 10425 12337 11162 10561 10528 10425 10487 10424 10436 10367 10458 10390 10383 10366 10341 10286
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 38 12422 12866 12624 12373 12632 12490 12506 12460 12384 12422 12381 12314 12354 12292 12282 12477
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 38 9380 9660 9702 9390 9261 9270 9380 9390 9325 9393 9388 9323 9479 9334 9289 9340
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 43 11322468 11338487 11359203 11322468 11295318 11339132 11288696 11299219 11878059 11341764 11295712 11408048 11335812 11305002 11287779 11295230
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 43 11297066 11297066 11276071 11286946 11325805 11837801 11271896 11282518 11247102 11589338 11577116 11263437 11295651 11401249 11866847 11312506
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 43 11360110 11346689 11924238 11314165 11457798 11370736 11391059 11953034 11325736 11335810 11979238 11331473 11308474 11360110 11380557 11345518
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 43 10541 11781 10871 10620 10579 10618 10562 10547 10435 10498 10386 10541 10464 10428 10501 10425
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 43 12500 13040 12759 12519 12561 12552 12416 12536 12442 12479 12453 12406 12417 12445 12500 38520
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 43 10381 10967 10554 10530 10424 10352 10386 10409 10307 10352 10412 10373 10325 10381 10307 10348
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 49 11345650 11894912 11304754 11311449 11642863 11668224 11341622 11371297 11345304 11345650 11358948 11686878 11543097 11282592 11310400 11297129
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 49 11317946 11294081 11315419 11433693 11768971 11335280 11304999 11313046 11317946 11419997 11602189 11546909 11288181 11284577 11436330 11279059
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 49 11304053 11281218 11941148 11283422 11285456 11277085 11308839 11275189 11333983 11362590 11466707 16740335 11304053 11300000 11267206 11313065
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 49 12667 14364 13202 12731 12693 12556 12690 12594 12572 12667 12692 12558 12660 12692 12639 12476
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 49 14662 15313 14787 14634 14629 14769 14771 14695 14633 14668 14659 14653 14657 14940 14644 14662
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 49 11536 12738 11545 11562 11512 11537 11459 11613 11505 11445 11536 11564 11472 11585 11458 11498
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 56 11316254 11278437 11910399 11275509 11301793 11271873 11850817 11307475 11288654 11316254 11618374 11359245 11426542 11887495 11279955 11346036
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 56 11312630 11299681 11321827 11342974 11366059 11846566 11287069 11293828 11325418 11860224 11296555 11312630 11328497 11277319 11289788 11304854
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 56 11342545 11274962 11813696 11326179 11346180 11411777 11318680 11330606 11342545 11746325 11510372 11325630 11350441 11332339 11367884 11340981
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 56 12755 14727 13027 12901 12678 12746 12755 12734 12690 12859 12736 12877 12897 12658 12821 12707
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 56 14834 15206 15001 14774 14748 14793 14957 14760 14913 14834 14979 14921 14672 14910 14754 14823
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 56 11593 11975 11611 11694 11593 11506 11639 11512 11641 11631 11582 11587 11575 11552 11583 11607
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 64 11621012 11350093 11909752 11321370 11347508 11715250 11621012 11396919 11659603 11813904 11347447 11999701 11376652 11989799 11418862 11878212
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 64 11641994 11401100 11985510 11387216 11992100 11374082 11759769 11641994 11643657 11835364 11398953 11397434 11504095 11894571 11386158 12055094
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 64 11432858 12238772 11396294 11886535 11495031 11393838 12000134 11370064 11851745 11557936 11401620 11357797 11408064 11386997 11432858 11729300
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 64 12775 14176 13163 12966 12838 12885 12719 12775 12731 12658 12838 12690 12644 12802 12772 12631
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 64 14853 15255 14851 14858 14784 14862 14846 14853 14790 14897 14868 14807 14761 14839 14958 14968
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 64 11639 12176 11622 11720 11670 11609 11661 11603 11622 11707 11633 11629 11669 11630 11639 11652
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 73 11392886 11395905 11409068 11367125 11381566 11366377 11398232 11357421 11388756 11392886 11389224 11466364 11384550 11431289 11722766 11628946
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 73 11383689 11403793 11351107 11532446 11380715 11453490 11383753 11854700 11432150 11333306 11339139 11344914 11383689 11338613 11352481 11929654
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 73 11386554 11344353 11340227 11379567 11341802 11416731 11905620 11345987 11400175 11386554 11387684 11504333 11798604 11338745 11447751 11368347
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 73 15114 16764 15227 15210 15042 15197 15114 15186 15094 15037 14958 15018 14965 15152 15146 15026
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 73 17092 17745 17339 17200 17249 17092 17184 17080 16976 17092 17057 16995 17212 17092 17075 17073
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 73 13909 14213 13707 13899 13918 13962 13793 14032 13852 13878 13976 13909 13925 13977 13754 13719
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 83 11381956 11394384 11364447 11359151 11383225 11359890 11381956 11947734 11375407 11361633 11369352 11358098 11416285 11483953 11384911 11524957
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 83 11369336 11388513 11361450 11388802 11366487 11362722 11937047 11350723 11432122 11360804 11945911 11369336 11374039 11346603 11339593 11489033
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 83 11380357 11360725 11858978 11389854 11383296 11346179 11910735 11355019 11324712 11498806 11375807 11376516 11368771 11740794 11583642 11380357
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 83 17254 19059 17720 17313 17363 17239 17347 17225 17176 17224 17269 17197 17150 16909 17306 17254
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 83 19355 19738 19445 19637 19355 19198 19346 19410 19353 19272 19383 19306 19483 19346 19319 19502
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 83 16010 16473 16207 16168 15942 16052 15968 15957 16060 15938 15971 16010 15940 16116 16045 15985
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 94 11352506 11334842 11492159 12000455 11352506 11349852 11377343 11341960 11945453 11414771 11348487 11354179 11324477 11925437 11327978 11336672
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 94 11382903 11910788 11415226 11342434 11352437 11597419 11770782 11386880 11353281 11945063 11344068 11380233 11348729 11935788 11377386 11382903
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 94 11364714 11354509 11361382 11364714 11905468 11364809 11454094 11640883 11743159 11331877 11341698 11361641 11938291 11335932 11360872 11896562
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 94 17424 18866 17565 17517 17502 17419 17272 17566 17372 17389 17519 17358 17370 17153 17424 17436
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 94 19363 19932 19520 19363 19333 19460 19354 19506 19290 19397 19288 19328 19311 19372 19334 19558
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 94 16123 16220 16117 16147 15990 16119 16000 16214 15975 16149 16239 16183 16123 16222 16103 15980
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 106 11381316 11364168 11380877 11938286 11371205 11353286 11928883 11381316 11367074 11955335 11390252 11368206 11947864 11490123 11369620 11382247
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 106 11369952 11388255 11342703 11447254 12035543 11358601 11362685 11979779 11364045 11464808 11962473 11342455 11387608 11349134 11346726 11369952
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 106 11377169 11336749 11509578 11958122 11344791 11330421 11902963 11377169 11353936 11931729 11360552 11427741 11713600 11566220 11348633 11360633
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 106 20634 22706 21211 20620 20715 20564 20517 20862 20626 20701 20570 20651 20459 20632 20634 20697
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 106 22661 23031 23105 22871 22744 22557 22673 22645 22649 22615 22661 22633 22578 22590 22673 22804
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 106 18260 18749 18330 18191 18298 18185 18224 18222 18275 18522 18500 18272 18260 18161 18157 18193
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 120 11332572 11311975 11377343 11355777 11319253 11917389 11306371 11286743 11325352 11321521 11889506 11343000 11373934 11332572 11315210 11920116
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 120 11314881 11324632 11295159 11317927 11897242 11343974 11310581 11340971 11313726 11296930 11318945 11298169 11314881 11292717 11930305 11312821
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 120 11307085 11286204 11307085 11338754 11861805 11347318 11296670 11336270 11312856 11294337 11294816 11295450 11306495 11335527 11302407 11317429
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 120 22895 25328 23751 23270 23238 22997 23187 22833 22687 22881 22895 22760 22833 22883 22944 22868
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 120 24940 25430 25170 25028 24996 25049 24940 24883 24955 24682 24842 24791 24774 24884 24854 24943
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 120 20444 20786 20580 20569 20557 20411 20335 20446 20368 20392 20444 20457 20444 20370 20438 20395
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 136 11335171 11319369 11897001 11310642 11304772 11305462 11432569 11761774 11368738 11337213 11352201 11335171 11890211 11311506 11315817 11296466
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 136 11479251 11544032 11764171 11320318 11415258 11956803 11346076 11340755 11808815 11479251 11351574 11750885 11558001 11348968 11366294 11952796
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 136 11381141 11364513 11400911 11937546 11381141 11369297 11948466 11373672 11381403 11391127 11365099 11590334 11772787 11362147 11379373 11359451
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 136 28135 29331 28390 28204 27836 27922 27996 28141 34246 28256 27962 28020 28135 28127 28223 27651
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 136 27396 48198 27831 27303 27304 27396 27254 27333 27362 27610 27693 27524 27476 27344 27575 27375
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 136 22746 23008 22821 22746 22673 22908 23144 22744 22820 22526 22800 22646 22702 22720 22652 22795
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 154 11355899 11640823 11389525 11468855 11325515 11380452 11932450 11346084 11374915 11327833 11353526 11346494 11378109 11355899 11321558 11327252
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 154 11340726 11855901 11323794 11338016 11365907 11360281 11303018 11340726 11313994 11356642 11336283 11335812 11673386 11520694 11370727 11307385
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 154 11340831 11307329 11571036 11613202 11326103 11290065 11316592 11349699 11361924 11339819 11871827 11373086 11335694 11347328 11321823 11340831
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 154 27398 28647 27593 27384 27309 27545 27394 27298 27405 27398 27362 27375 27574 27698 27296 27423
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 154 29525 29841 29525 29370 29547 29632 29508 29486 29540 29515 29356 29507 30063 29524 153265 30212
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 154 24967 25641 24919 25255 24756 25060 25019 24890 24984 24967 24850 24910 92682 25532 24891 24887
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 174 11358350 11327035 11366824 11923305 11327633 11305131 11326405 11766939 11529819 11358350 11339017 11930309 11357426 11341651 11929327 11389630
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 174 11359404 11851445 11410798 11337115 11343811 11320537 11377099 11342613 11938412 11385164 11324044 11940528 11332479 11359404 11335504 11953483
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 174 11339409 11316846 11305665 11280143 11292771 11313496 11349593 11309265 11423122 11398604 11403219 11339522 11906943 11335717 11339409 11367437
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 174 30830 31592 30860 30640 30864 30698 31013 30651 30678 30635 30865 30910 30675 30830 30647 30939
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 174 32843 33328 32843 33069 32677 32627 32930 32857 32645 32904 32707 33110 32971 32803 32530 32457
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 174 27216 27643 27094 27613 27365 27551 27230 27209 27216 27095 27310 27214 27224 27158 27137 27199
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 196 11367984 11378316 11960494 11361184 11325875 11338732 11374359 11367984 11828089 11419860 11334768 11406734 11334957 11349309 11372354 11329287
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 196 11334282 11870555 11357910 11334282 11384376 11321958 11314115 11351668 11332765 11330725 11325462 11307132 11316770 11382044 11626122 11574016
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 196 11345200 11330617 11342189 11314050 11454425 11365432 11371048 11340428 11346622 11345200 11323988 11910043 11326065 11355235 11377249 11327487
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 196 35201 36252 35480 35046 35201 35369 35159 34971 34876 35500 35149 35242 35470 35163 35445 35122
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 196 37364 37488 37538 37376 37316 37299 37364 37530 37646 37181 37570 37207 37698 37057 37056 37162
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 196 31663 32233 31500 31663 31618 31796 32234 31598 31887 31659 31643 31701 31653 31752 31656 31720
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 221 11353088 11381232 11342198 11340238 11907868 11340716 11362325 11353088 11615516 11667849 11347769 11315274 11652576 11578342 11343972 11311445
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 221 11343692 11339627 11292574 11935190 11322131 11343692 11330063 12025156 11399935 11704954 11630686 11339759 11759908 11529529 11318296 11343676
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 221 11346251 11335821 11295249 11344090 11922232 11321630 11348675 11898412 11335439 11374404 11392243 11354669 11330946 11346251 11325051 11945485
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 221 37803 38384 37602 37491 37803 37491 38079 37657 37805 37940 37758 37493 37873 37479 37842 37865
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 221 39707 40097 39569 40040 39454 39730 39459 39357 39468 39798 39449 39406 39707 39884 39760 39867
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 221 33875 35538 34077 34215 34026 33835 33871 33894 33738 33875 33713 33673 33866 33961 33888 33685
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 249 11372575 11333626 11394111 11889848 11341094 11372300 11314291 12068101 11325989 11316550 11389381 11388230 11870312 11372575 11343404 11375108
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 249 11359799 11350032 11340733 11988679 11348154 11316763 11365937 11889906 11355061 11323854 11359799 11920593 11409593 11358596 11835282 11448929
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 249 11446602 11816578 11502611 11371720 11691467 11653411 11344825 11420806 11857080 11446602 11348843 11965497 11331249 11403172 11880185 11351465
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 249 43283 44043 43228 43360 43428 43203 43456 42670 43449 43176 43305 42936 42933 43401 43283 43038
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 249 45135 45262 45338 45328 45232 45153 44945 45135 45111 45142 45002 45236 45096 45104 44970 44963
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 249 38284 38896 38894 38485 38362 38375 38296 38317 38233 38284 38258 38258 38258 38257 38258 38258
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 281 11348867 11348867 11901225 11324088 11347824 11335819 11376177 11938350 11325687 11347551 11335226 11369610 11353499 11339459 11404738 11452048
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 281 11407998 11373954 11342636 11348393 11915930 11379329 11349699 11377222 11423720 11477739 11897086 11491441 11407998 11876731 11509697 11386939
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 281 11528944 11391765 11998463 11395457 11596579 11783197 11352714 11729853 11605555 11425364 11358765 11359978 11941524 11346073 11528944 11796954
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 281 47363 49016 47941 47973 47303 47499 47226 47226 47363 48170 47333 47257 47888 47370 47261 47243
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 281 49637 49940 49689 49525 49845 49620 49408 49669 49965 49600 49746 49637 49413 49558 49537 50104
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 281 43104 44149 42934 42796 42841 42710 42770 42748 166371 43359 90981 43303 43161 43028 43104 87727
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 317 11515393 11445988 11975884 11393489 15408922 11983119 11405687 11391529 11570810 11869298 11383657 11515393 11851607 11390723 11974702 11397129
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 317 11395819 12024486 11390555 11383194 11918985 11372442 11435106 11817270 11368693 11411517 11946866 11359669 11394749 11950797 11365737 11395819
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 317 11436398 11393791 11420947 11980389 11361742 11370135 11376351 11960010 11354114 11367686 11941777 11436398 11681497 11617851 11504644 12016178
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 317 53269 54357 53202 52826 53269 53367 53336 53258 53456 53627 52991 52661 53078 53633 53016 53547
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 317 55335 55956 55332 55469 55692 55076 55469 55310 55262 55335 55117 55053 55020 55584 55622 55741
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 317 47361 47589 47723 47391 47710 47110 47816 46928 47441 47339 47274 47465 46857 47287 47264 47361
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 357 11395241 11528545 11821394 11412772 11395241 11345970 11983959 11354893 11379531 11946349 11382516 11381150 11447617 11961686 11349411 11382174
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 357 11417536 11701434 11406122 11405511 12215797 11391430 11377248 11892725 11443600 11417536 11996478 11406431 11392804 12014531 11401766 12019366
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 357 11550145 11402791 11946847 11412768 11455275 11988075 11479223 11412557 11974575 11410676 11376133 11994700 11652020 11713143 12097810 11550145
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 357 64026 135039 64129 63149 64553 64630 64128 63785 64026 63207 64032 63444 62881 64057 63556 63516
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 357 73018 66990 92077 73633 73064 73300 73018 74191 75386 73418 73002 69585 70035 69509 69450 69627
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 357 62824 63240 61982 62659 63467 63421 62733 62824 63291 63669 63208 63492 62802 61603 60271 60424
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 402 11533974 11784692 11365373 11958046 11391595 11856718 11481799 11499063 11981755 11394034 11610715 11701123 11382773 11533974 11955831 11410336
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 402 11588386 11844185 11415015 11977386 11391402 11351005 11950620 11366021 11588386 11874462 11365187 11688080 11719694 11344654 11477224 11845160
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 402 11629711 11629711 11797419 11343781 11364945 11328958 11515576 11741571 11330447 11497505 12073898 11666854 11938281 11366916 11992873 11650979
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 402 71300 141158 71347 71986 71304 71300 71283 70978 70818 71328 72175 71943 71187 69463 67952 68132
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 402 73394 74127 72824 73394 74070 73576 73796 75094 74101 74944 71431 70598 70794 70579 70016 70403
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 402 64253 64530 64253 64437 65114 64752 64698 64676 65526 63552 63869 61539 61143 61002 60891 60403
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 453 11401682 11392532 11985415 11626332 11748373 12028406 11346189 11344212 12195441 11392708 11401682 11366498 11952700 11344696 11350818 11956402
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 453 11573450 11646367 11553939 11791242 11369710 11789797 11573450 11383880 11889128 11603984 11378414 11380200 11936445 11388410 11337161 11938307
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 453 11380687 11490060 12099957 11369055 11366685 11344337 12070605 11412925 11347162 11965111 11409959 11326668 11928365 11323310 11326579 11380687
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 453 79302 149266 79953 79809 78808 79063 79437 79302 78825 80245 79473 79521 76056 75788 75674 75844
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 453 81521 81837 81721 81997 81817 81521 83768 81906 81573 78794 77633 77660 77810 77246 77736 77466
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 453 70439 71052 70821 71631 71369 70439 70899 71237 71429 70317 68994 68042 67853 67701 67617 67669
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 510 11405838 11445196 11389975 12130108 11354514 11334168 11707646 11576004 11365056 11752477 11696232 11405838 11380693 11929194 11371516 11340098
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 510 11435741 11994892 11357432 11347434 12013462 11435741 11370926 11548686 11740481 11345919 11356871 11920377 11368792 11406755 11693881 11628926
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 510 11398400 11469967 11355530 11915422 11359869 11342933 11484558 11722374 11539443 11335959 11478855 11398400 11875833 11349640 11397242 11354644
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 510 92305 157410 87356 87580 87296 87969 87713 87225 117496 96780 96367 92497 92059 92305 92425 92460
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 510 96492 100033 99888 99383 99435 99553 100668 99832 96492 94782 95151 94667 94345 94760 95343 94580
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 510 85616 86920 85502 86171 86459 86691 87041 87941 87006 85616 82689 82675 82354 82746 82774 82701
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 574 11475529 11501867 11421763 11390114 11520543 11854826 11412747 11545175 11915484 11487526 11377210 11373639 11400079 12149895 11410438 11475529
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 574 11432481 11904097 11616031 11389598 11417164 11990454 11410488 11411372 11518626 11985647 11414874 11397833 11432481 11693161 11699918 11384729
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 574 11396389 11505813 11949300 11397679 11342830 11351224 11402474 11375575 11340002 11565935 11382628 11375543 11402602 11379535 12061812 11396389
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 574 97797 167977 98636 98348 98428 97797 97654 98581 99718 98420 94012 93529 93514 93722 94264 93668
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 574 96092 100770 101612 101107 101791 102380 101358 97685 95715 95631 95533 95742 95784 95486 96092 95287
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 574 85919 87380 86917 87098 87290 88132 88785 88316 85919 83818 83467 83237 82989 82629 83341 83335
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 646 11406632 11430587 11606766 11760746 11397261 11413714 11392805 11395285 11413019 11539614 11406632 11414406 11365870 11381331 11362648 11380233
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 646 11450981 12120797 11701626 11502348 11499161 11438060 11418684 11429609 11435160 11976539 11480026 11450981 11419663 11442271 11406868 12881832
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 646 11587055 11787394 11602146 11599159 11587055 12209336 11832238 11698880 11758162 11411347 11398093 11387903 11566212 11446442 11416525 11406719
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 646 109318 181140 112112 111326 111319 110657 110907 112165 109318 106122 105207 104750 105285 106220 105556 105106
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 646 109398 113176 113145 112514 112869 115416 113686 109398 107965 107561 107963 107705 107720 107804 107512 134806
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 646 105558 108802 110198 109899 110232 110071 110292 109768 105558 105023 104460 105146 104442 104380 104501 103981
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 727 11455103 11682194 11420649 11400869 11455103 11403888 18953026 12018420 11437623 11866105 11589003 11405721 12058078 11409822 11431228 12009086
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 727 11442021 11820049 11976367 11413233 12036635 11409319 11423659 12010396 11440675 11499703 11944085 11437390 11431820 12001028 11423009 11442021
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 727 11448771 12047052 11387830 11448771 12008218 11392929 11860381 11561062 11370472 12036252 11414195 11432523 12226808 11396724 11389100 12010938
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 727 117900 124604 124986 124362 124636 124235 124618 122042 117831 117900 117496 117665 117369 117759 117750 117654
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 727 120641 125935 126857 125187 127355 127179 123206 120641 119573 119980 119555 119538 119590 120113 119745 120979
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 727 105886 111191 111002 110784 110764 110969 112184 107686 105886 105564 105484 105704 105420 105720 105293 105710
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 818 11479156 11479156 11786709 11660931 11474827 12011561 11612485 11780492 11445110 12015367 11470519 11426975 11460126 12023420 11459956 11430144
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 818 11464307 11492327 11441996 11713818 11762319 11464307 11675408 11795615 11443056 11429937 11590550 11854692 11447309 11426476 11437003 11458859
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 818 11426669 11635371 12041605 11427365 11439507 11450003 11426669 11386760 11420036 11413324 11423227 11380463 12017621 11409099 11389556 11442376
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 818 133958 139669 140595 139658 140313 141499 140646 134601 133934 133411 133825 133733 133698 133939 133958 133491
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 818 136310 142905 142523 142849 143516 141309 136286 135578 135974 135904 135964 135965 136435 136310 136006 136410
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 818 121573 124739 126129 126174 125900 126391 121573 119274 119452 119071 118812 242126 119568 118744 118155 191433
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 921 11498858 11476209 11488823 11612604 11912474 11520073 11481865 11517913 11488245 11535372 11494224 11498858 11507368 11502125 11475771 11498712
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 921 11471232 11847982 11701349 11461035 11445992 11471232 11451276 11452185 11876346 11612381 11419500 11614592 11514825 12024929 11431248 11456895
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 921 11565237 12076964 11427276 11611498 11923317 11565237 11418298 11863899 11587342 11420628 12036678 11434101 11468995 12047594 11427876 11529651
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 921 152332 225319 156119 155807 154086 156881 152332 147831 148342 272814 147846 147434 218745 149535 148911 148564
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 921 151168 158080 158366 158297 160308 154183 150893 151168 152156 151528 150905 150790 150642 150695 150607 151079
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 921 132568 137751 138438 138574 141809 140120 132404 132944 132635 132370 132568 132400 132496 132384 132293 132462
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1037 11634331 11486541 12087572 11459685 11483626 12055731 11460498 11475264 11462492 12050779 11634331 11482107 11768904 11727133 11768261 11740746
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1037 11518641 11518641 11739137 11790044 11488427 11755597 11816966 11465357 11495480 11624836 11925256 11478414 11512785 12020502 11451128 11467717
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1037 11578259 12150243 11498527 11578259 11912445 11422691 11396279 12020979 11434867 11485364 11438876 11786605 11672554 11450785 11772621 11679912
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1037 165706 174715 174972 175510 174297 172655 166075 165706 164682 165674 165102 164955 165245 165602 165621 166363
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1037 168586 175727 175711 176827 176872 168315 168448 168586 167675 168345 168095 168185 290524 168742 167317 217948
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1037 148283 154313 154474 156506 156460 153371 148737 148374 148283 148281 148197 148050 148063 148223 148223 148223
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1167 11624089 11968906 11592405 11466972 11750606 11800098 11490318 11490690 11505667 11769444 11802299 11499010 11641674 11936623 11471410 11624089
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1167 11512158 11528523 11474734 12090096 11475052 11512158 12074662 11497804 11480161 12096953 11480343 11489681 12070252 11469501 11649942 11924364
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1167 11558695 12101194 11507686 11484023 12154257 11447269 11758047 11798818 11444887 11981198 11558695 11462277 12065762 11457902 11449115 12082323
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1167 185757 195917 195729 196423 194879 190300 185748 186161 185325 185958 185618 185425 185575 185252 185757 185333
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1167 189075 195725 196868 198956 194083 188989 188567 188197 188074 187992 188371 188052 312054 189481 262980 189075
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1167 166344 172459 173610 175501 176287 167851 166794 166366 166057 166296 166150 165390 165851 166344 166069 165876
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1313 11603103 12096977 11552757 11503288 12067565 11600364 11501821 12055012 11512818 11474556 11993155 11604342 11603103 11503477 11611800 11997259
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1313 11586152 11584995 12254890 11586152 11556171 11997851 11709378 11536047 11867448 11796111 11536171 12130500 11555163 11508035 12133934 11530890
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1313 11557935 12384601 11491563 11892565 11742983 11499247 12068465 11518487 11485261 12083150 11478592 11495644 12035346 11557935 11477183 12007862
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1313 212368 223760 222364 223099 220528 212659 212445 212068 212014 211891 211972 212076 212215 212368 334150 211118
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1313 213033 222837 224399 225406 214075 213547 214526 213033 212686 212448 212733 212633 212630 212659 212894 213071
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1313 188464 197323 197183 197799 192447 188489 188037 187835 187840 187869 188375 188557 188400 188372 188464 188605
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1478 11557265 11579332 11531035 12101386 11529164 11663125 11611429 12142097 11527846 11510953 11541594 12095642 11553776 11557265 12143048 11547875
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1478 11575975 11739881 11976092 11574775 11532270 12085242 11575975 11521975 12153452 11530203 11659776 12205392 11564128 11519227 12194815 11549657
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1478 11574270 12113819 11537045 11574270 12064069 11486469 12104677 11541049 11493566 12113711 11503835 11532660 11985890 11668633 11489278 12312949
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1478 236485 250006 248402 249072 243327 236102 235757 235703 235551 235665 235177 235522 236485 236729 236819 236894
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1478 238633 249558 252760 247408 239556 238931 238554 238587 361921 238320 307196 238633 238081 238551 238398 238431
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1478 210844 221738 219111 223205 213906 210797 210844 210932 210606 210987 210797 210554 211179 210554 210543 210417
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1663 11717496 11954341 11773563 11557305 11595721 11711215 12001878 11717496 11599398 11963743 11723012 11573513 12062734 11569034 11576755 11973501
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1663 11633280 11625336 12092619 11663939 11579641 12078144 11631198 11569942 11610609 12001930 11690143 11717990 11633280 12099151 11579554 11564456
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1663 11555282 11646894 11555282 11496746 12134440 11536366 11505502 12114143 11531007 11791683 11906687 11543835 11723257 11903389 11537107 11532668
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1663 263536 278439 278059 276173 263641 263831 263574 263132 263121 263015 263536 263433 264396 263015 263282 263235
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1663 265617 277543 281273 271668 265364 265170 265617 265370 265471 265859 265725 265321 265088 266048 265503 265628
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1663 235189 244792 244892 244562 235243 234903 234734 234568 358064 279211 234995 235189 234736 234777 234410 235532
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1871 11617996 11637772 12181413 11603145 11609222 12201765 11618706 11611811 12226358 11617086 11607544 12329539 11617996 11587608 11596717 12183489
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1871 11670609 11670609 11743602 12010251 11591042 11608013 12174108 11602419 11585894 11630870 12184463 11628223 11612555 11832790 11961058 11683611
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1871 11571013 11606340 11569181 12029261 11667518 11577336 11568832 11554272 11570679 11742484 11983175 11542354 11571013 11545151 11544823 11572792
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1871 297220 313148 313485 309649 297395 297488 297107 297220 297108 297085 296995 419638 296357 366086 296196 295713
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1871 299765 311590 315538 303553 299141 299998 300085 299526 299734 299504 299519 299765 299501 299474 299798 301265
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1871 263710 279288 280113 270157 264479 264210 263909 263825 263494 263501 263710 263366 263519 263671 263580 263520
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2105 11726594 11679801 11639273 12212991 11667075 11667353 11726594 12207511 11706556 11817803 12104423 11694527 11664914 11894364 12176331 11737070
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2105 11729715 12283578 11616928 11644793 11813602 12036400 11592662 11940771 11882611 11660995 12137747 11729715 11627563 11634228 12238604 11639494
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2105 11592931 11624033 11578495 12155975 11569073 11573030 11634906 12086468 11592931 12302887 11821106 12138195 11556930 11569424 11545446 11575168
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2105 334662 347710 352911 340457 334144 456437 373939 330803 332714 333293 330740 332309 334662 334599 335866 334929
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2105 373709 353739 393433 368013 373475 373709 373100 372610 372833 373598 373811 374274 374094 373830 373937 373853
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2105 295822 330583 313558 301739 421493 319270 295950 296230 295822 295792 295593 295761 295358 295671 295683 295547
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2369 11684515 11680726 11684515 12217659 11687747 11677297 11633104 12188272 11850304 11638221 11707546 12228323 11655374 11636976 11664623 12190941
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2369 11711017 11703061 11810889 12158185 11698963 11676210 12219225 11711017 11677022 11681183 12430552 11725307 11676126 11731982 12202429 11686781
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2369 11644629 12250984 11684493 11641583 11656386 12217782 11622267 11647721 11609930 11628698 11593432 12056597 11866011 11626435 11625964 11644629
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2369 374448 395472 394786 376760 374795 375988 375926 373893 372804 372672 372525 372526 372598 373338 374944 374448
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2369 379757 396341 394133 378582 378667 378139 377734 505137 420806 379757 379878 379783 379911 379630 379376 379722
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2369 336638 354665 352719 339375 337989 336504 336541 337197 336717 336304 336261 336150 336638 336601 336648 336601
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2666 11732842 11732267 11704432 11991369 12068263 11715921 11732842 11829968 12164093 11708456 11692329 11711253 11939824 12056509 11686564 11741807
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2666 11744071 12319938 11744071 11726534 11758733 11725284 11745976 11713565 11984858 12028951 11689406 11683718 11715720 12331646 11728446 11829068
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2666 11695155 11752022 12237747 11650830 11661133 12260341 11641410 11668923 12227434 11666783 11918353 12012319 11673246 12290336 11695155 11682955
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2666 420337 488980 440611 425637 421670 418193 420500 418054 419115 418111 420337 421668 421442 417905 417775 417508
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2666 423797 446152 436659 423776 423797 429041 429218 423546 423746 423542 544375 441217 423239 423082 423533 424603
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2666 378637 391576 393333 379537 379182 379061 379126 379454 377378 378637 378429 378553 378536 378553 378535 378553
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3000 11800592 11794419 12374614 11770254 11808358 12350637 11779181 11800592 12365147 11763185 11782073 12361949 11780404 12218875 12086082 11766897
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3000 11883736 11817478 11806758 12168158 11973421 11797030 12410977 11750687 12150408 11946770 11883736 12368048 11773346 11800444 11815629 12369381
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3000 11724515 11755465 12321703 11704074 11714820 12313205 11746932 11701339 12305738 11806398 11719167 11711014 12277649 11696974 11724515 11712624
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3000 475488 500586 490398 473947 473591 473754 473684 473752 473984 473517 475488 475765 475726 475701 475524 636771
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3000 477558 499462 487080 475657 478118 477369 477558 477261 476802 478082 477246 477679 478094 477542 476478 477583
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3000 425406 438203 436152 425406 424771 423914 545489 441780 420518 420192 419942 422168 422736 471981 468257 468048
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3376 11821790 11812120 11852136 11808041 12013071 11810960 12398496 11804630 11821790 11823024 11829689 11791532 11820315 12329248 11889519 11808505
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3376 11891725 11896390 11856907 11947400 11910719 11856651 12419127 11860731 11840219 11891725 12327076 11819599 11862877 11854237 11902523 12434451
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3376 11804803 15848778 11804803 11752881 12164631 11932463 11784937 11768646 11807131 11791009 11790904 11776307 12162579 12110589 11809417 11791925
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3376 533053 561142 549939 532252 532656 532936 532919 532813 532981 533033 533053 571599 589926 589851 589920 589600
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3376 532153 625469 601872 595684 565570 532101 532366 532041 532108 532153 532140 532099 532341 532127 532446 532117
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3376 469572 493672 487613 473407 629554 471658 469572 469380 469625 469309 469109 469643 468759 469184 468999 468822
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3799 11913969 12001649 11906315 11924158 12471958 11908653 11899461 12428278 11935842 11855479 11854613 12460880 11870991 11913969 11888372 12637096
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3799 11911323 11960503 11905026 11891132 12481650 11925776 11904565 11914818 11911323 11910021 11878196 12441345 12032035 11902669 11913968 11910186
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3799 11833840 12347540 11823182 11803493 11827709 11797368 11833840 11799109 12084844 12145760 11819533 11994759 11800175 12406964 11843591 11847194
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3799 598701 631766 613199 599163 598609 598848 598459 598778 598694 599127 598226 598701 742793 598055 597117 597157
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3799 667813 705477 667943 668144 668313 668432 667813 690866 603838 603762 604134 600797 603818 725858 650984 603106
20110221 lamb08 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3799 530681 564742 543780 533920 533174 538584 531538 529944 529691 529805 529459 531450 530681 529330 529317 529613
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch try - unknown 52428231 13653166638 2800222999 crypto_sign/edwards25519sha512batch/ref gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch implementation crypto_sign/edwards25519sha512batch/ref -
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch outputbytes 64
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch publickeybytes 32
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch secretkeybytes 64
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cpucycles_persecond 2800222999
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cpucycles_implementation x86cpuinfo
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch compiler gcc_-fomit-frame-pointer_-O2_-Wall_-D_FORTIFY_SOURCE=2_-fstack-protector-strong_-funwind-tables_-fasynchronous-unwind-tables_-fstack-clash-protection_-Werror=return-type_-g_-Wa,--noexecstack 9.2.1_20190903_[gcc-9-branch_revision_275330]
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch keypair_cycles - 19903320 20087613 19903320 20645284 21212495 19660440 19954231 19295101 20085579 19592356 19996543 19269253 19407623 20014612 19450964 19286663 20781274 19889008 19724218 21031494 19280150 20016381 19607037 21757827 19493552 19794762 20167867 20619158 19384401 19307800 20019998 20678942
20110221 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 0 19930939 19516168 21207920 20709429 20903537 19961044 19466891 19499206 22973048 23299425 19546154 19746670 19930939 19457297 19870951 19474388 20022739 19543914 20133226 19476157 20320124 21040944 20300123 20053257 19829260 20073455 19511850 20033069 19741291 19687913 19571800 20062167
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 0 53461831 53439945 53994952 52034840 52875626 52108542 52128902 53989022 52623375 52215716 54283000 55034428 54189923 52796493 54254544 54857303 53308936 54301830 52723147 54041202 53266317 54335464 52904864 53276815 54665380 52131745 53461831 55333723 53576566 53617310 53404778 55704784
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 1 19817403 19631705 20050266 19440279 19452896 19335576 19516932 19475393 19415786 19337877 20044635 19572846 20400093 20522834 20532013 20211709 20191299 20777260 19469837 19829403 19496712 20119964 20035757 19319347 20044152 19461543 20014197 19294394 20005194 19817403 19809829 20808920
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1 52898746 52453926 52340397 52358343 54914453 52856494 53699951 53354348 54788915 55508319 52103475 52571327 54897605 53444976 53425982 52078282 53503111 53268748 52071447 53007862 52088010 54819339 52898746 53491436 52653816 51987103 52300470 52429039 52765256 52230220 61236079 53346356
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 2 19902093 20618812 19910919 19571657 19958467 19492356 19917857 19499296 20058848 19451422 20067987 19332146 20043920 20008500 20717444 19931143 19476394 19436965 20035716 19307067 19902093 19638179 19490363 20044856 19380196 20030007 19862017 20417937 19372971 19504148 20012902 19440791
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2 52544557 52390754 52265091 53213385 54819130 52544557 54550662 54490493 52075768 51593777 52045221 54405206 52428439 52099285 53393560 53156123 52065149 53174448 53650731 52793802 53361231 52236522 52014800 52359983 54567770 53101766 52949270 52104005 53507965 52113397 52044098 51583956
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 3 19880681 20273555 19488341 19426714 20011716 19290098 19522967 19093278 19198025 20531101 19753043 27040111 19461009 20037183 20117375 20654342 20148456 19835138 21731449 20154525 20405007 20278002 19354518 20094756 19781765 19880681 19314313 20067109 20049716 19420037 19850663 19498957
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 3 53030867 53524945 52897347 51916473 52164652 53235898 52172146 52626498 56438053 53040113 53220907 52214734 54891116 52224765 53030867 53456078 52681892 56562486 53476231 52488463 52952589 52244516 53371299 52825881 54080141 54411868 53634040 52087562 52351532 54398119 53798318 51894388
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 4 19937700 19853082 19433408 19859365 19537780 19457189 20093369 19301370 20073477 20041577 19448230 20138941 20584172 20104382 19466819 20079867 19336258 21174669 19633788 20050352 21250368 19616231 21067542 19448369 19993799 19432035 19887341 21197158 23956777 20069818 19549257 19937700
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 4 52633349 53478962 52751423 52190731 51928813 52167639 53442280 52497383 55931918 51920622 53329305 52026932 51844246 52233367 52163875 51901321 53614845 53524925 52232930 52262241 52633349 54157187 51662653 53429033 53834450 53681063 52654760 51890529 53506684 54866863 52008892 53373829
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 6 23079947 20249397 19328935 20883673 19950923 20249813 19424299 20109015 19458300 19484170 19878589 20162183 21051078 20765351 22500235 23549059 24007787 23422149 23362908 23781222 23874326 23647005 23432139 23386758 23446404 23579899 23337777 23912696 21814033 23079947 23815430 23541948
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 6 53079887 61493482 60188744 52267738 53702187 53691332 54055763 54277150 53331168 51607658 58208146 51844021 51669639 49859759 51016770 52242087 53079887 51566084 53104759 50198213 51728245 50818867 49964217 50173227 50154624 51198137 58709362 61947725 61894875 61952532 61547259 61681330
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 8 19591021 20851868 19591021 20141819 19760063 20402339 20014891 19509689 19493751 20872083 21188063 29454647 19540776 20300887 19521902 19822870 19547733 20037909 20399747 19275956 20131472 19504405 19490015 19371154 19544461 19558025 19497382 19346744 20386521 19890237 19466164 19356112
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 8 57920039 57920039 55472298 57950195 54290758 52693568 53821285 52856289 52038026 52162772 53713903 52028500 57930687 53228658 53738251 55048658 76874950 51528936 53083565 52946443 59286624 63100035 62734536 63499565 62758667 63335342 62026147 63725971 61822321 63902416 62999154 63088058
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 11 20640969 23997279 27268917 25187667 20187948 19717745 20659123 20187419 22339004 23297492 21453342 19548890 19544380 19404634 20302587 19739890 19519156 20268695 22608318 23275570 23033288 22731876 20640969 19488069 20603884 23406654 22798205 33071897 21078500 20280766 19422991 20192831
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 11 54754291 52519994 57913023 53282324 58596641 59566126 52768196 51727232 51689009 57861824 59133098 58866530 52821134 55929936 60730314 53790822 52342967 54004912 54754291 61033202 54762865 58458575 60019802 53302928 52510156 53507481 53691747 53100618 55028641 60749743 55835420 54031685
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 14 22945926 23140924 22976019 22910474 22945926 23134175 23013964 23070659 22970404 23056790 23411436 23049903 22929009 23474530 23441989 23101388 23740234 23548465 23121821 21978903 21279389 21165826 19804718 19638034 20138255 19802633 19979161 19733423 20046860 20183547 19923418 19537725
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 14 52678511 52913756 63621456 52980954 52371951 53041453 52709713 56614777 55472427 52272310 52678511 52302231 52354011 54089055 52241300 51793078 52338260 52109260 53702123 52199388 52808927 53480572 52261152 52621349 51957834 52479068 52400386 52922246 53655044 53518314 54157407 52043432
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 18 19963708 20049179 19450226 20439629 19577361 21487035 19461019 20093960 19929694 20315476 20203245 19881735 19505692 20026256 20563718 23521517 19509488 19556463 19609395 19907162 20099521 19452757 20101974 19312523 20078191 20309845 20769931 19679373 19318768 20096797 19531414 19963708
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 18 52810304 52349680 53415221 53662993 51797521 53171236 52114021 53161925 51413442 52670875 51934492 53684270 52810304 52180090 51988774 53809106 55136229 53387239 51966610 53346344 52585101 54630405 52042276 53204953 54267173 52216737 52686998 52194960 54095669 54638076 51448646 55199675
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 23 19976378 20127022 21090713 19334780 21417367 20004572 19976378 20899637 19425653 20167157 20250736 21860633 27018923 19474177 19454940 19536368 19967713 19449259 19873388 19614371 20817975 19932032 19574104 20020977 19809925 19440994 20008862 19978118 20256116 19875822 19608586 20014259
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 23 53340873 52536302 54729650 52332953 51983108 53318529 53631929 54765551 52807734 51949685 53055087 52443791 55379455 51987458 52717636 52085703 51939139 54056636 53753300 54498604 53937753 52710404 53919554 54044625 53340873 53558052 52968020 53688027 56526672 54857950 53020322 54947447
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 29 20177065 20508405 20055627 21516200 20177065 20737795 21041293 20053879 20509764 20224748 20379114 20167088 20747367 19942945 21451922 19614760 20231066 19416775 19861902 19806813 20407120 20836834 20298324 20550438 19339498 20111520 19515764 20855378 19655495 19993649 19542007 20070672
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 29 53225230 54392673 52093724 54290052 59343781 55361925 52820016 51969666 52225839 52840610 53492476 53225230 53299523 52821386 52420716 53130400 51984780 52676344 54680713 53160020 54316775 55299173 53603044 51860080 51474357 53455870 51894503 52038792 54752715 55602178 53950831 53272215
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 37 20070905 20403897 19486746 20016828 19359680 19935825 19653852 19468103 19374336 21289064 20070905 21324250 20417580 19922612 19975936 19669450 20147025 19597001 19771271 20042573 20751829 20460395 21284866 20712406 19898960 20090157 20781303 20397180 20465160 19280672 20533696 20266790
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 37 53021738 53021738 53362426 52953124 52347301 53110171 52885054 51577517 51997460 51941868 54041255 53859639 51813188 53604594 52167462 51961600 54303593 53250947 52242790 52055794 53087389 53001385 53567067 52002071 53648816 54850523 54617440 53240230 53306602 52222298 54111615 51304573
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 47 19996623 19837829 20049060 19356500 20119614 19464089 19509778 19938208 19478823 20809727 19996623 20049483 19315614 20067508 19480157 20015937 19392539 21336278 20716868 20777460 20057340 19507434 19376079 19995972 19422680 20207718 20505228 20505786 20314575 19459432 20023179 19292607
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 47 53656170 52448896 54240817 51468578 52615444 51747099 54082352 53147859 52822978 52056616 54280779 54923090 55049300 54077525 54191548 54048469 54049545 54239906 53656170 54545037 53008522 54458084 52057111 53796081 53972270 52295059 53368672 52393633 56485581 52253740 52029443 53400468
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 59 19887612 19830075 21297244 19316017 20922834 19885212 20120912 19264096 19999470 19502265 19445962 19367509 19994386 19537179 21317278 21190169 20763100 19653092 20795755 20110058 19553221 20016647 19423019 19460908 20125402 19518519 19887612 20787094 20086190 19464451 19333013 20061127
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 59 53437037 52503994 54110331 53320440 56680823 53040879 54059400 52917389 52671775 56365212 52742327 54264092 52857873 52757597 52196364 53437037 52095370 52567918 53541524 55380226 53486828 54211191 52823398 53211064 56242041 53551930 54027837 53705711 60575255 54721538 51993679 52303346
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 74 19905913 20395561 20104620 21235601 20135710 20200685 20118332 20184727 19937579 20348053 19518354 20106797 19508239 19905913 19544834 19728764 19814750 19588063 19880261 19559415 20074173 19316257 20024499 19460534 20102462 19543249 20108739 19546486 19511843 19322610 20033783 19528690
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 74 52701850 52294534 52231962 53123285 52952011 53259869 52064808 52660938 53526438 51894348 52109628 52146660 54278987 52373244 52462157 53302796 52590294 52544611 55232356 51733775 53846456 54985912 53342706 54577254 53507287 51966391 52716616 52140406 51841086 52701850 57272404 53678560
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 93 20369729 20399245 20852746 19973204 19506792 19470518 20128935 20904297 19527753 21390337 19597433 20369729 21172374 19538851 21031298 22116788 20688263 19658659 20066397 20510444 21633126 19958003 20955995 19938377 20774811 20606879 20055968 19480794 21253651 20865322 20181944 19342196
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 93 53499046 52401702 54628898 55962248 53222817 55888930 54435245 55865098 53452741 53080018 52042418 53555598 54177739 53745401 52514559 53751955 53985526 53823003 52891305 51904066 53499046 52360710 53342681 52183984 52653562 53843360 53908872 53168617 52370727 63630460 52041954 53532832
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 117 19773696 21062391 19929300 19707525 20249012 19851029 21380551 20666171 19545782 20121103 19566218 20405359 19401840 19949732 19801641 19562723 19573011 20238052 19515361 20079570 19364918 19793323 19579540 19534677 19363249 19627366 19521968 19773696 20620336 19401891 20860370 19647473
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 117 53585124 53271040 51679726 53585124 61328960 54850827 54101845 54124018 52643212 54819164 54658513 53308338 52374867 51498083 61456074 56468241 53363568 53599447 56485429 55222376 57402270 57866545 53195046 52245436 52489505 52667963 52698087 51774340 52203166 52093547 54843744 54728198
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 147 20581547 22342159 22758600 23629518 23679152 23560932 23757412 23378681 24000916 23224957 20349444 21498020 20331319 20229150 22037239 21375525 21253596 20008679 19540123 19772212 21290951 20099166 19919822 20136266 19547512 20273065 21265986 20581547 19661844 20103136 20421626 20353990
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 147 53962271 54871350 52427378 55155571 55230786 57930868 52870645 55223275 55339197 56136760 52920090 52678427 52086366 52518396 51720245 54549928 54771773 56297446 52945571 53962271 55181949 54284747 53337332 53875422 52095389 51942898 52905348 55650421 55814864 53473161 54312680 53656648
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 184 19897929 21095424 20079176 19895722 19540827 21438851 19536905 20045655 19331863 20064476 19503783 20114012 19483310 20039665 19465767 19591485 19859935 19494942 20134227 20215649 20126656 19318749 21053282 20196825 19717765 20109461 19826962 19533162 19897929 22102281 19765772 19987707
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 184 53649001 60924128 60876418 60943048 52786613 53798813 54956582 54618808 53458015 57459645 56560770 53698455 52289845 54062185 52380081 53649001 54600352 52422590 54122375 52260221 51850644 52904792 52335514 52292624 55202604 52806796 52989339 52201425 56950732 57237300 51557692 51782059
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 231 20283461 21494039 19533687 20689439 20729204 20796349 20728145 21750358 21610266 21081086 20283461 20066133 19820653 20190138 19999632 20185006 20715934 20913821 20142583 19373464 20207729 20346305 19770343 20373692 20847499 19885488 20145630 19493824 20274826 20765478 19885927 21391217
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 231 53646264 53326609 54241626 54837200 54640756 52953669 55010251 53681375 52151241 52110577 52886296 52751490 51291263 54776961 54122239 56211736 54907270 52151526 53851442 53924237 53650116 51945882 54349054 56017188 53327534 52106669 53646264 52184007 56954790 52168413 52369040 52468890
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 289 20096728 20279232 20529888 19964915 19658224 19548373 20110631 19395809 20109005 19547483 20096728 19499879 21000990 19679802 20225876 19648813 19604217 20613047 20300829 19590667 21525148 19746381 19774870 20447246 21346858 20911057 23622318 22782426 21339053 19499312 19911492 19691317
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 289 53804041 53037570 54663823 52916625 53804696 53307546 56398636 54056825 51945191 53673657 51895657 53589610 52232919 57571411 55366859 54285230 55896278 55336807 52770704 56053858 52171804 63270396 52555908 53426663 53804041 54646743 53816786 52616553 54122673 53278730 54734463 52223868
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 362 19920818 19893612 19982047 19514102 20169006 19920818 19591549 20151522 19530821 19520092 19811416 19707338 20314240 26326413 20926380 20755083 20236295 19510860 19839215 19587889 19500787 19534672 19959150 19521153 20073183 20867519 19982587 19675093 20103520 19468097 19972181 20982961
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 362 53032525 54512910 53557236 51518731 52656148 52024338 52393684 54802530 52847216 56458686 53090998 52719478 51447599 52127952 54365574 53327436 53102318 52640050 53992346 53536857 52743643 51814368 52163024 53787326 53540116 52192001 53816761 53324829 53071469 53032525 52527488 52715332
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 453 20033669 20317263 19785076 19942742 19529627 20113662 20189342 19794463 19952551 20033669 19768200 21261426 19870254 19848119 19672411 20231997 19626508 19801736 19818091 19796721 20017931 22100557 19617322 20159328 20184147 20438488 20676163 20300968 20092755 20278917 20176577 20518687
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 453 53117058 53590414 52741632 54944464 54092708 53443001 52991400 53203809 55169048 53475325 52745141 52284203 52173015 52885062 52190533 54130263 52626201 53788285 54051375 55345138 52962110 52880759 53117058 54433239 52802433 53728273 55019466 52807626 54685999 52880645 52055032 52856236
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 567 19999981 20521286 19514570 21904090 22339426 20884838 19390465 19530098 19994891 19575388 19949738 19548964 20135695 20216534 20199733 19658348 20331913 19916837 19999981 19752879 19723336 20129023 19930166 20116905 19311376 20932159 20251706 19654854 19560778 21292746 22014338 20478979
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 567 53673727 53363652 53648741 53348907 53673727 57276836 55710168 54758035 54267898 54940618 53489866 55397704 55402957 52520815 52214523 54137320 54838703 53034615 53665488 53061431 53401755 52112126 54753997 53488574 53014232 52666148 56863887 54531804 52816304 54121979 54203620 56361746
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 709 20165254 20680326 20180732 19598473 20053241 20166277 19986488 19544401 20382044 20209685 20149479 19827839 19842301 20181928 20422362 19573331 20207010 20262959 20183115 19616254 20204600 20429061 19460833 20165254 20130483 19603120 20026213 20681528 20258333 20084844 19867171 21336889
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 709 53525849 53097977 54171869 54067228 54865091 52248246 52955153 52696234 53552420 53546875 54151795 53525849 53576620 52620966 55938830 53083015 52652139 52769871 53827958 54248975 54854561 54383312 54377219 53179073 54349982 52908537 52953225 55451481 52762099 52771181 52950866 52925071
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 887 20279393 20767679 21139167 20730126 20279393 20312457 20142652 20432817 19886982 19964152 20136903 20129297 21255947 20521198 20252917 20270178 20236605 20403237 20190987 20386676 20616877 21317780 20151991 20054895 20471566 20051003 20379993 20409088 20116817 20353951 20238199 20249285
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 887 53782017 53622620 54162349 54649929 54943369 53782017 52933573 53898132 53952893 54921997 56610981 54796061 56365770 53156752 54132521 54116429 54040539 56725625 53729414 57569816 54388670 53039754 52135343 52534745 53664614 53266570 52150063 52095737 53465266 52670901 51963355 52534587
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 1109 20130783 19678264 20179792 19527934 20243739 27816536 19667918 20197829 19677474 20130783 19693773 20272154 20024094 20252609 20094109 19949983 20331139 19675250 20290154 20690299 19672211 20113889 19928967 20271418 20039178 20232353 20187933 20382414 19612912 21367339 20258146 19662124
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1109 52903577 55408464 52659715 52903577 52156268 54249841 52115786 52680468 53699512 52139536 52021154 52834821 52369094 53589099 54330518 55429956 55044475 53629163 52853475 52142431 52334022 54316933 52160540 55405945 56762901 52820570 53312534 53145634 52312604 52687911 53707318 52976931
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 1387 20332041 20483843 19699664 20282018 21004856 20109301 21741440 20341100 20332041 20582334 19925033 21239341 20265668 20309309 20071523 20562244 21301099 20003913 20386176 20357316 20510230 19655442 20152700 20329027 20438011 20416826 20577645 20308747 20108226 19825514 20243572 20980958
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1387 52892153 52397507 52985767 52189167 52314164 52436072 53833641 53392809 52677229 52892153 54422946 52010475 53539495 53779353 53328583 52892105 53704060 52943892 54132055 53265551 52494647 56186021 51590415 53976236 52347567 52243546 52356268 52846985 53039690 53898678 52121831 52161486
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 1734 19981721 20366173 19823652 21488669 20413372 19603182 20447678 19724172 20272332 19981721 19685654 21536839 19713032 20478405 19676201 20184275 19876191 20314809 19694260 21018044 20110873 19890505 19743974 21678152 19680176 20443530 19684804 20971797 19695484 19732155 20108567 19770888
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1734 53373701 52189721 52509245 52905843 53980933 52360488 52357573 52200754 52236211 53416406 52866054 53496451 53243198 52254539 51891102 52497156 52586979 53828826 53559329 53692629 52172516 53603090 52212321 53532691 56591977 55011359 53770808 54177623 54377161 55771567 53681633 53373701
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 2168 19974920 20303473 19743523 20068950 22011664 20651222 19873595 21622067 19784259 21700007 19902920 20440328 19822919 20260799 19841166 20221814 19935987 19650114 20369460 19869529 20345870 19831455 20767623 19853145 20403901 19810538 19825263 19638692 20505691 19974920 19863434 20466701
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2168 53100305 53477101 55488586 52627397 52255994 53404380 52523823 53430702 57501351 52205941 52250777 54126843 53100305 52114159 51526188 52440577 52295687 54688350 53995393 53738626 52644296 52762877 52556933 52576579 54120644 53592348 55241421 52953116 53381142 52322851 55161219 55060911
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 2711 19936170 19814144 20738276 20917173 19917359 19921407 19832808 19843594 20424921 19914469 20335642 19872948 19895317 19914779 19928132 19768982 20004365 20078548 20281019 21578486 19965965 20047962 19922952 20385782 20027664 19788344 20019984 20108286 19980978 19936170 19805689 19925290
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2711 52859182 52859182 53093696 53137892 53187395 53118415 52692580 52487979 52408027 53120434 51416868 49918360 51186116 50746379 49341475 50515604 51730671 51919338 51708352 51695235 53649031 56405555 51643849 51991681 55415903 54281053 54135461 52971129 53283955 53126629 52941090 53331431
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 3389 19999359 20069784 20026302 20043762 19840564 19887286 20021616 21832811 20075638 19843217 19996690 21275458 20033968 19873015 19550835 21242536 19531391 19721286 19415916 19181542 19945786 19671155 20934804 19831904 19988840 20041065 20095720 19999359 19751449 20254050 20194705 20011122
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 3389 53046231 52320249 52477464 55728265 53192029 52460655 52723804 52385747 52346660 52391707 53409357 53881663 52575391 53906265 52727790 52847464 53081406 53920658 55725223 54562507 53285579 55324934 53451858 55348143 52916060 52167293 52994788 52237237 54905630 54500895 51137766 53046231
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 4237 20211774 21156666 21914378 20863927 20553547 21009090 20074073 20146076 20186240 20260213 20171641 20302958 21493108 21477460 20152358 20135668 20165335 20189060 21321333 20274122 20283442 20264605 20330102 20120427 20211774 20170687 20176275 20360538 20196697 20034922 20186191 20183627
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 4237 53313286 53451080 54355175 62901622 55988038 52345657 51818981 52652748 52691716 53449915 52750195 53292641 53114099 52357354 52830704 53313286 53150586 53489016 53036689 53798558 55720369 52394709 53183114 53002043 55185959 56100286 53361622 53812920 54189139 54112738 53995163 51906649
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 5297 20472391 20362884 20456560 20299463 20379490 20818189 22723716 20325811 20514993 21406713 20619323 20343392 20828613 21319333 20291798 21776440 20310284 21729833 20577667 20446403 20999650 20472391 20148793 20286996 20381491 21728779 20767168 20397819 21339241 21423109 20336375 20309754
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 5297 53028054 52910753 52295427 53498414 52527695 53305916 53154348 51938583 52148009 52215573 53296611 51952372 53589728 55043907 54615135 53980455 53644506 53945656 51846916 53390933 54535699 51926695 54777882 52256002 52384217 52684154 51864856 52708311 53028054 53268748 53362914 52630136
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 6622 21076521 21246029 21490583 20775374 20726347 21845861 21159092 20567891 21859082 21184350 20751367 20561866 20643760 22641422 20640964 20758341 20591363 21211174 20748068 22027560 21963935 21076521 22148105 20801379 20541065 21977029 21971490 20871687 20509101 21136164 26539900 20625740
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 6622 52601227 54364145 53736175 52437513 52075656 54455251 53457887 52218652 52831851 54287770 51961164 57082820 54854413 52282573 52247341 54149995 61563180 58190960 52601227 53184624 52565336 51317166 52487432 52537765 52333500 52423369 52189027 53866070 53499614 52047583 52036207 52977130
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 8278 20906736 20862566 21054309 20378060 20651670 20310390 20792788 20783344 20997099 19947549 20560873 20543862 20560090 20881787 21287216 21200087 20938950 21942014 21962439 20693883 20924007 20906736 20989645 20930572 20939886 21081402 20804291 20819271 21621124 21058889 20372965 20990028
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 8278 52488849 51051061 52443430 52310203 53361985 53882449 55123712 54221012 52414804 52199292 53251989 53065749 54730587 53711461 53386527 52555695 54436102 55126976 53596617 53420616 52488849 51512714 50764405 49511970 51053412 51296246 51713579 49901864 49980993 50883981 48900883 56052839
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 10348 20058821 21605495 21831358 20765368 20632546 20058821 19767498 20007728 19934792 20083953 19445722 20578653 20062368 20030531 20489712 19645731 19445283 19645358 20076996 20802303 19399866 19503307 21332453 20540851 19923472 19741814 19922054 20020916 21392193 20213023 19837609 20303550
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 10348 52752234 52916275 52409843 55371325 52119685 53636580 52942997 53628257 52752234 52389254 52558992 51622543 48970826 49804781 48636925 51768720 49252946 50483518 51259880 52823614 51555343 51104850 54402666 55220052 53394237 56228756 54727877 54093361 56724552 55061325 53779932 52384151
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 12936 21511659 21758474 21352583 21431229 21466932 21429698 21651686 21464770 21476527 21511659 23100759 21982196 22204386 21630127 21956300 21516589 21835674 21527141 21486369 21748095 21467224 21554908 21500066 21483788 21501941 21548402 21506799 21732500 21642661 21467976 21468674 21385561
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 12936 53133133 52827333 52925550 52887172 55363666 52464938 53049009 54133587 53913061 53862561 52382707 53036995 54354125 55104235 53542375 53133133 50534591 59346102 52592021 51999382 53626704 52966853 55323879 52660470 52471859 53181718 52641805 52580663 54153857 54372954 53896165 54530219
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 16171 22120736 22002603 22250378 21995201 21791591 23340617 22154291 21951031 23461260 22336819 22022444 23344208 23315358 21964667 21978506 23239129 22020928 22027173 22013198 22603580 21951248 21992938 22120736 22602753 23898510 21954708 23137679 22628546 22002296 22508132 21927360 22174841
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 16171 54185387 53539885 53546296 54264511 54601595 53483409 54322495 53399895 55673053 52402500 52940285 53624614 52966989 54384739 53126914 54403842 53015816 54496592 54185387 54119935 55179223 54085421 54158381 54956508 54965964 56593936 53603914 55728168 55332948 54450382 52252759 54280714
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 20214 23075472 23978573 23330407 22663924 22609042 22776604 23213544 23184205 22744388 24701256 22655899 23083939 22742799 22996943 24368615 23012885 22799979 23075472 22674275 24508404 23946220 22856812 22805105 23975338 23450006 23986044 22120184 21949975 22314408 24647931 24166730 27187976
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 20214 53976463 52876395 55352128 55044861 54085875 55172394 51765987 53562783 53504848 54616069 54072277 53976463 54014948 54715793 53818520 53991404 53730509 55018261 54386585 53793520 54487252 53320218 53163749 53636310 54928198 53249085 55045516 54415385 53493435 53294462 53739331 53704508
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 25268 23586268 23586268 23324000 24082827 23466728 24137222 23607057 24036190 24293333 23415791 24175274 23593297 23515879 24022495 23457429 24131315 23702998 24609570 22797613 23402125 23484351 23418076 23456633 23374503 23341070 23981356 23343860 23383419 24468981 24642121 23607372 23507362
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 25268 54160690 54749441 55930036 54400674 54032306 53196282 54479042 56421547 55544937 54441762 54478737 54074760 53856242 53455484 53753294 53897824 54866596 53510504 53337216 53584926 53537943 53713753 54904775 55069745 53593915 53606202 54160690 54697121 56090154 54515233 55188190 53079229
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 31586 24945645 24539596 24611242 25012023 25251923 24945645 24940612 24863221 24346388 25060125 24987152 25021993 25035451 26188373 24774327 25006686 25046071 25201769 26376668 25305475 26228200 24993569 24417753 24941204 24356991 24450073 24362246 24369757 26102157 24278225 24418310 23637477
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 31586 53825195 58446100 53552709 54233388 53763151 54549958 51752347 53401450 54370152 54181728 54944359 53437948 53220132 55670087 55171447 54748180 53794609 53320991 52891611 51871322 52399301 52785520 57407413 56238292 53767885 53044452 53189852 55528870 53974518 53825195 56590776 58386649
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 39483 25730774 25743621 25521270 25821464 25935426 26947370 26402471 27042666 25527049 26898519 25963714 25588486 26861202 26420870 25527183 25634700 25755107 25552418 25225894 25910686 25709380 25606393 25567321 25641876 25628874 26392442 25688906 25696542 26027337 25730774 25661654 26607548
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 39483 55033188 55389311 55024915 56718552 56166048 55871108 55046567 54528307 56209923 56502665 55522436 56383430 55921262 56535981 54864491 53367652 54587061 55575017 54535580 54839316 54886645 55033188 54502146 52757198 55772880 54515304 52759397 53895960 56000435 56084073 54743736 54620720
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 49354 27039306 27123885 27217285 27071284 26955025 27161925 26800272 26979830 27095351 27039306 27325148 26560893 26428198 28340411 27119335 26910418 28533543 26889572 27075301 26620626 26538263 26605152 26923125 25631855 26792538 27331033 27314016 27183220 26231733 27250852 26862704 27150007
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 49354 55116969 57860943 55435116 55416146 56772321 56646657 55535542 56151555 55469922 53648430 54274548 57842196 55604152 55402813 55042166 54838951 56538991 55907971 54844675 53496470 54695310 53758596 53464269 51044731 51241633 51143071 52061582 54355913 53207016 57176527 55116969 56727325
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 61693 29110674 28944584 28950735 28748879 28997180 29175968 29120284 28945419 29104295 28979682 29138712 29230576 29063810 29151278 29087586 29200470 30132607 29676527 29110674 30365637 28900180 30270192 29716720 29064368 30848386 28912079 29222052 29606440 28886673 29044871 28528770 30259824
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 61693 56520214 56875535 60092980 57709818 56429883 56484821 56142661 56479430 59091434 58739688 57044501 57740780 56489884 59628886 58528188 56316277 56507592 55998464 56845140 56629382 56435846 56379754 56315650 56434050 56384935 56440591 55245281 56723903 57912378 56520214 58029215 56990105
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 77117 31348298 32750768 31308825 30923513 31348298 32855964 30734428 31899220 31265063 31305202 31282656 31317268 31431681 31428874 31378051 31254775 31125408 32044692 31517552 31385916 30586670 32470013 31259625 31410468 30767541 31345297 30782957 31396748 31323403 31383546 31490382 31495528
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 77117 57379404 57402294 57887583 58662185 57846373 57527815 56682688 59853809 57722658 60621937 57379404 59801492 59505374 59880009 58445242 57747059 59739980 58696955 56556644 54801304 55071648 54937426 54814073 55924974 54534855 53441109 54507308 53984944 54481276 53926050 54384241 54429069
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch cycles 96397 34022220 33289044 33473067 34379802 32826405 34141392 34405504 36014168 35477706 34022220 33240059 35570683 33894836 34180795 35354824 33569571 33650901 33546419 34320381 34380260 34264896 33963899 33766517 34352589 34379893 33829950 34005286 33444041 34407808 34247459 34001046 34009263
20110221 lamb08 x86 20191114 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 lamb08 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 96397 57372089 58377001 57240979 56930307 57069320 56629510 58129654 57023101 59829430 57372089 58722900 57749771 57082997 56265597 55871254 60292097 61626915 58380686 58649952 59318689 55933818 58531258 56699491 54564386 57035595 57341325 58801518 58358331 61735257 60312163 57200718 55306099
20110221 lamb08 x86 20191114 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
