20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_verify 16 try 0 ok 139 290951779 2800306999 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 lamb27 x86 20191114 crypto_verify 16 implementation crypto_verify/16/ref -
20110221 lamb27 x86 20191114 crypto_verify 16 inputbytes 16
20110221 lamb27 x86 20191114 crypto_verify 16 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_verify 16 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_verify 16 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_verify 32 try 0 ok 157 506228768 2800306999 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 lamb27 x86 20191114 crypto_verify 32 implementation crypto_verify/32/ref -
20110221 lamb27 x86 20191114 crypto_verify 32 inputbytes 32
20110221 lamb27 x86 20191114 crypto_verify 32 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_verify 32 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_verify 32 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 889 20847726 2800306999 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 lamb27 x86 20191114 crypto_core hsalsa20 try 28ebe700b5878570702a68740aa131e6fa907e58a3f6915cd183c6db3f7afd7a ok 889 21616296 2800306999 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 lamb27 x86 20191114 crypto_core hsalsa20 implementation crypto_core/hsalsa20/ref -
20110221 lamb27 x86 20191114 crypto_core hsalsa20 outputbytes 32
20110221 lamb27 x86 20191114 crypto_core hsalsa20 inputbytes 16
20110221 lamb27 x86 20191114 crypto_core hsalsa20 keybytes 32
20110221 lamb27 x86 20191114 crypto_core hsalsa20 constbytes 16
20110221 lamb27 x86 20191114 crypto_core hsalsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_core hsalsa20 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_core hsalsa20 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_core salsa20 try 9d1ee8d84b974e648507ffd93829376c5b4420751710e44f6593abd8769378011d85ecda51ceb8f43661d3c65ef5b57c4f5bf8df76c8202784c8df8def61e6a6 ok 1018 31867806 2800306999 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 lamb27 x86 20191114 crypto_core salsa20 implementation crypto_core/salsa20/ref -
20110221 lamb27 x86 20191114 crypto_core salsa20 outputbytes 64
20110221 lamb27 x86 20191114 crypto_core salsa20 inputbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa20 keybytes 32
20110221 lamb27 x86 20191114 crypto_core salsa20 constbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_core salsa20 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_core salsa20 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_core salsa2012 try f36d643f798efc0fca888d3ac4bdcc54c98a968c2da16bd5b8bfe9fe9025a6ca3a207e9362dc7cf17ddfc7477ee754d3f521b1df91640093754f7275b1a54293 ok 690 25141216 2800306999 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 lamb27 x86 20191114 crypto_core salsa2012 implementation crypto_core/salsa2012/ref -
20110221 lamb27 x86 20191114 crypto_core salsa2012 outputbytes 64
20110221 lamb27 x86 20191114 crypto_core salsa2012 inputbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa2012 keybytes 32
20110221 lamb27 x86 20191114 crypto_core salsa2012 constbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa2012 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_core salsa2012 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_core salsa2012 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_core salsa208 try 1e13ea9e74cb36989f7cbf4abc80b29154e1a8b150bd5244951318abea002a93ae9fe2abbcf7217526ac2a85b66c256ba9374b1257eda0c01816da328edfa11a ok 467 39884116 2800306999 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 lamb27 x86 20191114 crypto_core salsa208 implementation crypto_core/salsa208/ref -
20110221 lamb27 x86 20191114 crypto_core salsa208 outputbytes 64
20110221 lamb27 x86 20191114 crypto_core salsa208 inputbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa208 keybytes 32
20110221 lamb27 x86 20191114 crypto_core salsa208 constbytes 16
20110221 lamb27 x86 20191114 crypto_core salsa208 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_core salsa208 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_core salsa208 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 40219 810936648 2800306999 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 lamb27 x86 20191114 crypto_hashblocks sha256 try 69a9dc2464f9593161e462d3dbb634b84f1d68d67d26df29aaa805f9dcd8f656 ok 34423 747049705 2800306999 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 lamb27 x86 20191114 crypto_hashblocks sha256 implementation crypto_hashblocks/sha256/ref -
20110221 lamb27 x86 20191114 crypto_hashblocks sha256 statebytes 32
20110221 lamb27 x86 20191114 crypto_hashblocks sha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_hashblocks sha256 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_hashblocks sha256 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 179733 2283987051 2800306999 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 lamb27 x86 20191114 crypto_hashblocks sha512 try f005c91634ae549f0dd4529ddbaf07038cb75a59b818cd1d4eb4e2b4019ab6733556131f320c4a145c735a22594581d454cccb15c18bf198ffcb2da29fe39456 ok 136733 3485434237 2800306999 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 lamb27 x86 20191114 crypto_hashblocks sha512 implementation crypto_hashblocks/sha512/ref -
20110221 lamb27 x86 20191114 crypto_hashblocks sha512 statebytes 64
20110221 lamb27 x86 20191114 crypto_hashblocks sha512 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_hashblocks sha512 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_hashblocks sha512 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_hash sha256 try 86df8bd202b2a2b5fdc04a7f50a591e43a345849c12fef08d487109648a08e05 ok 38669 577447394 2800306999 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 lamb27 x86 20191114 crypto_hash sha256 implementation crypto_hash/sha256/ref -
20110221 lamb27 x86 20191114 crypto_hash sha256 outputbytes 32
20110221 lamb27 x86 20191114 crypto_hash sha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_hash sha256 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_hash sha256 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_hash sha256 cycles 0 2120 11124 2458 2098 2120 1999 2261 2279 2182 2116 2034 2001 2085 2221 2252 2050
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1 2202 2370 2321 2180 2202 2029 2101 2036 2276 2258 2264 2125 3190 2082 2136 2307
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 2 2117 2324 2290 2086 2225 2111 1913 1984 2252 2249 2253 2100 2061 2305 2005 2117
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 3 2180 2114 2279 2275 2057 2197 1999 1978 2124 2293 2300 2180 2255 2076 2037 2195
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 4 2178 2335 2072 2232 2226 2005 2426 2266 2243 2135 2178 1958 1940 2020 1968 2266
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 5 2121 2279 2651 2127 1960 1998 1941 2121 2257 2278 2268 2157 2085 1994 1986 2013
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 6 2188 2135 2188 2544 2084 1996 2732 2229 2285 3175 2030 1970 2438 2021 2104 2275
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 7 2171 2163 2171 2332 2222 2088 2320 2093 2249 2298 2102 2112 2047 2849 2091 2247
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 8 2189 2187 2203 2099 1939 2354 2136 2189 2277 2309 2267 2696 2094 2281 2141 1960
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 10 2147 2072 2019 2651 2308 2171 2064 1976 2213 2184 2148 2048 2292 2147 2038 1993
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 12 2136 2273 2217 2096 2031 2292 2412 2150 2015 2092 2254 2136 2044 1991 2110 2240
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 14 2140 2224 2150 2135 2121 2302 2168 2099 2009 1977 2039 2085 2263 2263 2140 2411
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 16 2144 2222 2077 2008 2054 2113 2332 2144 2339 2300 2285 2103 2270 2226 2075 1971
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 19 2182 2174 2368 2182 2192 2287 2158 2210 2125 2059 2103 2153 2203 2297 2176 2647
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 22 2191 2179 2312 2191 2023 2063 2290 2338 2215 2167 2052 2059 3355 2104 2329 2311
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 25 2203 2388 2156 2172 2468 2403 2286 2320 2472 2136 1980 1928 2078 2287 2203 1926
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 29 2224 2305 2308 2084 2272 2272 2224 2307 2367 2184 2100 1971 2062 2290 2168 2056
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 33 2201 2296 2352 2248 2087 2201 2320 2232 2069 1967 3675 2274 2114 2137 2105 2184
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 38 2220 2391 2220 2172 2294 2304 2588 2207 2213 2152 1969 2703 2083 2302 2286 2031
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 43 2250 2457 2345 2358 2315 2242 2236 1980 2899 2250 2299 2081 2160 2026 1993 2252
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 49 2054 2054 1940 2087 1992 2236 2208 2038 2063 2122 1995 1968 2046 2260 2202 2040
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 56 3846 4329 4396 3771 5424 3873 3569 3704 4338 3781 3846 3604 3699 4076 3968 3844
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 64 3691 3936 3577 3691 3857 3500 3530 3774 3589 3462 3588 3747 3562 3707 3775 3757
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 73 3697 3897 3821 3793 3697 3770 5367 3574 3566 3842 3644 3602 3403 3694 3856 3539
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 83 3703 3881 3772 3606 3411 3708 3773 4816 3657 3847 3629 3390 3425 3466 3770 3703
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 94 3622 3679 3711 3652 3523 3739 3812 3621 3619 3587 3676 3561 3617 3622 3429 3721
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 106 3712 4042 3973 3585 3567 3693 3578 3518 3631 3712 3721 3942 3952 3614 3873 3929
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 120 5374 5368 5835 5363 5448 5318 5798 5132 5370 5186 5374 5569 5526 5936 5359 5612
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 136 5092 5454 5180 5183 5062 5491 5169 5012 4955 4848 5012 5227 5255 4877 5054 5092
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 154 5245 5878 5288 5109 5430 5245 5880 5957 5542 5171 5234 4954 4949 5556 5018 5158
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 174 5159 5482 5159 5303 5296 5103 5228 4939 4926 5297 5108 5090 5129 5026 5192 5303
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 196 6631 7535 6405 6435 6690 6529 6682 6661 7052 6524 6331 6631 7011 6509 6802 6577
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 221 6932 7709 7001 6933 6932 6932 6932 6878 6780 6818 6685 6662 6999 6604 6489 7020
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 249 8474 9779 8671 8556 8135 8483 8186 8407 8176 8474 8192 8501 9004 8387 8302 8679
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 281 8304 8650 8355 8223 8648 8511 8304 8129 7956 8345 7956 8190 8249 8336 9865 8260
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 317 10064 9793 10064 9790 9607 10021 10307 10070 10983 9965 10174 9961 10440 10186 10099 9829
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 357 9812 9987 10190 10143 10027 9812 9936 9625 9616 9750 9729 9884 9555 9563 9820 9721
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 402 11274 11785 11739 11366 10829 11534 11451 10962 11761 11274 11206 11057 11164 11558 11264 11249
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 453 12836 12810 12836 12602 13179 12396 12859 13190 13376 12979 13352 12628 12773 12787 12587 13015
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 510 14754 15340 14754 13913 14922 14437 17082 14501 14782 14742 14804 15030 14205 14687 14470 14842
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 574 16133 16681 16065 16450 16127 16255 15705 16681 16347 16190 15732 15829 15690 16133 16352 16108
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 646 17437 17395 17802 17951 17558 16880 17807 17221 17153 17477 17885 17297 17437 18084 17347 17263
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 727 21047 19389 19106 18959 18766 21018 18994 40184 21243 21383 21635 20924 21047 21354 21156 21090
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 818 22588 23087 22516 22043 22335 22671 23849 23462 22333 22499 23299 22536 22479 22814 22791 22588
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 921 26568 29339 26658 26568 26623 27106 25980 25704 26300 26426 26471 28082 26523 26761 26685 26376
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1037 29857 29880 29948 29660 29315 29857 29019 29749 28888 30102 29528 31548 30075 30420 30128 29826
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1167 33288 33748 33357 33201 33505 33613 32652 32659 33288 32469 32949 33260 33409 33524 33770 33009
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1313 36760 36992 36760 37226 76536 36027 36528 36562 41657 210024 37139 35438 52604 32472 33060 32578
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1478 37695 38334 37846 37407 37939 37695 38203 39501 37483 38222 37507 37584 37284 37601 37859 37356
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1663 42277 43119 42627 41672 42158 41965 42270 42063 41629 42749 42055 42494 42566 42354 42437 42277
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 1871 46533 47532 46898 46253 46225 47454 46518 46533 46443 46759 45871 47226 46769 46070 47326 45463
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 2105 53581 53698 53288 52556 52995 53581 53682 52321 53602 53384 53812 53538 53765 53114 53685 53614
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 2369 59527 59945 59771 59104 58288 60289 58939 60571 58527 59936 58677 60137 58348 59754 58422 59527
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 2666 65283 68942 65822 66167 65005 65068 65677 65283 65644 64905 65651 64506 63823 63484 64324 65476
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 3000 74577 77334 74577 73674 74825 74555 75605 74975 73650 74269 75064 73925 74492 74775 75233 73417
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 3376 91232 91405 90072 93183 91407 89944 92130 91232 89807 91623 91823 91171 91737 90772 91101 90202
20110221 lamb27 x86 20191114 crypto_hash sha256 cycles 3799 93784 106159 117094 91258 93502 94320 93576 92539 93905 93938 93784 92789 92002 93015 94456 94758
20110221 lamb27 x86 20191114 crypto_hash sha512 try 9a2a989e136a02c3362c98e6e1e0b52fab980a1dafbebe4dd5e44d15d061742e35fb686befd4e33c608d251c96e26c020f90d92bb7ec8a657f79bb8e0b00a473 ok 205299 2439060732 2800306999 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 lamb27 x86 20191114 crypto_hash sha512 implementation crypto_hash/sha512/ref -
20110221 lamb27 x86 20191114 crypto_hash sha512 outputbytes 64
20110221 lamb27 x86 20191114 crypto_hash sha512 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_hash sha512 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_hash sha512 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_hash sha512 cycles 0 13565 73312 13354 13597 13583 13414 13196 13565 13591 13403 13410 13722 13933 13487 13714 13497
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1 13608 13844 13412 13608 13359 13645 13584 13806 14085 13536 13366 13618 13684 13389 13179 14309
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 2 13690 13836 13787 14038 13664 13227 13666 13414 13690 13690 14217 13615 13678 13840 13762 13738
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 3 15120 13694 17248 35424 14814 14657 14892 15208 14968 15506 15100 15341 15413 15209 15120 14993
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 4 14913 15472 15428 14803 15235 14749 15060 15282 16306 14913 14559 14635 14470 14871 15553 14890
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 5 14855 15200 15229 14991 14794 14855 14728 14804 14588 14798 14406 14932 15050 14848 14875 15132
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 6 15061 15116 15137 15198 14932 15101 15232 14821 14993 15033 14900 15086 14707 15061 15131 15052
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 7 15002 15283 14711 15022 14583 15155 14899 15143 15053 15234 14998 15002 15182 14935 14978 14832
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 8 14961 15244 15188 14897 14824 14961 14915 14696 14596 14969 15132 15004 14971 14649 14682 15060
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 10 14949 15037 14986 14878 15006 14561 15208 14811 14922 15623 15314 14879 14849 15251 14887 14949
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 12 15055 15579 14974 69482 15927 15009 14803 15160 14682 15000 15185 15314 14962 15055 14660 15087
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 14 21179 15511 21923 33451 18200 23775 25477 26014 21179 16542 17068 25459 20366 13745 21531 18512
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 16 15296 15719 15478 14733 15189 14557 15296 15030 15324 15330 15738 14629 15715 15349 15161 15081
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 19 14910 15156 14815 14863 15799 14910 14965 15085 14952 14719 14782 14528 15086 14856 14908 15108
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 22 15072 15691 15352 14802 14846 15273 15037 15204 15094 15045 14827 15221 15159 15022 15072 14931
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 25 15048 15102 14839 14494 14924 14682 15060 15048 15061 14710 14981 15099 15115 15414 14738 15085
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 29 15184 15412 14951 15255 14886 15091 15392 15265 15125 15137 15091 15246 15143 15184 15446 15893
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 33 15195 30220 15070 15071 15536 15131 15099 14639 15222 15301 14930 15273 15195 15297 15329 15113
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 38 15049 15289 14860 15366 15000 15239 15219 14899 14691 15117 15104 15049 14858 15348 14772 14978
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 43 15208 15508 15064 15110 15442 15241 15187 15275 15291 15234 15184 15572 14711 15208 15129 14838
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 49 15103 15236 15183 14640 14648 15706 15898 16219 15685 15103 15559 14754 14522 14799 14981 14945
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 56 15073 15189 15225 15201 15074 14846 14788 14873 14787 15198 14549 14973 15073 14980 15165 15138
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 64 15029 15684 14775 15020 15254 15246 15029 14848 15328 15229 14900 15080 14743 15095 14801 14663
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 73 14945 15418 15016 14945 14835 15155 14854 14940 14896 14859 14729 14891 15240 15283 15169 15367
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 83 15242 15482 14731 15226 14891 15146 15170 15353 19145 15519 15353 15242 14733 15244 14788 15304
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 94 14429 15350 14670 14856 15522 15294 36442 13703 14134 13820 14061 14429 13724 13939 14066 14461
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 106 13722 14232 13767 13343 13008 13598 13722 13645 14168 14075 13991 13368 13634 14050 13725 13521
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 120 26509 26910 26488 26770 26408 26429 26347 26509 26529 27161 26526 26422 26498 26854 26829 26394
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 136 26053 26382 25880 25757 26174 25943 26146 26053 26109 25754 26070 25714 25930 26294 25601 26082
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 154 26336 26336 26392 25609 24681 25748 26838 26539 26439 26630 24856 25805 25989 26289 27129 26707
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 174 26111 26230 25980 25970 25530 26105 26302 25687 26609 27328 25772 25927 26440 26459 26662 26111
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 196 26228 26228 25905 25672 26505 26399 26140 25965 26342 26844 26024 26681 26301 26586 26079 25841
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 221 26282 27244 26569 26538 26824 26660 26282 26135 26209 27320 26281 26406 25264 26146 25761 26222
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 249 39001 39320 39011 39000 39026 38898 39001 39426 38643 40022 39177 38773 39072 37971 38995 38877
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 281 38884 38987 38479 39100 38218 39694 39295 38235 38338 39146 39363 38962 38884 38248 37725 38521
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 317 39137 40497 38214 39219 40279 38622 38789 39430 38912 39260 39548 38748 39137 39552 38923 38526
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 357 39825 72805 49742 37423 38627 39537 39597 186245 39625 50485 63258 62172 59185 39825 39223 39581
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 402 52505 51589 55335 51795 51910 52656 52130 52183 53170 54372 53075 52762 51658 52505 53067 52257
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 453 51991 53434 52481 52572 50562 51807 52632 51904 52368 52490 51991 51672 49407 49602 52175 51025
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 510 65413 65413 63639 64700 94392 70322 58474 61152 71938 61799 57732 58113 75872 77171 77854 77666
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 574 75469 76187 75138 79110 77968 74622 75982 74501 72728 79692 80255 79842 74634 74207 75469 73219
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 646 87451 90059 83915 87722 80927 84392 89325 82516 83070 86252 84177 87451 95623 95418 94860 94159
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 727 84713 85678 86029 84330 84348 95431 84713 84121 86083 82175 83655 86666 87826 86015 83005 84157
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 818 94232 96724 86993 91153 92117 94232 100172 92988 93004 155938 93513 254673 134792 121874 90675 97523
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 921 105490 111172 105022 100663 102428 102230 111373 106446 105490 105769 108756 98520 98614 99240 109410 114101
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1037 119162 127258 114927 119649 119162 110628 114108 111608 123155 127948 126024 126795 113754 118887 122105 115964
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1167 132253 145131 132253 127059 133163 128763 132160 137705 131935 127661 135084 130133 129776 142498 141525 139838
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1313 142406 142406 130863 127162 121015 141207 130377 130844 178895 288429 187715 171777 143912 142412 146467 142103
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1478 174848 174848 173307 173998 172875 185094 167671 174736 175297 171445 180456 202540 207979 174017 177770 177219
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1663 208468 205716 207528 208468 209563 197869 203767 209728 230650 211671 237532 240251 211488 186112 187440 181061
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 1871 198278 231300 550929 201009 190687 191926 205498 209835 201557 194716 195409 191429 196780 194408 200139 198278
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 2105 228550 248019 239190 229669 238892 229446 192149 213905 204146 219947 213956 238755 228550 240437 206906 182856
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 2369 241199 424913 683506 593813 716087 222827 227001 224921 237645 215186 241199 244521 231982 237666 250851 253195
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 2666 332840 1501481 338134 331001 324899 347318 319865 327004 333664 323257 322399 362921 332840 351756 628432 305975
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 3000 311908 313625 307144 316453 307327 299384 350101 331567 323701 311908 305603 325638 348501 301421 310008 311650
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 3376 380759 399162 816480 436447 380759 398794 474252 522501 372678 352635 356770 403573 331141 319874 338405 329054
20110221 lamb27 x86 20191114 crypto_hash sha512 cycles 3799 367672 399352 362377 368556 358429 367650 372064 384081 747358 380148 367672 367230 357427 366847 360037 401745
20110221 lamb27 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 lamb27 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/lamb27/work/compile/stream.c:11: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 lamb27 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/lamb27/work/compile/stream.c:12: undefined reference to `crypto_stream_aes128ctr_core2_afternm'
20110221 lamb27 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 lamb27 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/lamb27/work/compile/xor.c:12: undefined reference to `crypto_stream_aes128ctr_core2_beforenm'
20110221 lamb27 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/lamb27/work/compile/xor.c:13: undefined reference to `crypto_stream_aes128ctr_core2_xor_afternm'
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream aes128ctr try 6e9966897837aae181e93261ae88fdf0 ok 583733 13955779281 2800306999 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 lamb27 x86 20191114 crypto_stream aes128ctr implementation crypto_stream/aes128ctr/portable -
20110221 lamb27 x86 20191114 crypto_stream aes128ctr keybytes 16
20110221 lamb27 x86 20191114 crypto_stream aes128ctr noncebytes 16
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream aes128ctr cycles 0 128720 195004 126161 123359 139933 129880 129572 131142 128803 128720 128453 131437 123137 122870 124636 122446
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 0 125808 152691 128887 125584 134114 125808 106840 104459 104474 104425 104481 139934 105532 533497 211968 134321
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1 103815 152252 123883 121537 126626 123337 105873 103856 103809 103797 103765 103815 103801 103762 103743 103737
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1 104671 138230 128098 124514 129730 124131 107078 104623 104898 104671 104601 104358 104420 104396 104477 104423
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 2 103992 141581 124890 121524 125775 123700 105987 103992 104018 103970 103887 103949 103953 103827 103917 103937
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 2 104834 136994 127837 124433 129643 124752 107246 104362 104749 104832 104897 104834 104727 104821 104695 104819
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 3 104030 141093 123040 121384 127902 120141 105574 103944 103994 104030 103930 103968 103989 104043 103986 103916
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 3 123841 137878 128581 125179 129332 167102 304289 137631 111220 104443 104386 104336 104371 104238 110753 123841
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 4 103993 142491 123382 121665 128574 132002 107301 103900 103976 103993 103913 103856 103915 103994 103943 103837
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 4 104419 138619 127455 124825 128059 125176 106717 104395 104401 104419 104267 104365 104368 104444 104321 104415
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 5 103880 141290 123426 121182 128883 118595 105185 103850 103865 103895 103880 103813 103738 103728 103851 103791
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 5 104384 138463 127207 124672 127976 124725 106838 104384 104287 104379 104328 104311 104365 104390 104317 104300
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 6 103954 142489 124124 121826 128374 117822 104853 103954 103857 103929 103958 103922 103887 103900 103912 103871
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 6 104396 138073 192535 127145 381229 132009 108091 104323 104421 104255 104318 104233 104396 104210 104379 104200
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 7 104108 141671 123912 122029 128896 119006 105557 104108 104110 104038 104011 104108 103947 103968 104008 104032
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 7 104478 137951 127050 124526 128286 124455 106787 104423 104429 104444 104414 104453 104513 104478 104439 104331
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 8 104025 141679 123970 121524 125908 124724 106617 103968 104121 103923 103979 103983 103942 104025 103977 103827
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 8 104576 137445 127348 123639 128257 126075 106701 104443 104576 104572 104569 104525 104589 104475 104548 104480
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 10 103971 141752 122832 121310 127911 117714 105239 104150 103927 103918 103913 103885 103971 103924 103870 103911
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 10 104562 328068 136098 124721 132476 119256 105649 104562 104532 104486 104413 104571 104407 104431 104500 104484
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 12 104029 142234 123152 120059 129593 125471 107371 104034 104029 103923 103915 103870 103930 103927 103987 103866
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 12 104493 137653 126975 124975 128528 125058 107045 104432 104493 104325 104392 104565 104403 104445 104424 104371
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 14 104130 140903 122860 120938 128872 121313 105870 104145 104130 103901 103926 104056 104074 104006 103957 104005
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 14 104436 138026 127551 124067 128953 126076 106501 104436 104267 104315 104356 104297 104395 104479 104428 104404
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 16 105157 142830 122730 120534 126465 117869 105190 104109 104210 104031 104173 104180 104058 104149 160738 105157
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 16 104436 140720 127114 124334 129141 130563 107173 104282 104445 104380 104367 104343 104436 104416 104307 104405
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 19 103799 143799 121875 121385 126470 118454 104572 103688 103701 103721 103799 103750 103689 103716 103799 103789
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 19 104453 137847 126615 124189 128558 125633 106734 104480 104435 104406 104445 104413 104399 104383 104453 104411
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 22 104143 143047 122145 120413 127466 115842 104140 103572 103660 103909 104206 104090 104098 104148 104143 104089
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 22 115863 137722 127820 124405 128092 126071 106854 131053 115826 115805 115876 115679 115863 115643 115855 115665
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 25 145765 204812 170509 186913 179989 170031 176387 342283 145765 117771 114845 114985 115179 115116 115152 115168
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 25 118175 153426 140850 136730 143047 137011 118175 115510 115618 115565 115542 115644 115602 121422 115670 130298
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 29 103977 142763 121988 120579 127437 117272 104354 103977 104014 103903 103763 103733 103688 103762 103783 103762
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 29 104460 137802 127209 124325 128695 125031 106775 104392 104438 104464 104391 104432 104407 104460 104343 104363
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 33 103993 142829 121881 120412 128530 114176 104479 104110 103993 103813 103907 103890 103860 103918 103907 103916
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 33 104665 136331 127460 125124 128797 125416 106722 104619 104607 104554 104670 104518 104524 104597 104519 104665
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 38 104028 144040 327954 130980 128184 128753 106948 103973 104044 104028 103975 103965 103977 103975 103907 104020
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 38 104511 138754 127532 124653 128802 123267 106523 104526 104511 104444 104428 104388 104348 104355 104496 104396
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 43 103950 143554 121761 122542 126115 112862 104153 103880 103918 103950 103847 103904 103885 103888 103955 103872
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 43 104664 138165 127593 123569 131303 127380 107736 104642 104664 104632 104561 104593 104510 104665 104570 104601
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 49 103982 144828 122563 124249 127942 112122 104049 103981 103941 104000 103979 103938 103898 103934 103974 103982
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 49 106707 137265 127845 124424 128454 124624 106707 104591 104627 104664 104691 104676 104762 104730 177660 106840
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 56 103429 154684 121060 126548 123744 104609 103380 103504 103387 103429 103506 103360 103318 103387 103423 103377
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 56 104727 137706 127348 124338 129247 124862 106862 104660 104711 104682 104727 104660 104700 104654 104775 104616
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 64 103984 144244 121543 126334 127511 108467 104109 103984 103930 103914 103928 103865 103831 103970 103820 103985
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 64 104577 137849 127246 124784 128919 124019 106805 104605 104500 104546 104566 104530 104577 104530 104527 104504
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 73 104208 144743 119712 125187 125330 107220 103905 104208 104155 104135 104178 104223 104182 104206 104217 104192
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 73 126120 137352 127291 123577 128807 125980 107081 104603 136607 105015 314002 126121 126120 124214 129202 125439
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 83 104164 146166 122790 120935 129494 130705 120863 104075 103829 103944 104119 103964 104013 104164 104194 104047
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 83 104658 136075 130366 124076 123618 131540 124967 107002 104658 104573 104545 104630 104558 104527 104577 104547
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 94 104064 143950 123079 121471 129671 124767 106101 103993 104064 104072 104041 103999 103998 103963 103976 104022
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 94 105015 136253 130755 124700 124120 131349 123734 107251 105015 104929 104799 104935 104970 104865 104917 104708
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 106 104461 144252 121599 122164 126609 122950 105783 104271 104192 104319 104291 104278 104255 104442 104474 104461
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 106 104944 156307 133401 328208 133593 128267 116663 105563 104882 104944 104550 104514 104567 104420 104591 104449
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 120 104256 146523 121518 127304 119495 104962 104227 104177 104173 104151 104185 104256 104201 104146 104269 104295
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 120 104732 137439 127698 124631 129304 125437 107105 104589 104612 104732 104696 104690 104690 104578 104746 104613
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 136 147496 190474 170613 162687 148538 147448 147525 147652 147377 147418 147481 147660 147451 147364 147496 147320
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 136 148216 185005 173737 174751 164628 149728 148366 148126 148178 148247 148159 148061 148009 147940 148166 148216
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 154 147454 380655 181422 154128 147183 147360 147522 147486 147470 147560 147454 147378 147417 147280 147231 147007
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 154 148304 185432 175284 173703 165932 150136 148158 148341 148354 148288 148271 148293 148274 148294 148304 148266
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 174 147508 190609 174757 156876 147281 147253 147398 147668 147476 147396 147252 147160 147603 147605 147508 147648
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 174 148287 184624 175988 174041 165734 150131 147978 148018 148109 148142 148130 148287 148401 148328 148108 148148
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 196 147810 190338 203819 347740 176861 149582 147082 147387 147576 147546 147638 147756 147663 147810 147884 147852
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 196 148602 189193 175440 169333 178859 155365 148268 148463 148516 148469 148608 148523 148459 148624 148602 148441
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 221 147497 191232 175789 161498 148735 147585 147450 147416 147466 147497 147537 147480 147691 147378 147384 147338
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 221 148061 185079 176528 167349 176467 153670 148135 148085 148027 148025 148022 148052 148047 148056 148061 148010
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 249 147467 191448 173065 176633 148571 291645 149306 147387 147367 147388 147238 147423 147467 147418 147412 147469
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 249 148598 185924 176561 168838 177097 153653 148252 148178 148044 148068 148572 148460 148613 148514 148598 148611
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 281 190649 235921 215042 193104 190725 191317 190963 190349 189972 190162 190636 190488 190131 190228 190649 190817
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 281 191090 231688 222996 219886 202432 191389 191012 191096 191090 191018 191010 191062 191050 191050 191024 234796
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 317 190912 241563 210625 192096 190188 189981 190733 190807 190914 190806 190912 190589 191277 191053 190968 190892
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 317 191697 231835 222910 219933 204365 192059 191677 191916 191957 191630 191645 191644 191645 191697 191591 191595
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 357 190722 237437 200924 190135 190789 190199 190603 190604 190689 190495 190722 190841 190487 191086 191000 190957
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 357 191905 257800 448310 237224 199793 191610 192017 191777 192153 191854 191940 191867 191791 191905 191854 191732
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 402 234620 279419 239148 233958 233986 234174 234011 234139 233910 234330 234678 234669 234680 234678 234678 234620
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 402 234853 280375 268378 264829 239339 233977 234435 234973 234875 234853 234738 234783 234835 234823 234777 280521
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 453 234038 280019 237946 232910 233250 234142 234293 233804 234049 234059 233902 234001 233791 234038 233758 234043
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 453 235176 280103 267795 264489 239340 234877 234944 235107 235562 235384 235123 235156 234931 235260 234873 235176
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 510 234552 261112 235497 234513 234414 233819 234509 256271 375507 236965 234710 234529 234727 234552 234546 234518
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 510 234968 280601 268850 265468 240100 234714 234885 234825 234817 234961 235130 234960 234974 234861 235631 234968
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 574 277433 296059 277433 277424 277171 276953 277487 277115 276820 276834 277794 277868 277710 277746 277044 320879
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 574 278420 332641 312418 298093 280676 279200 278572 278237 277570 278252 278291 278420 278427 277687 277729 277682
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 646 320599 339207 319791 320361 320065 320734 321196 320955 320234 320524 320619 320650 320161 320599 320589 320746
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 646 322058 609182 359178 329659 322010 320763 321139 321792 321141 321855 321089 322123 322094 322370 322058 322086
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 727 320504 339628 320435 320809 320812 321290 320571 320013 319971 320423 320504 320357 320521 320363 320026 367593
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 727 322100 377421 360375 331878 321224 320481 321385 322294 322064 321983 322070 322102 322084 322100 322135 322118
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 818 363817 383333 363918 363877 363928 363718 363462 362413 363240 363548 363817 363544 384765 506253 365971 363122
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 818 365470 419610 401408 372092 363780 364291 364527 364446 364377 364464 364540 365672 365746 365508 365470 365642
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 921 407006 424778 407198 406926 407006 407986 451552 552385 406831 407558 408338 406419 406085 406173 406730 405926
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 921 408438 469024 444318 413597 407528 409564 409262 409307 408174 408379 408572 407919 408364 408438 408405 408280
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1037 450299 519152 498223 498678 498254 497924 504168 496391 449940 449922 450299 449742 450030 449830 448746 450130
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1037 451634 515475 484325 457108 518708 595130 453633 451634 451219 451441 450965 451391 451301 451352 451347 451650
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1167 493232 512548 493964 493273 492597 491500 491579 492553 492568 652745 496410 493341 493106 492769 493232 493422
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1167 495506 561209 529370 499240 495761 496091 494294 495422 493278 495693 495182 495333 495506 495054 495120 653324
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1313 537117 556042 535402 536604 536611 537188 537062 537117 537060 537019 537410 537138 537039 537456 537228 537339
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1313 537877 610970 564758 540407 537877 538174 538181 538229 537853 537211 538230 537474 537829 537623 537031 537420
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1478 580100 754944 583774 579537 579815 580390 580137 579881 580047 579817 580100 580913 580160 579849 580799 580059
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1478 582167 649192 600178 583081 742294 584430 582025 581784 581826 582167 581858 581812 582208 582346 581956 582055
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1663 623395 641114 622857 801976 627615 623412 623392 623261 623170 623441 623414 623395 623492 623186 623378 623390
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1663 624866 694071 641377 627333 643797 768479 625655 624168 624831 624978 624569 624827 624866 624839 624852 624828
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 1871 708947 728914 897189 712990 708265 707945 707722 707343 708311 709153 709350 708846 709880 708947 709152 708283
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 1871 711784 819072 857881 713227 711115 711921 712031 711784 711022 711865 711736 710985 711142 711463 711909 711507
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 2105 795529 816040 795529 795382 795096 795848 795390 795211 795514 795380 795733 951261 798555 795072 796139 796482
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 2105 798271 870956 806396 797344 797735 797869 798122 798271 798495 957439 801447 798477 798272 797587 797437 798112
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 2369 883596 902238 883714 1064818 883917 881132 881075 883066 883463 883231 883557 884492 882661 883797 883596 1042414
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 2369 885595 959342 893461 884878 884351 885595 885918 885809 883976 884160 884505 934721 1029426 889067 884755 883865
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 2666 967873 987885 968670 970399 1138495 972211 966789 968116 967645 967532 967377 966515 967873 966536 967867 1279517
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 2666 970765 1119579 978679 970227 971295 970676 970669 971026 970964 970765 1167507 977213 970733 970668 970659 970678
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 3000 1098135 1117665 1266455 1101975 1097725 1098135 1097216 1095567 1097701 1097535 1097230 1097334 1289035 1107523 1098828 1098949
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 3000 1103137 1179441 1108386 1103494 1102145 1122079 1245921 1105596 1102986 1102252 1102232 1103025 1103137 1101612 1102419 1155758
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 3376 1229033 1248251 1229255 1229899 1227139 1385267 1231568 1228299 1228643 1229033 1228748 1228656 1228648 1228554 1384233 1231683
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 3376 1234207 1308206 1240899 1234566 1235094 1234408 1234207 1419975 1235864 1230730 1232389 1233425 1233403 1233918 1232786 1233547
20110221 lamb27 x86 20191114 crypto_stream aes128ctr cycles 3799 1358905 1378851 1358169 1358051 1403880 1505464 1364279 1360328 1358721 1358524 1358585 1356440 1358094 1513545 1359813 1358905
20110221 lamb27 x86 20191114 crypto_stream aes128ctr xor_cycles 3799 1362831 1439723 1369727 1361860 1361755 1554805 1367065 1361752 1361971 1363292 1362674 1362721 1362831 1524864 1364946 1362253
20110221 lamb27 x86 20191114 crypto_stream salsa20 try 44a3966eabcd3a2b13faca2150e38f2b7e6bac187d626618f50a9f875158ae78 ok 26195 1058047603 2800306999 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 lamb27 x86 20191114 crypto_stream salsa20 implementation crypto_stream/salsa20/ref -
20110221 lamb27 x86 20191114 crypto_stream salsa20 keybytes 32
20110221 lamb27 x86 20191114 crypto_stream salsa20 noncebytes 8
20110221 lamb27 x86 20191114 crypto_stream salsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_stream salsa20 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_stream salsa20 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream salsa20 cycles 0 118 753 118 117 114 112 107 298 117 108 110 119 340 133 294 316
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 0 132 801 104 115 122 112 335 133 294 112 279 113 132 132 132 135
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1 1134 2419 1224 1188 1134 1150 1125 1195 1115 1124 1070 1094 1148 1322 1129 1061
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1 1119 1320 1127 2082 1617 1386 1100 1095 1119 1139 1099 1097 1042 1080 1125 1063
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 2 1147 1417 1181 1172 1182 1214 1147 1102 1153 1130 1187 1073 1142 1145 1078 1070
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 2 1222 1266 1222 1183 1130 1095 1326 1179 1763 1308 1105 1225 68210 1295 1188 1138
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 3 1082 1666 1209 1130 1131 1240 1072 1091 1056 1058 1075 1082 1070 1056 1047 1193
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 3 1093 1195 1198 1135 1093 1093 1093 1093 1118 1050 1075 1086 1082 1092 1081 1092
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 4 1194 1194 1215 1188 1195 1195 1195 1195 1195 1195 1112 1080 1154 1114 1086 1157
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 4 1108 1324 1200 1126 1164 1110 1096 1108 1100 1107 1100 1107 1101 1149 1110 1097
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 5 1155 1454 1195 1203 1202 1121 1167 1107 1086 1155 1316 1109 1083 1703 1097 1102
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 5 1140 1421 1181 1238 1145 1502 1504 1385 1082 1081 1140 1096 1114 1086 1099 1101
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 6 1132 1322 1188 1193 1207 1107 1138 1180 1121 1123 1132 1108 1108 1122 1117 1160
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 6 1168 1353 1168 1161 1160 1194 1139 1165 1070 1887 1248 1108 1269 68899 1454 1139
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 7 1157 1566 1157 1196 1146 1128 1120 1156 1126 1163 1288 1696 1620 1163 1144 1119
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 7 1192 1325 1199 1198 1192 1192 1192 1193 1192 1192 1192 1193 1363 1175 1098 1088
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 8 1193 1236 1179 1161 1266 1162 1162 1154 1199 1193 1193 1194 1193 1193 1193 1193
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 8 1181 1336 1139 1181 1132 1137 1100 1221 1124 1132 68056 1482 2055 1193 1185 1145
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 10 1114 1405 1157 1232 1107 1086 1177 1114 1078 1180 1141 1094 1097 1100 1131 1060
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 10 1194 1287 1168 1225 1200 1171 1118 1100 1194 1682 1214 1203 1162 1195 1165 1168
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 12 1121 1251 1155 1131 1133 1121 1099 1085 1309 1112 1094 1116 1177 1108 1105 1122
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 12 1181 1330 1196 1243 1174 1181 1157 1175 1204 1201 1160 1194 1179 1193 1156 1124
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 14 1205 1333 1307 1274 1205 1256 1218 1202 1202 1215 1154 1168 1196 1180 2412 1164
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 14 1184 1309 1246 1236 1289 1184 1179 1149 1274 1176 1220 1277 1154 1145 1144 1147
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 16 1224 1326 1312 1438 1489 1203 1237 1202 1207 1179 1222 1260 1197 1224 1213 1249
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 16 1212 1352 1243 1304 1212 1245 1204 1259 1384 1205 1192 1198 1203 1183 1241 1185
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 19 1245 1298 1529 1205 1244 1192 1288 1383 1436 1392 1438 1180 1203 1245 1115 1225
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 19 1438 1522 1498 1393 1438 1407 1447 1393 1438 1393 1438 1393 1438 1391 1438 1392
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 22 1211 1462 1271 1290 1228 1205 1502 1166 1172 1169 1284 1203 1204 1211 1183 1244
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 22 1444 1446 1447 1387 1444 1391 1446 1391 1445 1392 1444 1392 1444 1391 1445 1392
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 25 1250 1308 1520 1262 1271 1258 1250 1249 1265 1226 1238 1245 1245 1279 1225 1244
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 25 1262 1511 1263 1264 1385 1170 1262 1262 1212 1278 1221 1252 1628 1282 1226 1232
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 29 1385 1374 1432 1383 1431 1380 1442 1385 1442 1385 1442 1385 1442 1385 1442 1385
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 29 1383 1437 1441 1415 1457 1426 1443 1338 1304 1364 1272 1284 1349 1391 1383 1336
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 33 1301 1398 1301 1259 1259 1578 1231 1589 1207 1293 1177 1293 1388 1445 1391 1443
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 33 1392 1452 1331 1334 1296 1398 1443 1387 1454 1392 1454 1392 1454 1392 1454 1392
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 38 1389 1347 1299 1520 1259 1553 1215 1295 1239 1241 1389 1441 1391 1441 1392 1441
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 38 1433 1433 1458 1395 1443 1400 1444 1393 1453 1394 1486 1394 1444 1393 1444 1393
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 43 1324 1324 1423 1338 1384 1286 1289 1295 1554 1231 1594 1228 1598 1227 1598 1227
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 43 1421 1467 1453 1421 1417 1392 1462 1393 1459 1394 1458 1394 1459 1393 1453 1393
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 49 1453 1457 1387 1453 1385 1458 1388 1456 1391 1456 1391 1456 1391 1456 1391 1456
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 49 1434 1549 1507 1446 1392 1401 1435 1401 1435 1402 1434 1370 1480 1409 1435 1373
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 56 1386 1396 1328 1379 1342 1311 1384 1459 1386 1459 1387 1458 1387 1459 1366 1344
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 56 1482 1476 1473 1372 1905 1435 1551 1446 1525 1475 1482 1515 1449 1586 1508 1491
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 64 1356 1472 1312 1386 1461 1394 1459 1393 1460 1161 1116 1356 1119 1168 1334 1152
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 64 1444 1584 1671 1456 1460 1395 1444 1390 1383 1388 1462 1389 1463 1389 1462 1389
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 73 2252 2437 2322 2322 2278 2267 2232 2232 2257 2108 2252 2146 2247 2385 2227 2177
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 73 2501 2642 2573 2784 2448 2435 2624 2406 2501 2436 2514 2462 2439 2514 2471 2505
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 83 2328 2412 2408 2287 2328 2226 2408 2385 2414 2167 2226 2400 2440 2189 2166 2218
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 83 2586 2620 2528 2594 2583 2532 2572 2610 2582 2562 2586 2686 2626 2542 2606 2647
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 94 2344 2416 2311 2570 2761 2779 2290 2337 2344 2267 2220 2621 2258 2350 2344 2267
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 94 2787 2622 2801 2786 2786 2801 2787 2788 2787 2787 2788 2787 2787 2800 2788 2787
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 106 2389 2727 2400 2518 2779 2786 2786 2318 2389 2328 2280 2266 2604 2314 2372 2322
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 106 2795 2656 2838 2831 2810 2807 2813 2813 2794 2795 2794 2795 2794 2796 2792 2794
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 120 2452 2523 2509 2426 2549 2457 2342 2362 2376 2279 2361 2409 2452 2665 2497 2467
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 120 2797 2623 2795 2813 2796 2796 2797 2798 2796 2798 2797 2798 2796 2797 2796 2798
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 136 3255 3396 3324 3499 3172 3255 3192 3195 3509 3151 3221 3224 3300 3290 3298 3037
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 136 3703 3955 3837 3833 3802 3647 3699 3814 3647 3700 3813 3647 3700 3813 3648 3703
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 154 3321 3508 3523 3356 3325 3389 3288 3299 3164 3224 3276 3327 3295 3321 3240 3463
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 154 3887 3887 3832 4087 3969 3836 3832 3921 3755 3915 3764 4033 3969 3836 3832 3921
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 174 3504 3853 3504 3521 3341 3728 3534 3271 3271 3361 3549 3534 3271 3271 3361 3549
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 174 3935 3883 3931 3952 4093 3894 3935 3934 3951 4094 3894 3935 3933 3952 4094 3893
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 196 4234 4584 4185 4521 4234 4204 4202 4253 4191 4257 4189 4254 4188 4259 4188 4255
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 196 4908 5104 4918 4890 4905 4806 4908 5012 4928 4820 4908 5012 4928 4807 4908 5019
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 221 4487 4752 4408 4489 4487 4619 4492 4367 4255 4311 4459 4498 4370 4204 4555 4491
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 221 5166 5489 5270 5229 5211 5294 5228 5131 4940 5058 5068 5161 5012 5348 5166 5089
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 249 4456 5054 4659 4487 4501 4418 4402 4396 4473 4418 4423 4484 4452 4456 4500 4437
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 249 5256 5580 5592 5505 5497 5237 5256 5409 5111 5219 5246 5223 5221 5169 5412 5305
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 281 5287 5517 5356 5536 5254 5263 5325 5289 5256 5228 5404 5155 5237 5211 5341 5287
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 281 6398 6518 6318 6628 6317 6315 6208 6443 6318 6313 6442 6373 6554 6485 6398 6451
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 317 5545 5627 5465 5490 5280 5488 5545 5691 5342 5422 5467 5568 5569 5579 5568 5568
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 317 6500 6739 6500 6706 6472 6548 6410 6614 6510 6488 6608 6432 6319 6336 6404 6584
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 357 6342 6846 6529 6336 6342 6295 6373 6227 6334 6638 6473 6688 6321 6299 6444 6230
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 357 7751 7956 7499 7771 7689 7475 7878 7754 7694 7478 7879 7765 7695 7477 7882 7751
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 402 7354 7748 7286 7354 7375 7361 7140 7290 7360 7357 7349 7079 7340 7363 7389 7153
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 402 8748 9187 8792 8680 8799 8590 8658 8643 8711 8598 8535 8748 8899 8983 9006 9174
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 453 8382 8454 8388 8379 8398 8382 8387 8394 8406 8135 8303 8360 8310 8273 8397 8308
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 453 9793 10602 9980 9889 9793 9800 9763 9841 9765 9850 9790 9589 9656 9749 9656 77517
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 510 8445 9067 8735 8702 8453 8455 8445 8440 8439 8279 8370 8306 8392 8402 8566 8502
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 510 10168 10562 10188 10433 10073 10216 10056 10367 10168 10123 10087 10198 9970 10085 10203 10086
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 574 9433 9637 9639 9303 9772 9336 9314 9433 9358 9201 9525 9359 9418 9569 9657 9586
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 574 11210 11532 11793 11311 11506 11235 11210 11210 11209 11210 11230 11207 11198 11207 11197 11199
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 646 11221 11882 11518 11583 11524 11064 11067 11225 11070 11185 11221 11209 11221 11209 11221 11260
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 646 13557 13794 13372 13352 13557 13342 13600 13444 13475 13368 13361 13692 14045 14190 13606 13599
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 727 12368 12655 12368 12311 12322 12117 12451 12575 12623 12602 12082 12383 12392 12177 12089 12090
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 727 14741 15200 14795 14671 14645 14748 14823 14702 14650 14729 14758 14688 14639 14741 15328 15409
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 818 13356 13975 13384 13428 13356 13560 13707 13023 13073 12960 13450 13143 13191 13281 13122 89257
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 818 16131 16488 16394 16404 16149 16017 16197 16106 457876 16131 15875 15897 16033 15781 16658 16114
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 921 16984 17633 17254 16701 17011 16846 16821 16583 16711 16629 16854 16984 17057 17263 17273 16993
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 921 20499 21220 20642 20461 20639 20418 20368 20401 20470 20565 20545 20301 20499 20440 20588 21036
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1037 19045 19408 18895 19045 18996 19007 18976 19418 19448 19285 18847 19166 19158 18960 18972 19045
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1037 22955 23211 22979 22901 22985 22955 23010 22915 22855 23146 97608 22914 23104 22852 22526 22824
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1167 21260 22156 21701 20981 21244 20989 21260 21035 21633 21850 21465 21169 21343 21185 24925 21049
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1167 25538 26353 25943 25907 25538 25897 25637 26463 44541 23841 23641 23731 23175 23244 23274 23290
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1313 21203 21773 21199 21169 21203 21262 21005 21119 21353 21248 20861 21183 21110 21277 21661 21845
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1313 25908 26231 26204 25687 25734 25604 25899 25650 25908 26094 25900 25788 27177 26258 25997 25940
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1478 24054 24905 24296 23970 24085 24156 24054 24369 24475 23638 23642 24029 24035 23932 24232 23865
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1478 29394 29885 29558 29274 29123 30254 30090 29754 29415 29169 29205 29394 29314 29372 29333 29398
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1663 26235 26584 26079 26235 27067 26470 26315 26196 26052 26366 26041 25984 26351 26113 26479 26135
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1663 32155 33897 32322 32387 32285 32155 31893 32207 31857 31775 31930 31927 32433 31501 99012 31942
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 1871 30000 30774 30180 30059 29779 29775 30000 30774 30282 30098 29915 30022 29727 29799 29804 29804
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 1871 36741 37299 38406 37188 37151 36697 36658 36659 36594 36339 36741 37357 38129 37425 36504 36691
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 2105 33182 34076 33675 32833 32927 58816 32424 33193 32933 33182 33275 32960 354064 32696 100685 32756
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 2105 40722 40472 41191 41956 40722 41089 40546 40618 40383 40376 40611 40766 40544 41631 41307 40957
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 2369 37850 38498 37880 37922 37850 37869 38627 38521 37712 37723 104291 37163 37179 37641 37183 37356
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 2369 46379 46504 45927 45894 113321 46379 46604 46185 46269 46355 47403 47242 46333 46663 46476 46272
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 2666 41850 42613 42178 41693 42241 43450 41881 40965 42100 107604 40524 41850 41444 41287 40662 41125
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 2666 51362 51886 51446 51395 49797 50344 117873 50349 117537 50899 118613 51362 51134 51315 51356 51492
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 3000 44334 45254 44638 44418 44418 44418 44418 44334 44334 44311 44312 44311 44312 44369 44311 44311
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 3000 57450 192004 57264 57277 57081 124338 57243 56794 56796 124435 57450 57754 57492 57484 57323 57505
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 3376 49925 50630 50173 50031 49925 49925 49925 50030 49925 49925 49902 49903 49902 49993 49902 49902
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 3376 65929 134122 68529 67700 67838 90538 64787 65929 437857 64342 64132 131457 64319 64269 64865 64486
20110221 lamb27 x86 20191114 crypto_stream salsa20 cycles 3799 56516 57207 56715 56561 56404 56561 56561 56405 56650 56516 56515 56516 56516 56561 56516 56515
20110221 lamb27 x86 20191114 crypto_stream salsa20 xor_cycles 3799 72038 139763 73193 73178 73191 73099 74658 74400 72038 67995 67991 67946 67949 67945 68033 67967
20110221 lamb27 x86 20191114 crypto_stream salsa2012 try ecc758f200061c3cc770b25797da73583548d4f90f69a967fbbe1a6d94d1705c ok 17937 830342561 2800306999 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 lamb27 x86 20191114 crypto_stream salsa2012 implementation crypto_stream/salsa2012/ref -
20110221 lamb27 x86 20191114 crypto_stream salsa2012 keybytes 32
20110221 lamb27 x86 20191114 crypto_stream salsa2012 noncebytes 8
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream salsa2012 cycles 0 106 950 108 98 98 104 106 111 101 106 109 117 142 95 106 107
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 0 110 728 99 99 115 97 100 98 101 110 344 149 294 105 279 110
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1 746 1889 793 773 789 785 746 715 738 739 737 779 746 729 758 733
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1 743 1088 767 821 839 742 701 731 833 710 737 780 756 729 731 743
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 2 745 1080 736 982 787 842 778 737 769 795 673 739 698 740 706 745
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 2 778 926 874 868 810 802 774 771 778 774 746 764 728 890 761 804
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 3 782 1070 782 953 835 815 754 793 889 725 1037 742 724 750 718 742
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 3 768 828 878 768 742 764 724 744 784 771 848 700 755 772 849 700
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 4 779 913 802 842 784 814 779 765 790 742 734 779 764 762 779 794
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 4 780 846 802 794 893 780 737 719 703 736 767 926 704 893 746 870
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 5 774 1140 854 814 774 791 814 713 1033 742 731 757 802 766 694 720
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 5 789 847 871 783 789 818 743 1036 838 814 718 759 769 816 718 751
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 6 795 878 840 801 795 797 787 789 741 766 833 783 828 763 807 786
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 6 813 890 813 1154 789 745 792 871 710 936 758 842 724 957 785 971
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 7 765 837 813 756 765 912 735 1036 754 731 770 765 830 811 734 743
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 7 793 780 787 826 792 818 723 793 895 758 1036 843 811 724 793 905
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 8 808 874 842 775 836 804 808 858 793 813 773 802 799 748 809 822
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 8 814 857 776 837 814 839 840 821 741 845 779 832 759 749 804 776
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 10 803 964 840 849 745 773 928 846 815 748 769 786 803 732 779 927
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 10 803 1103 801 766 849 812 737 797 919 737 1047 854 803 759 802 900
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 12 811 862 803 894 843 811 752 778 938 758 1047 853 803 737 783 927
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 12 836 836 846 766 805 907 779 1044 844 809 760 807 971 751 1047 855
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 14 811 1157 861 811 817 786 799 788 960 843 816 771 801 811 777 968
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 14 826 1114 781 833 826 870 812 966 845 821 783 823 799 782 954 837
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 16 822 1032 1066 788 956 844 815 760 822 860 798 940 843 816 759 797
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 16 826 1065 800 1056 827 820 776 840 841 798 963 838 814 787 826 800
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 19 810 896 839 850 816 810 808 805 787 954 843 809 794 849 802 810
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 19 843 837 906 823 860 801 828 953 1061 793 959 852 848 834 843 801
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 22 833 909 801 817 932 866 845 832 831 767 815 880 849 841 833 829
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 22 866 1137 782 871 868 895 846 931 866 847 853 867 776 825 873 860
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 25 859 953 1366 864 856 859 835 817 850 861 866 864 840 844 996 839
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 25 940 989 938 942 934 923 960 951 940 930 914 951 969 936 984 887
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 29 849 996 1063 898 814 836 820 821 901 866 854 852 849 781 847 844
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 29 904 1083 897 891 1073 904 900 1078 902 904 1067 883 906 1073 917 894
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 33 882 942 903 924 856 888 1067 841 899 1085 855 881 882 840 832 855
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 33 981 1076 980 928 994 922 915 990 1097 928 981 954 944 986 981 987
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 38 885 989 892 816 850 850 803 830 1021 889 900 1064 822 885 884 890
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 38 943 1015 929 1072 936 921 943 943 946 1272 941 937 1157 943 979 1153
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 43 911 985 964 891 911 919 1000 888 900 1072 866 876 1083 888 900 1072
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 43 978 1112 934 978 1157 949 978 1157 947 979 1158 932 979 1159 932 978
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 49 934 1111 934 890 857 989 1024 892 918 973 948 914 941 1062 870 880
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 49 1017 1115 1058 1026 1050 1057 1008 1050 1015 929 1050 1009 977 937 913 1017
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 56 945 1035 1174 962 945 1079 900 938 1167 909 937 1167 908 937 1167 909
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 56 1108 1108 1154 1355 1055 1164 1099 1097 1373 1047 1165 1099 1075 1386 1044 1164
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 64 795 1062 851 841 826 795 775 768 781 793 850 806 758 711 845 735
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 64 1090 1274 1108 1094 1085 1183 1089 986 1027 1159 1005 1275 1060 1179 1090 976
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 73 1464 1549 1535 1776 1488 1502 1433 1464 1459 1464 1458 1465 1458 1464 1459 1464
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 73 1719 1965 1727 1764 1893 1745 1712 1717 1708 1771 1719 1693 1694 1720 1687 1716
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 83 1512 1659 1593 1748 1438 1500 1595 1437 1512 1460 1664 1778 1446 1455 1451 1540
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 83 1793 2021 1733 1766 1817 1793 1712 1931 1766 1884 1747 1749 1830 1795 1708 1942
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 94 1559 1701 1757 1552 1433 1528 1583 1533 1582 1777 1486 1503 1559 1605 1744 1456
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 94 1813 1918 1807 1802 1778 2008 2064 1813 1887 1807 1882 1739 1756 1818 1899 1775
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 106 1657 1729 1633 1659 1575 1665 1606 1564 1698 1470 1702 1657 1543 1491 1670 1686
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 106 1907 2059 1907 2061 1950 1841 1810 1812 1778 1851 2063 1840 2026 2081 1838 2025
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 120 1660 1712 1752 1906 1612 1630 1747 1579 1571 1744 1660 1610 1635 1695 1600 1685
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 120 2038 2206 2139 2070 2046 2019 2059 2106 2244 2034 2038 2033 1933 1934 1956 1944
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 136 2183 2510 2451 2211 2171 2239 2238 2169 2060 2107 2155 2216 2150 2074 2183 2216
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 136 2697 2770 2730 2702 2719 2644 2728 2689 2647 2666 2697 2532 2574 2910 2708 2554
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 154 2180 2323 2486 2151 2180 2288 2170 2153 2139 2210 2159 2150 2176 2212 2191 2235
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 154 2722 2936 2716 2673 2766 2614 2511 2924 2722 2734 2657 2612 2722 2847 2794 2772
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 174 2287 2457 2364 2348 2332 2340 2287 2313 2260 2461 2125 2088 2220 2189 2063 2211
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 174 2918 3055 2890 2975 2851 2941 2983 2907 2915 2915 2918 2918 2919 2918 584078 3262
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 196 2823 3239 2832 2865 2872 2589 2591 2678 2835 2822 2823 2822 2823 2823 2822 2823
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 196 3596 3760 3626 3618 3624 3596 3553 1319883 3895 3567 3585 3595 3553 3537 3586 3599
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 221 2896 3232 3195 2866 2900 2885 2885 2896 2896 2895 2898 2875 2901 2907 2885 2906
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 221 3614 3697 3607 3479 3466 3481 3528 3683 3487 3617 3652 3587 3661 3614 3720 3689
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 249 2984 3166 2995 2963 2984 2933 2986 2980 3028 2950 3029 2900 2948 3006 3013 2834
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 249 3699 3971 3846 3851 3891 3561 3599 3597 3718 3699 3727 3684 3623 3678 3696 3729
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 281 3399 3715 3555 3419 3399 3784 3240 3270 3515 3385 3315 3363 3382 3575 3560 3304
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 281 4316 4525 4517 4364 4318 4293 4283 4255 4332 4255 4550 4587 4314 4253 4316 4315
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 317 3596 3896 3695 3780 3465 3433 3583 3571 3596 3492 3445 3626 3490 3622 3613 3640
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 317 4548 4827 4711 4511 4529 4655 4660 4451 4548 4506 4823 4658 4484 4532 4507 4834
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 357 4087 4408 4153 4310 4267 3982 4082 4126 3989 3995 3945 4053 4066 4180 4087 4177
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 357 5273 5273 5263 5256 5348 5252 5364 5476 5624 5733 5207 5178 5240 5501 5223 5437
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 402 4654 5236 4813 4638 4677 4642 4537 4776 4611 4695 4635 4614 4680 4654 4442 4708
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 402 6189 6832 6359 6240 6189 6273 6246 6212 6451 5903 6028 6051 6065 5963 5867 6155
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 453 5320 5559 5346 5257 5357 5053 5072 5217 5299 5344 5284 5421 5346 5271 5326 5320
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 453 6867 6925 6728 6964 6984 6807 6861 6874 6857 7026 7054 6715 6695 6867 6803 6870
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 510 5313 5766 5612 5424 5324 5367 5261 5313 5293 5437 5338 5302 5312 5280 5281 5251
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 510 7137 7509 7089 7131 6938 7119 7137 7147 7138 7152 7138 7133 7146 7132 7137 7393
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 574 6002 6099 6125 6111 5982 6160 6094 6199 5928 5918 5852 6002 5908 6108 5870 5889
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 574 8178 8236 8192 7888 7946 8178 7867 7910 7992 8012 7933 8379 8263 8357 8307 8199
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 646 7144 7240 7090 7160 7097 7169 7137 7176 7123 7177 7108 7154 7121 7170 7144 7118
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 646 9338 10052 9530 9409 9512 9455 9647 9520 9338 9281 9331 9262 9273 9262 9273 9273
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 727 7623 8078 7721 7773 7833 7570 7623 7726 7557 7838 7546 7448 7812 7547 7447 7605
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 727 10380 10558 10229 10332 10733 10782 10795 10567 9942 10284 10421 10840 10164 10380 10255 10264
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 818 8498 9739 8479 8418 8430 8405 8610 8793 8266 8263 8495 8500 8500 8498 8498 8505
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 818 11471 11587 11330 11411 11352 11471 11480 11355 11247 11371 11490 11873 11786 11778 11471 11225
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 921 9579 9921 9650 9641 9513 9712 9517 9830 9326 9553 9471 9619 9579 9441 9308 9646
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 921 12806 12842 12797 13297 13309 13523 13351 12686 12780 13337 12905 12740 12784 12806 12617 12757
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1037 10704 11337 10547 11060 10730 10664 10704 10804 11045 10688 10662 10895 10629 10697 10621 10711
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1037 14461 14934 14461 14432 14250 14249 14250 14392 14650 15222 15214 15098 14258 14418 15245 14496
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1167 12118 12758 12151 12109 12085 12381 12331 12447 12142 12014 11888 11881 12362 11792 11814 12118
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1167 16044 16244 16131 16044 16031 15934 15762 16130 15981 16014 16064 16306 16002 16076 15972 16070
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1313 13491 13753 13454 13534 13212 13275 13669 13866 13784 13573 13399 13166 13491 13174 13152 13498
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1313 17798 18279 17836 17856 17646 17704 17652 17450 17798 17760 17922 17818 17702 17779 18139 18727
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1478 14987 16202 15256 14914 14987 15004 15351 14825 14894 15242 15120 14889 14934 15228 14775 14789
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1478 20414 20654 21124 21409 20542 20431 20618 20153 20235 20386 20414 20138 20043 20462 20186 20231
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1663 16602 17158 16731 16545 16410 16266 16602 16939 17074 16854 16183 16251 16832 16389 16621 16287
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1663 22326 22593 22336 22080 22222 22305 22326 22205 22444 23382 23220 22326 23386 22344 22263 22268
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 1871 18811 19268 18744 18743 18733 18707 18744 18873 19592 19401 18872 18966 18811 18811 18482 18673
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 1871 25515 25469 25325 25197 25372 25168 25506 26835 25863 25631 25985 25123 25516 25515 25543 25543
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 2105 20702 21509 20707 20702 20711 20626 20649 20741 20582 20604 20475 20703 20568 20578 21031 21069
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 2105 28256 29914 27943 28559 28084 27995 28605 28076 28252 28266 28253 28256 28259 28247 28272 29216
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 2369 21809 23572 22434 21816 21810 21791 21809 21809 21810 21809 21809 21810 21809 21820 21303 21302
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 2369 31916 32570 31787 32031 31925 31776 31934 31861 31869 31840 31916 32002 31822 31907 32535 33800
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 2666 24262 24584 24466 24301 24300 24287 24231 24231 24230 24231 24231 24263 24262 24263 24170 24242
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 2666 35581 36005 35303 35693 35579 35544 35588 35339 35452 35574 35369 35686 35581 37555 36171 36081
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 3000 27079 27932 27041 27099 27079 27075 27079 27078 27079 27079 27078 27079 27079 29587 28474 27082
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 3000 39792 40139 828019 42681 40744 39792 40489 39934 39848 37720 35531 35533 35533 35533 35533 35533
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 3376 30458 31204 30786 30519 30480 30454 30458 30457 30458 30458 30457 30345 30458 30457 30345 30458
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 3376 44854 45117 44806 44754 44718 44855 44643 44903 44854 44915 45890 46176 68078 44703 44630 41683
20110221 lamb27 x86 20191114 crypto_stream salsa2012 cycles 3799 34398 34892 34473 34419 34399 34398 34394 34267 34394 34394 36714 35553 34375 35074 34356 34398
20110221 lamb27 x86 20191114 crypto_stream salsa2012 xor_cycles 3799 50694 118723 50680 50430 50844 50990 50247 50709 50497 50626 50694 50494 53029 51172 50080 51116
20110221 lamb27 x86 20191114 crypto_stream salsa208 try 05f32b0647417aaa446b0b3127318133cf9af32b771869eab267000bf02710cd ok 14666 780280166 2800306999 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 lamb27 x86 20191114 crypto_stream salsa208 implementation crypto_stream/salsa208/ref -
20110221 lamb27 x86 20191114 crypto_stream salsa208 keybytes 32
20110221 lamb27 x86 20191114 crypto_stream salsa208 noncebytes 8
20110221 lamb27 x86 20191114 crypto_stream salsa208 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_stream salsa208 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_stream salsa208 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream salsa208 cycles 0 157 779 158 157 157 157 317 158 157 157 158 157 157 157 157 157
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 0 159 827 129 159 159 159 159 159 159 159 159 159 159 159 159 159
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1 557 2246 660 670 600 636 556 558 552 556 556 557 556 557 556 556
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1 555 826 702 593 593 592 576 555 552 555 552 554 552 555 551 555
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 2 576 788 671 588 581 572 576 590 575 590 575 590 557 550 554 574
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 2 598 803 673 701 628 635 598 639 608 582 562 571 568 580 561 570
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 3 582 718 651 610 643 582 586 642 582 557 556 553 562 563 552 562
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 3 557 577 671 604 639 583 551 556 557 556 557 556 556 557 556 557
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 4 569 704 649 671 584 574 575 574 569 568 568 569 568 568 568 568
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 4 582 673 671 580 583 579 583 580 582 580 583 580 582 580 583 580
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 5 567 666 671 677 588 643 566 567 566 566 567 566 566 567 566 566
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 5 579 665 675 593 593 594 592 568 579 569 579 569 579 569 579 569
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 6 614 685 614 645 614 640 567 579 570 641 579 570 641 579 570 641
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 6 596 670 681 608 589 644 598 650 582 595 581 596 581 596 581 595
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 7 586 675 674 586 581 578 640 586 581 639 586 587 570 567 569 642
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 7 641 675 680 610 645 609 641 608 644 608 644 607 644 608 644 608
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 8 629 629 733 643 612 640 602 637 603 641 575 574 640 600 640 575
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 8 668 680 676 676 602 643 603 644 668 668 669 668 669 668 668 669
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 10 642 681 679 676 613 642 612 636 606 646 606 646 606 646 606 646
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 10 645 665 669 598 645 598 645 598 645 597 645 598 645 598 645 598
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 12 584 674 674 669 583 583 584 583 584 583 584 583 584 583 584 583
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 12 645 673 676 605 645 605 645 605 645 605 645 605 645 605 645 606
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 14 675 798 686 679 679 675 679 675 679 601 651 668 668 669 668 669
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 14 674 697 679 687 614 642 674 674 674 673 674 674 674 674 674 670
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 16 678 795 708 700 678 677 678 650 678 677 677 678 677 678 677 608
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 16 669 671 677 679 669 668 668 669 668 669 668 668 669 668 669 668
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 19 674 794 678 679 678 678 674 674 674 674 673 674 613 647 669 672
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 19 673 687 679 675 673 670 673 669 673 669 673 672 674 669 673 669
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 22 678 715 682 682 682 681 699 681 678 677 673 676 672 672 672 672
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 22 676 694 687 673 673 672 676 677 686 671 676 676 687 671 675 677
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 25 677 683 669 688 679 686 676 677 676 677 676 673 678 677 677 678
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 25 707 799 725 774 707 707 707 678 722 702 671 707 707 679 692 677
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 29 680 701 695 690 702 690 686 679 680 679 679 680 679 679 679 679
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 29 775 798 798 799 795 794 728 772 794 728 775 728 769 726 771 795
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 33 692 774 714 713 701 701 712 770 685 692 690 686 692 690 687 691
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 33 797 796 804 802 799 798 796 792 799 795 797 792 796 797 792 798
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 38 712 699 725 768 733 763 691 706 713 708 712 764 691 706 713 708
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 38 798 821 806 801 798 802 794 803 798 798 803 798 798 803 798 798
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 43 736 784 737 768 736 769 736 715 769 729 779 707 731 778 707 731
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 43 821 928 821 807 827 813 811 823 825 799 812 822 807 822 826 798
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 49 800 835 802 809 810 800 800 801 800 800 800 801 800 800 800 801
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 49 838 922 838 838 854 897 839 896 822 836 840 823 835 840 823 836
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 56 800 770 813 811 811 811 807 800 801 800 800 800 801 800 800 800
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 56 925 922 935 926 929 930 851 900 924 923 926 928 923 925 928 923
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 64 616 811 816 676 683 611 581 581 634 616 588 581 580 634 616 588
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 64 831 1078 980 927 834 838 837 838 819 824 831 824 830 825 830 825
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 73 1184 1446 1323 1305 1302 1298 1178 1193 1184 1184 1184 1184 1184 1184 1184 1184
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 73 1482 1599 1496 1458 1482 1482 1482 1482 1482 1482 1482 1482 1482 1482 1482 1482
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 83 1307 1312 1309 1319 1307 1322 1322 1317 1295 1253 1298 1304 1322 1253 1298 1304
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 83 1502 1739 1604 1602 1602 1515 1501 1502 1502 1502 1502 1502 1502 1502 1502 1502
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 94 1323 1467 1414 1320 1320 1323 1323 1323 1323 1323 1323 1323 1323 1323 1323 1323
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 94 1614 1755 1629 1614 1630 1614 1626 1614 1626 1610 1605 1601 1627 1604 1601 1627
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 106 1328 1446 1336 1320 1438 1328 1341 1328 1324 1320 1338 1330 1329 1324 1328 1328
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 106 1701 1740 1749 1662 1708 1682 1701 1662 1708 1682 1701 1662 1708 1682 1701 1662
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 120 1416 2041 1480 1434 1470 1460 1394 1348 1416 1394 1348 1416 1394 1348 1416 1394
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 120 1804 2291 2025 1795 1817 1842 1808 1831 1826 1763 1773 1804 1760 1777 1750 1786
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 136 1744 1768 1875 1851 1913 1775 1789 1744 1744 1744 1744 1744 1744 1744 1744 1744
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 136 2324 2467 2317 2320 2304 2325 2324 2324 2324 2324 2324 2324 2184 2298 2202 2291
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 154 1792 2012 2016 1884 1792 1772 1757 1743 1875 1800 1757 1743 1875 1800 1757 1743
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 154 2456 2586 2456 2456 2456 2456 2456 2456 2456 2456 2456 2456 2456 2456 2456 2456
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 174 1881 1912 1975 1901 1886 1879 1881 1874 1881 1874 1881 1874 1881 1874 1881 1874
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 174 2516 2634 2516 2472 2523 2472 2523 2472 2523 2472 2523 2472 2523 2472 2523 2472
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 196 2243 2429 2438 2298 2298 2296 2328 2301 2228 2204 2196 2196 2196 2243 2222 2142
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 196 3018 3038 3063 3041 3043 3041 3032 2981 2995 3041 3018 3008 3008 3008 3008 3008
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 221 2308 2599 2433 2332 2345 2315 2305 2346 2277 2308 2308 2308 2308 2308 2308 2323
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 221 3186 3262 3156 3186 3186 3186 3186 3186 3186 3186 3186 3186 3186 3186 3186 3186
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 249 2449 2625 2464 2436 2460 2436 2473 2449 2445 2473 2449 2445 2473 2449 2445 2473
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 249 3343 3505 3343 3340 3349 3340 3349 3340 3349 3340 3349 3340 3349 3340 3349 3340
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 281 2882 2889 2883 2862 2881 2862 2881 2862 2882 2882 2882 2882 2882 2882 2882 2882
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 281 3891 3950 3857 3864 3891 3894 3902 3883 3901 3864 3897 3866 3891 3864 3891 3881
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 317 3027 3147 3042 3010 3015 3027 3027 3027 3027 3027 3027 3027 3027 3027 3027 3027
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 317 4167 4185 4093 4167 4167 4167 4167 4167 4167 4167 4167 4167 4167 4167 4167 4167
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 357 3439 3449 3432 3418 3420 3427 3439 3439 3439 6200 3439 3439 3439 3439 3439 3439
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 357 4738 4868 4667 4738 4672 4738 4672 4738 4672 4738 4672 4738 4672 4738 4672 4738
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 402 3426 3562 3499 3376 3376 3374 3376 3374 3426 3468 3479 3407 3482 3504 3398 3488
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 402 4831 4967 4836 4810 4831 4810 4831 4810 4831 4810 4831 4810 4831 4810 4831 4810
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 453 3882 4047 3948 3898 3885 3803 3785 3864 3882 3881 3882 3881 3882 3881 3882 3882
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 453 5459 5566 5459 5459 5460 5459 5459 5459 5459 5459 5459 5459 5459 5462 5451 5451
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 510 4112 4275 4070 4112 4020 4134 4122 4135 4078 3992 4071 4026 3990 4145 4136 4197
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 510 5731 6070 5731 5741 5727 5715 5747 5714 5748 5714 5748 5714 5748 5714 5747 5715
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 574 4540 4765 4579 4515 4544 4530 4543 4540 4529 4544 4539 4530 4543 4540 4529 4544
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 574 6482 6628 6486 6423 6441 6482 6481 6482 6481 6482 6482 6481 6482 6481 6482 6481
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 646 5268 5327 5261 5259 5193 5189 5188 5268 5269 5268 5269 5268 5269 5268 5269 5269
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 646 7520 7570 7517 7520 7520 7521 7520 7520 7520 7521 7520 7520 7521 7520 7520 7520
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 727 5715 5826 5791 5715 5716 5716 5700 5694 5699 5694 5699 5694 5728 5725 5682 5772
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 727 8283 8552 8283 8204 8293 8204 8293 8204 8294 8204 8293 8204 8294 8204 8293 8204
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 818 6300 6971 6387 6302 6304 6298 6308 6239 6300 6242 6300 6241 6300 6241 6300 6241
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 818 9119 9576 9081 9096 9168 9085 9119 9119 9119 9119 9119 9079 9119 9119 9119 9119
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 921 7109 7205 7130 7112 7144 7100 7111 7109 7109 7105 7105 7104 7105 7105 7109 7105
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 921 10301 10367 10275 10271 10301 10321 10266 10371 10225 10301 10309 10225 10301 10309 10226 10300
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1037 7965 8198 8037 7975 8006 8012 8012 7952 7868 7964 7949 7934 7912 7965 7913 7965
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1037 11542 11720 11650 11656 11656 11656 11541 11542 11541 11542 11541 11541 11542 11541 11542 11541
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1167 8892 8948 9019 8932 8892 8947 8868 8906 8866 8847 8820 8919 8788 8894 8817 8862
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1167 12968 13105 12941 12956 12969 12968 12969 12968 12969 12968 12969 12968 12969 12968 12969 12968
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1313 9863 10278 9877 9937 9863 9826 9827 9851 9820 9879 9820 9878 9820 9879 9820 9878
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1313 14424 14450 14348 14425 14378 14424 14379 14424 14379 14424 14379 14424 14379 14424 14379 14424
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1478 11164 11188 11225 11073 11083 11063 11168 11164 11164 11164 11164 11164 11164 11164 11163 11164
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1478 16319 16431 16349 16307 16226 16314 16244 16327 16293 16320 16319 16320 16319 16320 16295 16252
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1663 12152 12887 12430 12199 12327 12265 12224 12219 12151 12151 12151 12152 12151 12151 12151 12151
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1663 17825 18315 17938 17886 17849 17921 17824 17825 17825 17825 17825 17826 17825 17825 17825 17825
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 1871 13910 13960 13909 13916 13947 13905 13910 13910 13909 13910 13893 13803 13924 13893 13803 13923
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 1871 20372 20714 20319 20418 20351 20372 20412 20367 20412 20367 20412 20367 20412 20367 20412 20367
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 2105 17068 17782 17244 17075 17024 16930 17025 17068 17024 17068 17024 17068 17024 17068 17024 17068
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 2105 25102 25663 25125 25237 25017 25113 25033 25102 25102 25102 25102 25102 25102 25102 25102 25102
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 2369 17524 18224 17449 17494 17547 17524 17547 17524 17547 17525 17547 17449 17514 17458 17514 17458
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 2369 27918 28206 27608 27976 28062 27886 27707 27862 27796 27928 27918 27795 27928 27918 27796 27928
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 2666 19440 19521 19649 19394 19373 19372 19437 19394 19372 19440 19466 19526 19465 19528 19419 19544
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 2666 31098 31016 31120 30933 31233 31003 31138 31144 31143 31143 30828 31032 31098 30828 31032 31099
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 3000 21762 22306 21923 21768 21731 21741 21798 21797 21684 21761 21762 21761 21761 21762 21761 21762
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 3000 32135 32284 32135 32135 32215 32087 32215 32087 32216 32087 32215 32087 32216 32087 32215 32087
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 3376 24524 24679 24599 24440 24562 24446 24378 24525 24378 24524 24378 24525 24378 24524 24378 24524
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 3376 36198 36378 36225 36198 36198 36198 36197 36198 36198 36197 36198 36198 36197 36198 36198 36197
20110221 lamb27 x86 20191114 crypto_stream salsa208 cycles 3799 27574 27804 27514 27510 27550 27575 27574 27579 27590 27531 27590 27531 27590 27531 27590 27531
20110221 lamb27 x86 20191114 crypto_stream salsa208 xor_cycles 3799 40599 41102 40783 40816 40854 40770 40723 40599 40599 40599 40599 40599 40599 40599 40600 40599
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 try 201bc58a96adcb6ed339ca33c188af8ca04a4ce68be1e0953309ee09a0cf8e7a ok 27009 1258772056 2800306999 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 lamb27 x86 20191114 crypto_stream xsalsa20 implementation crypto_stream/xsalsa20/ref -
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 keybytes 32
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 noncebytes 24
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 0 1049 2624 1054 1044 1045 1060 1078 1060 1054 1032 1033 1049 1058 1035 1049 1043
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 0 1049 1848 1054 1066 1039 1035 1040 991 1025 1049 1054 1074 1055 1069 1034 1031
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1 2128 3375 2138 2159 2141 2139 2153 2143 2078 2128 2090 2117 2083 2096 2061 2107
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1 2076 2329 2164 2134 2140 2137 2095 2074 2076 2076 2075 2076 2075 2074 2075 2076
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 2 2071 2181 2173 2126 2125 2094 2101 2101 2071 2070 2070 2070 2070 2071 2070 2070
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 2 2084 2240 2152 2145 2105 2104 2084 2084 2083 2084 2084 2084 2083 2075 2086 2083
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 3 2074 2223 2144 2140 2144 2129 2105 2104 2074 2073 2073 2073 2073 2072 2073 2073
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 3 2091 2259 2103 2115 2118 2082 2092 2091 2091 2091 2091 2091 2091 2082 2093 2091
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 4 2077 2308 2145 2099 2107 2078 2076 2077 2076 2077 2076 2077 2076 2077 2076 2077
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 4 2113 2265 2179 2139 2141 2142 2131 2133 2113 2091 2091 2091 2091 2091 2091 2091
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 5 2080 2291 2163 2125 2104 2081 2080 2080 2080 2081 2080 2080 2080 2080 2080 2080
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 5 2098 2163 2142 2098 2099 2119 2098 2098 2098 2098 2099 2098 2098 2098 2098 2098
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 6 2045 2212 2164 2162 2115 2116 2105 2111 1979 1927 1953 1939 1945 1987 2045 1963
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 6 1995 2174 2082 2034 2021 1964 2024 1976 2034 1964 1958 1914 1995 1901 1946 2018
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 7 1993 2258 2184 2081 2019 2004 1938 1932 1981 2262 1957 1929 1965 1993 2020 1978
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 7 2185 2238 2229 2195 2229 2247 2159 2177 2155 2154 2185 2177 2207 2180 2123 2187
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 8 2164 2271 2276 2161 2173 2156 2202 2170 2144 2177 2146 2172 2140 2131 2096 2164
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 8 2191 2250 2230 2186 2220 2218 2224 2181 2159 2205 2176 2169 2184 2184 2197 2191
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 10 2189 2268 2221 2241 2185 2190 2189 2207 2189 2189 2183 2155 2189 2184 2189 2134
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 10 2202 2286 2181 2191 2206 2202 2198 2189 2179 2234 2212 2161 2202 2206 2210 2195
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 12 2202 2249 2216 2196 2202 2210 2235 2166 2187 2194 2172 2211 2208 2142 2193 2212
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 12 2236 2338 2275 2234 2233 2243 2236 2240 2225 2252 2242 2235 2244 2217 2233 2188
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 14 2180 2279 2226 2224 2231 2235 2222 2200 2180 2177 2178 2168 2171 2165 2170 2151
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 14 2218 2297 2196 2206 2246 2218 2212 2220 2202 2255 2256 2225 2204 2200 2228 2199
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 16 2216 2268 2261 2224 2229 2227 2205 2216 2236 2166 2202 2166 2231 2173 2177 2181
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 16 2174 2343 2266 2287 2298 2278 2268 2128 1977 2003 2292 2174 2134 2000 2082 2073
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 19 2182 2372 2236 2227 2227 2151 2252 2166 2108 2182 2147 2256 2197 2176 2160 2181
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 19 2205 2361 2251 2272 2236 2233 2231 2104 2083 2202 2191 2205 2196 2190 2194 2305
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 22 2237 2392 2272 2273 2276 2280 2219 2192 2252 2216 2202 2231 2233 2237 2224 2243
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 22 2303 2352 2303 2335 2242 2303 2332 2332 2269 2285 2284 2316 2306 2221 2215 2236
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 25 2203 2410 2302 2262 2224 2196 2214 2206 2198 2184 2202 2203 2198 2193 2209 2155
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 25 2292 2385 2350 2329 2292 2327 2261 2261 2283 2268 2288 2299 2353 2253 2238 2298
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 29 2294 2360 2299 2291 2289 2290 2293 2310 2294 2303 2283 2307 2280 2307 2306 2282
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 29 2352 2389 2389 2377 2375 2376 2351 2351 2351 2352 2352 2351 2351 2351 2352 2351
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 33 2301 2364 2293 2307 2301 2307 2283 2282 2283 2303 2287 2284 2281 2314 2315 2305
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 33 2377 2408 2402 2402 2376 2379 2376 2376 2372 2379 2377 2371 2376 2376 2377 2377
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 38 2329 2337 2314 2326 2323 2316 2325 2329 2326 2331 2345 2349 2354 2344 2350 2310
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 38 2407 2464 2442 2434 2434 2407 2402 2400 2409 2407 2407 2407 2407 2407 2402 2402
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 43 2341 2347 2332 2340 2343 2343 2341 2343 2343 2341 2341 2339 2339 2341 2328 2259
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 43 2214 2287 2697 2214 2345 2207 2148 2207 2168 2460 2253 2136 2203 2241 2203 2306
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 49 2361 2608 2336 2363 2361 2343 2378 2356 2392 2349 2354 2367 2380 2348 2361 2350
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 49 2473 2502 2514 2452 2500 2460 2470 2486 2472 2515 2452 2473 2447 2491 2473 2468
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 56 2403 2417 2392 2413 2404 2306 2373 2405 2391 2399 2403 2355 2405 2405 2395 2407
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 56 2528 2566 2545 2526 2499 2548 2504 2506 2528 2519 2534 2512 2519 2535 2541 2528
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 64 2158 2351 2240 2179 2178 2180 2137 2154 2179 2144 2158 2131 2162 2155 2149 2154
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 64 2434 2657 2400 2458 2483 2482 2455 2443 2428 2405 2451 2428 2419 2415 2434 2398
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 73 3252 3332 3286 3277 3231 3231 3252 3247 3271 3228 3248 3228 3244 3255 3257 3262
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 73 3538 3630 3608 3560 3538 3489 3533 3526 3514 3524 3563 3570 3519 3576 3533 3693
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 83 3333 3488 3369 3375 3315 3405 3362 3364 3372 3301 3333 3306 3328 3326 3288 3293
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 83 3564 3742 3607 3595 3506 3634 3558 3564 3533 3551 3531 3570 3575 3596 3548 3455
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 94 3348 3523 3404 3402 3367 3377 3375 3345 3324 3324 3324 3349 3348 3323 3348 3348
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 94 3692 3941 3750 3711 3717 3692 3692 3668 3688 3687 3694 3692 3692 3693 3685 3694
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 106 3384 3431 3407 3397 3398 3396 3378 3368 3388 3380 3384 3388 3380 3378 3380 3376
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 106 3743 3768 3763 3745 3742 3743 3743 3743 3743 3741 3743 3743 3739 3746 3743 3743
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 120 3431 3464 3431 3446 3445 3447 3427 3430 3431 3439 3429 3429 3428 3431 3429 3430
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 120 3556 3589 3501 3376 3687 3601 3556 3452 3650 3527 3487 3614 3508 3578 3587 3545
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 136 4394 4483 4399 4349 4418 4394 4378 4421 4408 4387 4324 4377 4367 4375 4396 4413
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 136 4909 5073 4910 4983 4955 4961 4924 4918 4909 4835 4868 4885 4875 4866 4896 4835
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 154 4391 4511 4518 4415 4367 4407 4371 4381 4372 4391 4395 4394 4378 4411 4366 4378
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 154 4985 5121 5056 4985 5000 5023 5003 4950 4948 4909 4952 4942 4992 4980 4987 4979
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 174 4237 4677 4516 4894 4237 4088 4255 4172 4227 4191 4298 4109 4180 4544 4145 4310
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 174 4984 5207 4984 4962 5009 4917 5043 5017 4972 4977 4929 4900 5019 4934 5021 4992
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 196 5375 5645 5496 5414 5398 5397 5423 5397 5375 5357 5346 5342 5330 5347 5295 5307
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 196 6124 6366 6242 6138 6124 6120 6141 6128 6122 6107 6099 6115 34982 6329 6056 6086
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 221 5120 5692 5565 5562 4952 5373 5013 5252 5057 5070 5193 5092 5079 5044 5120 5189
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 221 5917 6212 6058 5934 5941 6027 5917 5669 5654 5665 6015 5783 5657 5687 5668 6187
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 249 5516 5767 5581 5526 5507 5516 5534 5489 5532 5528 5517 5496 5502 5474 5475 5512
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 249 6416 6582 6444 6411 6408 6441 6422 6440 6398 6398 6370 6384 6384 6438 6416 6441
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 281 6471 6824 6505 6471 6468 6510 6496 6486 6519 6474 6414 6363 6311 6419 6348 6453
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 281 7526 7799 7588 7569 7534 7517 7523 7526 7529 7510 7535 7517 7516 7534 7517 7503
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 317 6574 6799 6617 6610 6573 6574 6574 6571 6569 6574 6574 6571 6574 6573 6572 6571
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 317 7196 8187 7093 6998 7265 7122 7196 7059 7245 7125 6962 7291 7322 7378 7192 7229
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 357 7527 7744 7471 7539 7551 7552 7522 7535 7515 7475 7522 7501 7541 7550 7510 7527
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 357 8895 9147 8973 8938 8931 8892 8868 8912 8864 8930 8895 8867 8892 8895 8963 8864
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 402 8483 8838 8576 8489 8493 8492 8480 8483 8483 8483 8488 8469 8471 8470 8448 8477
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 402 10069 10413 10121 10151 10104 10058 10059 10092 10053 10069 10031 10094 10088 10047 10054 10028
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 453 9489 9876 9530 9587 9489 9501 9525 9521 9438 9475 9451 9462 9430 9458 9487 9511
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 453 11278 11506 11293 11288 11249 11278 11331 11297 11284 11261 11286 11244 11278 11272 11243 11198
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 510 9664 10150 9702 9662 9670 9664 9663 9662 9670 9664 9662 9664 9655 9663 9665 9663
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 510 11648 12035 11778 11699 11637 11645 11648 11670 11669 11633 11652 11634 11648 11648 11645 11663
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 574 10742 10924 10760 10775 10698 10743 10702 10748 10769 10746 10722 10742 10738 10724 10701 10709
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 574 12956 13377 12956 12985 12973 12949 12933 12961 12949 12923 12923 12972 12933 12959 12920 12983
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 646 12550 13105 12712 12642 12550 12551 12552 12546 12525 12550 12527 12536 12551 12534 12530 12531
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 646 15201 15566 15311 15255 15267 15245 15201 15167 15229 15223 15192 15173 15189 15188 15155 15174
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 727 13685 13943 13750 13660 13655 13724 13715 13685 13743 13698 13690 13678 13197 12804 13034 13610
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 727 16408 16223 16158 16337 16292 16322 16408 16370 16192 16419 16631 16637 16679 16612 16639 16675
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 818 14888 15037 14917 14859 14906 14892 14888 14852 14834 14864 14821 14789 14842 14907 174562 14919
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 818 18061 18616 18111 18070 18065 18032 18072 18034 17990 17994 18031 18061 18099 18085 16274 16169
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 921 16812 17191 16852 16833 16828 16834 16832 16812 16812 16813 16295 15634 15732 16295 16071 16180
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 921 20502 19282 18725 18637 20261 20488 20534 20502 20505 20523 20510 20517 20466 20514 20423 20539
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1037 18841 19260 18912 18842 18843 18852 18841 18843 18845 18818 18818 18818 18816 18793 18786 18776
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1037 23068 23380 23153 23104 23072 23074 23073 23068 23042 23206 20822 21149 21282 21390 21697 20499
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1167 20975 22033 21000 21005 20957 20918 20977 20978 20975 20984 20954 20925 20972 20937 20985 20936
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1167 25104 26533 25666 25736 25765 25596 25046 23172 23280 24356 24763 25069 25104 25240 25175 25009
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1313 23132 22259 23234 23074 23183 23136 23124 23141 23095 23123 23099 23071 23153 23132 23153 23132
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1313 28364 28663 28345 28364 28457 28432 28369 28371 28350 28363 28354 28359 28305 28391 28327 28393
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1478 25020 26683 26249 25020 24418 233729 330118 25184 24976 25298 24175 24457 24726 24565 25197 24719
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1478 29524 31891 29888 28147 28508 29457 29524 30684 29594 30761 29493 28499 29443 29583 28825 29743
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1663 27465 28493 27814 27041 26403 27243 27316 27350 27465 27975 28058 26839 27215 27923 27859 27657
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1663 33676 37609 33793 34249 34430 33198 33414 32706 33533 32969 33676 33340 33914 34205 34043 33669
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 1871 30995 30984 31085 30196 31181 30356 30412 30637 31331 31372 31254 30995 31007 30881 30835 31527
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 1871 38830 37302 36446 38016 37710 36255 38567 39159 38830 39282 39312 38965 38749 39569 39363 39184
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 2105 34476 33989 32770 33643 34476 34586 34730 34630 33055 34365 34722 33656 34519 34842 34896 33827
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 2105 41872 42894 41872 40296 63094 42343 38848 39333 40442 244730 41105 40981 42255 41895 40722 43291
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 2369 39664 43682 39592 39368 38617 39719 39664 40163 39761 40036 40442 42133 38280 37964 38966 39553
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 2369 46873 46524 46398 45806 46873 45803 45273 46353 46975 49408 47956 47262 46748 48407 47254 47536
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 2666 44037 45046 45030 43968 43960 44048 44037 44320 44845 43768 44106 44032 44545 43530 43568 43550
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 2666 52097 53089 52281 51534 52097 48538 50235 50597 51846 51145 52186 51566 52857 52448 53006 53051
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 3000 47835 49236 47314 47292 47649 47835 47519 47707 47451 48202 48389 47623 48485 49030 49040 49718
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 3000 58818 57633 57814 58219 62303 59597 60139 58627 60294 59015 58816 59245 58818 58268 57482 59178
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 3376 54639 55374 55111 53984 55436 54702 54334 54166 53404 54639 54836 54097 54930 54479 53804 55061
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 3376 64026 64301 65066 65978 62593 62752 63304 62742 63413 63735 63313 64286 65076 64204 64026 65704
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 cycles 3799 61751 61683 61715 62355 65896 61358 62204 61829 61751 60845 61333 61685 61977 61751 61483 62009
20110221 lamb27 x86 20191114 crypto_stream xsalsa20 xor_cycles 3799 74977 76712 75743 75970 76076 74977 73533 73833 75398 74199 73565 73730 75671 74827 74921 76338
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_onetimeauth poly1305 try 75d7335a5751c74a4c4d53df171409af fails 31521 769778964 2800306999 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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/ccCu0AMU.o: in function `doit':
20110221 lamb27 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/lamb27/work/compile/try.c:45: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb27 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/ccCu0AMU.o: in function `checksum_compute':
20110221 lamb27 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/lamb27/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb27 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/lamb27/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb27 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/lamb27/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb27 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/lamb27/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_amd64'
20110221 lamb27 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/ccCu0AMU.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb27/work/compile/try.c:110: more undefined references to `crypto_onetimeauth_poly1305_amd64' follow
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_onetimeauth poly1305 try e836d5ca58cf673fca2b4910f23f3990 ok 433504 7537053690 2800306999 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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/ccut3Ss4.o: in function `doit':
20110221 lamb27 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/lamb27/work/compile/try.c:45: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb27 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/ccut3Ss4.o: in function `checksum_compute':
20110221 lamb27 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/lamb27/work/compile/try.c:71: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb27 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/lamb27/work/compile/try.c:88: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb27 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/lamb27/work/compile/try.c:91: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb27 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/lamb27/work/compile/try.c:103: undefined reference to `crypto_onetimeauth_poly1305_x86'
20110221 lamb27 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/ccut3Ss4.o:/home/abuild/rpmbuild/BUILD/nacl-20110221/build/lamb27/work/compile/try.c:110: more undefined references to `crypto_onetimeauth_poly1305_x86' follow
20110221 lamb27 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 lamb27 x86 20191114 crypto_onetimeauth poly1305 implementation crypto_onetimeauth/poly1305/ref -
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 outputbytes 16
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 keybytes 32
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 0 685 1813 818 700 742 706 668 679 685 734 718 673 661 656 653 672
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 0 734 1154 744 705 729 724 668 743 864 764 737 734 697 678 745 683
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1 3345 4541 4191 3728 3625 3467 3455 3329 3362 3142 3311 3204 3222 3345 3112 3204
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1 3144 3576 3471 3250 3143 3178 3141 3112 3150 3135 3151 3054 3109 3150 3144 3140
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 2 3119 3760 3129 3187 3119 3147 3110 3031 3059 3177 3161 3033 3096 3117 3129 3115
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2 3129 3443 3129 3140 3188 3125 3064 3061 3082 2942 3106 3130 3138 3108 3133 3157
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 3 3077 3452 3140 3101 3149 3018 3071 3019 2991 3158 3077 2985 3079 3064 2983 3087
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3 3123 3573 3640 3189 3130 3247 3088 3106 3086 3087 3163 3080 3147 3123 3088 3094
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 4 3150 3413 3208 3103 3192 3060 3079 3150 3279 3108 3221 3147 3209 3115 3096 3174
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 4 3164 3477 3311 3206 3162 3093 3187 3265 3356 3259 3066 3144 3092 3100 3110 3164
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 5 3076 3587 3226 3120 3036 3059 3047 3063 3076 3076 3110 3089 3034 3124 3064 3065
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 5 3148 3415 3193 3228 3148 3247 3198 3131 3095 3121 3139 3152 3091 3134 3192 3135
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 6 3081 3387 3223 3081 3036 2972 3095 3121 3080 2988 3019 3096 3151 3128 3055 3029
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 6 3153 3397 3117 3117 3118 3180 3127 3272 3184 3169 3102 3184 3164 3153 3126 3153
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 7 3134 3618 3273 3870 3175 3082 3134 3200 3053 3094 3167 2977 3928 3022 3092 3022
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 7 3152 3449 3127 3214 3176 3133 3158 3145 3139 3056 3190 3078 3201 3152 3154 3078
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 8 3094 3630 3140 3068 3094 3094 3092 3484 3170 3058 3112 3098 3091 2997 3154 3087
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 8 3173 4178 3340 3446 3227 3154 3150 3159 3126 3131 3247 3097 3197 3173 3024 3225
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 10 3122 3584 3207 3153 3127 3018 3073 3092 3226 3110 3122 3076 3084 3055 3279 3154
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 10 3177 3393 3320 3064 3121 3091 3136 3217 3149 3154 3178 3231 3249 3177 3123 4022
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 12 3135 3680 3279 3064 3304 3174 3088 3191 3159 3127 3080 3135 3149 3094 3127 2970
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 12 3242 3496 3185 3242 3261 3221 3228 3271 3264 3181 3240 3200 4017 3263 3285 3223
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 14 3201 4131 3264 3244 3146 3151 3255 3195 3206 3156 3219 3198 3201 3163 3217 3170
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 14 3232 3579 3421 3301 3303 3247 3207 3232 3198 3176 3217 3109 3175 3258 3115 3302
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 16 3241 3749 3498 3254 3250 3262 3916 3241 3117 3185 3207 3159 3220 3287 3217 3211
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 16 3279 3500 3279 3322 3248 3285 3341 3090 3154 3228 3277 3294 3241 3246 3335 3335
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 19 5574 5959 5721 5629 5543 5564 5472 5507 5637 5574 5542 5606 5582 5521 5471 5728
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 19 5610 6924 5748 5600 5577 6196 5649 5531 5459 5527 5629 5608 5567 5614 5929 5610
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 22 5548 6192 5548 5523 5336 6033 5374 5269 5830 5704 8165 5750 5274 5304 5725 5247
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 22 5321 5787 7044 5388 5211 5258 5321 5334 5286 5314 5273 5367 5310 5271 5812 6316
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 25 5464 5827 5301 12430 5322 5268 5502 7753 8294 5464 5502 5467 5337 5343 5385 5334
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 25 5509 5772 5524 5625 5270 5280 5359 5509 5527 5293 5310 5461 5546 5752 5330 5569
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 29 5445 5878 5756 6291 5436 5479 5504 5312 5429 5445 5346 5864 5325 5640 5415 5363
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 29 5541 5754 5541 5520 5582 5393 5335 5246 5299 5612 6674 5382 6011 5817 5470 6041
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 33 7623 8461 7581 7748 7528 7760 7760 7548 8503 7476 7567 8463 7880 7568 7588 7623
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 33 7685 10011 8060 7558 7690 7711 7729 7413 7818 8589 7586 7685 7593 7493 7630 7658
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 38 7641 9195 7860 9319 7619 7608 7636 7688 7548 7526 7354 7485 8555 8292 7641 8969
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 38 7717 8026 7733 7521 7677 8697 7674 7717 7774 8170 7878 7597 7683 7530 7696 7825
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 43 7671 8449 11671 7671 8160 7482 7679 7636 7639 7823 7601 7847 7734 7601 7655 7616
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 43 7901 8288 7614 8363 8006 7901 7745 8520 7630 7680 7855 8166 7724 7999 7911 7896
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 49 9994 10863 9873 10035 9939 10346 9994 10183 10001 10303 11667 9957 9863 9658 9741 9825
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 49 9972 10581 9927 9961 9921 10369 9972 9999 9815 10119 9895 9987 10075 9803 9961 10086
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 56 10024 11417 10059 9750 10391 9788 9740 9950 10154 10010 10024 10055 10146 9980 10052 9920
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 56 9807 10404 10023 10023 9955 10100 9985 9818 9650 9586 9620 9738 9683 9661 9807 9756
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 64 9630 10146 9613 9494 9539 9643 9576 9438 9741 9630 9687 9578 9721 9743 9574 9662
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 64 9710 9721 9635 9574 9710 9759 9788 9835 9608 9524 9812 9643 9586 9653 9738 9748
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 73 12371 12386 11982 11706 11897 14042 12485 12321 12237 12500 12629 12368 12434 12345 12371 12501
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 73 12414 12905 12821 12272 12206 12438 12526 12527 12476 12327 12315 12414 12417 12288 11938 12162
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 83 14679 14661 13869 13863 13951 15260 14718 14529 14679 43908 14993 15263 14915 14239 15128 14385
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 83 14736 14974 14416 14674 14663 14391 210408 14869 14273 14639 15244 15436 14894 14736 14592 14778
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 94 14574 15612 14845 14770 14334 14439 14601 14578 14457 14481 14494 14552 14574 14821 14406 14807
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 94 14653 15127 14674 14560 14353 14503 14647 15332 14704 14896 14633 14214 15010 14485 14719 14653
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 106 16844 17490 16776 16627 16681 16905 16915 17011 16615 16808 16405 16844 16832 17298 17127 16915
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 106 17187 17276 16984 16682 17178 17187 16821 17267 17603 17349 17435 16752 17004 17235 17121 17391
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 120 19440 20252 18756 20430 19088 20499 19694 19112 19121 19107 19389 19462 19602 19440 19096 19446
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 120 19361 20822 19167 19338 19545 19361 19597 19322 19236 19422 19293 19266 18916 19458 19715 19599
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 136 21523 22472 21598 21848 21523 21176 21405 21296 21746 21093 21609 21506 21784 21397 21509 21576
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 136 21785 23074 21426 21608 21822 21785 21888 20845 21416 22008 21719 21522 21684 22185 21834 21928
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 154 23798 23555 23255 23107 23438 23809 24001 23695 23798 24016 23817 23503 24365 23786 24636 23962
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 154 24097 24235 23847 24707 24451 23925 24206 24805 24097 24010 23941 23727 24466 24075 24014 24317
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 174 26455 27361 26065 26651 26180 26213 26182 26071 26229 26527 26743 27018 26837 26447 26455 26804
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 174 27209 27593 27346 27184 26837 27491 26955 27111 27576 27617 26776 27239 27111 27114 27448 27209
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 196 31596 32484 31613 31472 31541 31596 31630 31642 31646 31421 31584 31352 31621 31480 31612 31517
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 196 31813 31782 31781 32896 31818 31520 31729 31480 31813 32192 32085 31729 32008 31813 31663 32163
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 221 34312 35682 34332 33946 34798 34595 34201 34893 34375 34312 34206 34305 34252 34605 33978 34200
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 221 34424 34889 33642 34111 34518 34553 34688 34487 34970 34388 33827 34421 34424 34263 34027 34529
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 249 38861 40290 38861 38762 38937 39299 39040 38747 38811 38659 38636 38760 38992 38701 39242 39074
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 249 39058 39317 39224 38715 39058 39207 38494 38728 39176 38981 38640 39880 38860 39468 39171 38858
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 281 43700 45656 43458 43573 43558 43510 43700 43488 43743 44533 44400 43713 44026 43302 43962 43625
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 281 43831 44109 44369 42847 43312 43763 43902 43677 43776 43230 43831 44064 43761 45060 44186 44383
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 317 48344 202935 48515 48322 48914 48684 48609 48256 48342 48484 47984 46440 46957 47443 48344 49043
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 317 53881 54950 53881 53724 53926 54050 54150 53523 53882 53333 53741 53265 53820 53980 54180 53796
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 357 61662 62582 61104 61292 62153 61572 62010 62465 61544 61322 61196 61662 61748 62260 62001 61354
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 357 61588 61944 61404 61266 61053 62010 61273 61869 62130 61588 61806 61773 61185 62257 61249 61230
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 402 69503 70677 68678 69915 69601 69772 69386 69100 69921 69413 69968 68700 69503 69079 69740 69066
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 402 69318 70054 69787 69331 68710 68323 69318 68462 68622 68005 69141 69460 69880 69349 69085 69861
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 453 69930 77904 77070 93477 69055 69935 69062 69649 69563 70757 69721 69364 70319 69930 70488 69535
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 453 69874 70372 69874 69700 69105 68144 66675 68853 69368 70035 70532 70246 69521 70049 70656 70120
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 510 75167 77863 74314 73539 74373 74721 75426 73792 74432 75167 74891 76038 75540 76391 76889 77375
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 510 76180 141786 74651 230345 75675 75972 76180 76584 75338 74472 74372 77038 76018 76707 77454 76434
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 574 86746 87635 85385 86183 85894 85047 86067 86746 85279 83888 89642 88038 90137 88923 90530 88202
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 574 88728 88011 89882 91246 89737 89453 91299 88671 88728 87665 86943 88199 91169 88924 87721 84426
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 646 95659 95025 95334 93844 93875 94643 97686 95659 96642 95159 94663 95909 95762 99887 99900 97039
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 646 96727 96012 96781 96527 95724 95971 97504 97642 96727 98014 99270 96068 97290 95670 96850 95348
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 727 107554 105897 106172 107622 107017 109650 107554 107243 109320 108257 107594 107616 107907 107103 106331 106209
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 727 104916 107074 108885 105718 103929 103426 103751 130158 103546 240392 103007 104703 104256 104916 107480 108152
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 818 119868 117453 116667 116676 116809 116079 116523 119857 120437 120699 120658 120061 119911 119868 120096 120679
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 818 120835 120535 120227 120341 120890 120081 120188 120186 120835 120906 120998 120493 122496 123968 122096 122506
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 921 132088 134866 131350 130694 131083 131084 130882 130870 130131 132088 133913 134385 135640 134320 133902 132858
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 921 130775 135327 134741 133879 134487 134375 132023 131408 130502 130775 130133 130356 130050 130303 130161 130072
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1037 150383 146919 146091 148200 152388 149353 148519 148859 150159 150927 150786 153011 151179 151104 153008 150383
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1037 151906 151341 150037 149463 149671 150189 151377 151906 152311 153572 153302 151344 153721 152108 151958 152019
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1167 169603 169827 168587 167980 171476 169520 172047 169603 169278 168713 171396 168268 168432 205745 188431 187573
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1167 188497 188541 190293 188738 188497 188585 191656 188073 188315 187840 187982 221392 187076 487125 187400 187626
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1313 194100 219203 223076 192557 192037 193641 195154 193948 193975 195424 192982 194335 193843 194489 194100 195607
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1313 193387 193387 193575 192913 190849 191616 193144 192572 190617 194722 197212 194774 194753 198861 194714 192110
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1478 216271 216264 216747 216328 216271 217774 222710 217277 296053 408346 214285 214207 213051 212001 212704 215807
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1478 215732 215166 213519 214560 218419 216177 215732 215068 216072 217471 220524 218097 213269 216434 214195 213964
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1663 240697 237784 240076 237665 239458 239861 240697 240765 239724 241013 241738 240707 241939 242414 241326 237242
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1663 242055 240527 242055 498176 242690 241853 244090 243895 240363 240655 243723 240461 239357 241014 247056 246772
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 1871 274447 281748 269444 271092 272735 270442 274447 274537 273802 278930 280391 276179 274252 271238 274966 278010
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 1871 275849 277147 277236 274236 274029 275849 276751 350448 453365 277545 271518 279528 273416 274568 273780 271673
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 2105 310351 305246 305028 308322 305927 309945 316918 310351 305047 305917 310531 312162 310797 314296 312551 310973
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2105 312914 311614 310721 313747 312914 320802 307011 1047445 308661 310856 314332 316482 316075 311593 307580 313571
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 2369 355393 359438 357036 350200 346880 357335 353289 358084 366077 356698 354700 352899 355946 354659 353511 355393
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2369 354157 611897 353443 350174 354751 354157 355695 355291 354520 346694 347892 353081 358131 352497 355014 352714
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 2666 388439 387762 386130 390091 391465 388357 391332 389974 389724 388439 410926 594726 386767 388090 385366 377621
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 2666 384187 375240 374475 373729 377381 387237 386179 386090 384474 384187 383729 381092 384304 387469 395660 384160
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 3000 446903 451455 571185 434473 445994 447072 441541 443879 447989 450689 446891 450637 446903 443463 444078 447032
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3000 446950 447277 448579 446950 446306 445121 436793 432449 435294 444775 697043 436959 469483 483315 482811 482554
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 3376 502195 523357 530885 518007 498568 502231 498798 499079 501712 502195 499125 545059 674180 492661 502102 502759
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3376 500352 500039 497424 500352 501290 504006 498491 507368 501304 499971 494673 494480 501588 501029 507711 500015
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 cycles 3799 547558 565411 542946 544369 542794 543714 547803 543977 549171 548814 547656 540018 551029 547810 547558 532526
20110221 lamb27 x86 20191114 crypto_onetimeauth poly1305 verify_cycles 3799 611617 803818 550453 540281 543783 598983 596915 613142 611617 612571 613475 615537 616442 610445 616952 550652
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_auth hmacsha256 try 3bd7abd4f4dce04396f2ac7cb1cff70607f692411c49a1563b037d31e1662632 ok 86869 1642989871 2800306999 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 lamb27 x86 20191114 crypto_auth hmacsha256 implementation crypto_auth/hmacsha256/ref -
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 outputbytes 32
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 keybytes 32
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 0 7569 15856 7735 7583 7601 7569 7527 7493 7587 7910 7562 7549 7945 7449 7419 7362
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 0 7697 8530 7688 7697 7786 7685 7526 8181 8080 7904 8003 7394 7282 7510 7311 8346
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1 7762 8454 7818 7315 7512 7562 7359 7474 7470 7696 7762 7794 7782 7902 7825 7883
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1 7944 8112 7973 7548 7826 7944 7775 7749 7672 7999 8071 7969 8045 8088 7806 7434
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 2 7567 7756 7782 7505 7576 7555 7416 7449 7437 7567 7460 7518 7779 7831 7971 7878
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 2 7700 7792 7871 7846 7765 7535 7943 7596 7730 7700 7541 7613 7930 7570 7604 7617
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 3 7630 7968 7429 7795 7929 7341 7716 7455 7630 7418 7692 7473 7596 7557 7710 7661
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 3 7770 8056 8031 7981 8013 7977 7532 7365 7588 7511 8079 7982 7439 7770 7669 7656
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 4 7601 7685 7568 7390 7781 7487 7451 7677 7488 7471 7469 7601 7605 7789 7663 7634
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 4 7649 7645 7718 7858 7611 7817 7569 7561 63093 7786 7757 7551 7692 7528 7633 7649
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 5 7590 7558 7427 7713 7530 7480 7495 7590 7577 936413 7670 7635 7838 7654 7883 7554
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 5 7675 8267 7639 7517 7786 7866 7549 7648 7834 7531 7675 7579 7583 7775 7859 7965
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 6 7518 8146 7554 7468 7494 7840 7726 7647 7530 7456 7444 7441 7617 7518 7429 7459
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 6 7686 7708 7686 7625 7554 7739 7636 7780 7765 7634 7699 7809 7656 7652 7785 7572
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 7 7536 8116 7509 7435 7536 7537 7869 7795 7460 7489 7600 7454 7661 7471 7403 7781
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 7 7706 7706 7602 7659 7490 7732 7656 7748 7825 7658 7715 7957 7622 7781 7882 7679
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 8 7639 8087 7842 7942 8044 7889 7653 7625 7535 7619 7802 7639 7584 7550 7519 7436
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 8 7630 7681 7726 7740 7551 7630 7592 7821 7639 7588 7535 7527 7875 7520 7729 7608
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 10 7720 7719 7515 7720 7465 7764 7906 7853 7850 7886 7922 7655 7487 7648 7395 7879
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 10 7645 7803 7660 7601 7556 7789 7620 7624 7635 7721 7671 7639 7520 7753 7645 7790
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 12 7698 7610 7734 7520 7698 7451 7462 8013 7835 7907 7920 8085 7922 7636 7523 7542
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 12 7656 8177 7616 7698 7553 7604 7711 7531 7541 7656 7681 7615 7526 7676 7675 7700
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 14 7600 7744 7749 7482 7563 7512 7600 7600 7760 7449 7827 7437 7486 7770 7845 7864
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 14 7669 7830 7576 7587 7700 7989 7662 7756 7568 7822 7798 7566 7951 7529 7593 7669
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 16 7600 7813 7670 7510 7698 7488 7390 7600 7573 7652 7475 7464 7746 7481 7705 7808
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 16 7716 8306 7675 7856 8052 7543 7991 7880 7482 7592 7956 7600 7716 7805 7605 7668
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 19 7607 7920 7540 7591 7607 7467 7437 7515 7687 7626 7787 7439 7834 7759 7380 7764
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 19 7750 8205 8138 8061 8066 8200 7503 7632 7750 7760 8113 7710 7646 7740 7594 7562
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 22 7637 7734 7556 7589 7637 7428 7693 7487 7653 7612 7705 7666 7586 7704 7648 7588
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 22 7758 8042 8083 8070 7997 8075 7866 7502 7691 7654 7758 7987 7520 7571 7677 7591
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 25 7613 8101 7518 7613 7553 7595 7729 7840 7767 7358 7831 7765 7517 7759 7499 7525
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 25 7849 7766 7725 7593 7860 7858 8091 8138 8059 8093 7713 7522 7689 7577 8084 7849
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 29 7628 8188 7610 7711 7531 7716 7628 7597 7720 7673 7575 7495 7673 7599 7556 7794
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 29 7855 7667 7718 7935 7885 7573 7855 7972 8033 8059 8011 7844 7492 7653 7551 7862
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 33 7665 7905 7738 7545 7587 7548 7757 7651 7625 7739 7665 7601 7738 7665 7634 7704
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 33 7781 7843 7675 7577 7507 7672 7550 7617 7781 7923 8014 8062 7997 8057 7625 7847
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 38 7515 7819 7553 7739 7435 7477 7466 7607 7578 7693 7515 7780 7401 7444 7489 7429
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 38 7706 7813 7622 7577 7524 7706 7552 7788 7647 8010 7992 8030 8031 8035 7558 7620
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 43 7597 8155 7532 7583 7627 7713 7653 7597 7709 7435 7667 7449 7475 7445 7418 7836
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 43 7885 7978 7713 7885 7827 7720 7972 7594 7767 7874 7776 8068 8014 8013 8046 8065
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 49 7553 8134 7687 7461 7734 7523 7546 7573 7575 7671 7698 7483 7477 7482 7479 7553
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 49 8567 7740 7725 29354 8423 8421 8746 8342 8402 8567 8863 8943 8878 8849 8866 8299
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 56 10298 10822 10539 10327 10399 10145 10128 10059 10298 10380 10149 10172 10053 10343 10393 10173
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 56 10522 10522 10248 10195 10655 10153 10801 10872 10851 10854 10792 10522 10387 10289 10950 10214
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 64 10022 10250 10077 10332 10023 10229 9977 9968 10006 10359 10009 9955 10022 9964 9976 10205
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 64 10089 10909 10875 10156 9931 10103 9993 9811 10814 9811 10074 10529 10089 10070 10038 10331
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 73 10090 10297 10090 10047 10407 10111 10195 10051 9980 10212 10371 10069 10067 9933 10086 10331
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 73 10212 10910 10412 10154 10273 10355 10544 10009 10212 9979 10163 9980 10040 10381 10156 10280
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 83 10242 10311 10140 10178 10192 10242 10423 10062 10365 10673 10590 10643 10447 10075 10154 9847
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 83 10218 10449 10387 10218 10172 10648 10052 10212 10104 9984 10694 10032 10290 10163 10248 10405
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 94 10190 10592 10655 10649 10629 10726 10117 10027 9985 10359 10427 9997 10190 10063 10189 9925
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 94 10262 10250 10545 10342 10253 10422 10413 10102 10317 10126 10336 10396 10262 10110 10188 10179
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 106 10068 10790 10319 10068 10302 9872 9927 10013 10405 10138 10337 9938 10014 10022 10015 10404
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 106 10335 10332 10123 10304 10233 10391 10464 10335 10051 10280 10352 10175 10579 10382 10725 10657
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 120 12045 12914 12096 12026 11935 11970 12106 11965 11873 12054 12051 12004 11908 12045 12189 12057
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 120 12140 12941 12792 12735 11990 12212 11885 12636 12128 12018 11993 12140 12425 12228 11950 12097
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 136 12017 12024 12032 11901 11925 12290 12496 12524 12568 11718 12009 12017 12320 11745 11870 11818
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 136 11989 11870 12026 11989 12024 11865 11783 12383 11682 11763 11893 12003 11837 12083 12026 12094
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 154 11861 12291 11826 11740 11959 11861 11710 12211 11954 11690 11813 12216 11966 11832 11686 11888
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 154 12130 11985 11930 12014 11814 12169 12385 12567 12502 12465 11739 12283 12130 12416 11839 11934
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 174 11907 12138 11823 11962 1131165 12680 11910 11907 12104 12080 11787 11774 11897 11867 11806 11784
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 174 12007 12431 11981 11942 14424 11745 12020 11982 12007 11894 11713 12237 11674 12350 12466 12411
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 196 12352 32303 12352 12229 12365 12267 12313 12181 12424 12225 12310 12073 12379 12386 12755 12914
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 196 12285 12600 12823 12284 12317 12213 12690 12285 12192 12341 12268 12294 12244 12145 12532 12243
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 221 12272 12738 12247 12162 12318 12212 12290 12211 12326 12227 12036 12323 12362 12272 12278 12126
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 221 12355 12200 12576 12213 12342 12637 12955 12896 12944 12358 12355 12334 12735 12182 12199 12300
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 249 13929 14894 14743 14328 14189 13883 14615 13856 13902 14068 13819 13939 13831 13929 13886 13793
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 249 14163 14314 14080 14290 14111 14075 13927 13930 14021 14273 14759 14768 14320 14139 14163 14240
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 281 13921 14539 14571 14492 14067 13921 14341 13831 13905 13735 13977 13713 13786 13852 13747 14035
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 281 14029 13929 13670 13833 14029 14375 13729 13734 13642 13792 14416 14657 14663 14283 14127 14325
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 317 15579 16238 16283 16044 15418 15530 15710 15491 15604 15496 15458 15777 15506 15579 15383 15580
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 317 15533 15763 15495 15573 15533 15530 15484 16401 16497 16438 15358 15481 15906 15448 15491 15721
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 357 15348 15928 15492 15613 15482 15348 15561 15263 15165 15261 15344 15652 15342 15461 15315 15235
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 357 15593 15483 15994 16184 16389 15254 15613 16011 15345 15841 15463 15593 15557 15683 15559 15368
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 402 17120 17388 17120 17057 17063 16965 16999 17011 17005 17220 17215 17104 17727 17837 17334 17483
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 402 17155 17305 17127 17071 16986 16795 17155 17095 16894 17274 17220 16978 17192 17260 17230 17274
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 453 18633 18799 18495 18663 18545 18427 19215 19411 19062 18633 18903 18104 18666 18504 18494 18509
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 453 18551 18574 18670 18397 18341 18592 18325 18410 18551 18507 19232 19542 18749 18428 18079 19118
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 510 20079 21065 20496 20207 20252 20018 19992 20045 20026 19996 19996 20079 19988 20097 20348 20096
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 510 20187 21738 20112 20377 20391 20186 20196 20187 20353 20034 20088 20244 20149 20169 20226 20090
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 574 21750 22240 21799 22335 22935 22100 21698 21989 21923 21744 21588 21486 21750 21662 21675 21490
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 574 21830 21831 22053 21776 21770 22533 22994 22254 22168 21861 21652 21626 21830 21792 21738 21651
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 646 23205 23638 23152 22990 23304 24359 24099 23240 23904 23147 22982 22964 23043 23231 23055 23205
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 646 23268 23286 23213 23103 23536 24297 23612 23702 23396 23045 23265 23166 23141 23433 23043 23268
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 727 24694 25629 25406 24742 24694 24624 24714 24497 24871 24600 24552 24660 24548 24843 24648 25444
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 727 27399 25565 24891 24786 25117 28772 46642 27242 27375 27540 27477 27366 27498 27399 27429 27857
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 818 29242 29899 29480 29226 29036 28980 28947 29216 29389 29613 30504 29348 29391 29101 29242 29019
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 818 29219 29383 29177 28896 28830 29253 29166 29336 30699 30111 29219 29155 29027 29438 29386 29106
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 921 32571 32663 33004 32633 32373 32514 32571 32807 32447 32570 32483 32545 32331 32653 34285 33044
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 921 32551 32813 32725 32503 32340 32469 32835 32425 32389 32313 32826 34369 33037 33311 32456 32551
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1037 36113 36938 36433 35837 35959 35864 36135 35912 36261 35870 35887 35980 38049 36499 36761 36113
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1037 36238 36376 35846 36265 36129 36078 36431 37487 37316 37109 35934 35967 36307 35689 36238 36184
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1167 39515 40136 39404 39219 39234 40375 40809 40118 39177 39312 39771 39275 42113 39546 39515 39265
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1167 35910 40376 40096 39505 57268 35829 35631 35840 35910 35834 35908 36472 37718 35919 35854 35783
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1313 38840 39370 38646 38968 38415 39891 39669 38917 38723 38828 38512 38524 110617 39114 38809 38840
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1313 38971 40352 39319 39167 38602 38725 38732 39021 38968 39974 39890 39222 38971 38863 38624 38911
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1478 43465 44430 43676 43863 43465 43502 43393 43443 43331 43972 44956 43789 43222 43294 43218 43331
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1478 43657 43657 44561 44514 43994 44010 43494 43204 43236 43211 43530 43665 45333 43819 43280 43365
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1663 48135 49776 48244 48142 48080 47885 48107 48481 49510 49021 48400 48096 48073 47888 48082 48135
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1663 48398 49392 48941 48363 48398 48292 48292 48435 48367 49945 49072 48618 48384 48232 48452 48296
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 1871 58727 58815 58299 60911 58727 58029 58009 58311 58104 58203 59217 59637 58777 58855 58373 58909
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 1871 58386 58939 60618 59174 58225 58177 58296 58190 58157 58386 60702 59011 58604 58531 58293 58384
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 2105 64044 66196 64079 137384 64044 63906 63905 137337 64305 63680 64505 64112 62911 60174 60270 60240
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 2105 65491 65021 64212 65673 65756 65917 65954 65550 65491 66883 65316 64624 65410 67046 60349 60278
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 2369 59879 60992 59900 59827 59993 59847 59985 59826 59985 59845 59852 60022 59985 59879 59853 59825
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 2369 64735 64805 63932 64946 65187 64939 65076 65187 66554 64735 63723 60457 59976 60183 59843 59957
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 2666 65755 66250 65799 66059 65755 65682 65529 65606 65605 65605 65756 65841 65359 65789 65765 65455
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 2666 69937 70325 69937 71288 71260 71511 71212 73754 70901 69863 66338 65892 65929 65721 65813 65808
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 3000 74415 76171 74519 74415 74451 74450 74475 74283 74350 74301 74457 74318 74408 74197 74445 74385
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 3000 78978 146296 78978 80765 81515 81141 81169 81949 80080 75351 74314 74259 74257 74423 74345 74257
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 3376 90129 91403 90172 90211 90002 90129 89939 90202 89979 89884 90314 89952 89910 89912 90202 90146
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 3376 90057 97199 97688 98053 97690 99946 96388 90138 89806 89992 90039 90030 90030 90057 90027 90025
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 cycles 3799 91332 93108 91867 91300 91264 91267 91458 91263 91332 91630 91288 91332 91630 91458 91284 91675
20110221 lamb27 x86 20191114 crypto_auth hmacsha256 verify_cycles 3799 91522 98394 98459 99601 99870 100324 98896 96545 91522 91381 91345 91252 91266 91414 91271 91345
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_auth hmacsha512256 try 2f5e8a6a0cac012d8d001351d7d583e69f91390df46305c3608e0c2893491886 ok 346628 7164579429 2800306999 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 lamb27 x86 20191114 crypto_auth hmacsha512256 implementation crypto_auth/hmacsha512256/ref -
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 outputbytes 32
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 keybytes 32
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 0 82783 135589 83265 64622 66793 75666 72409 113642 76683 100601 93603 81130 109068 77901 108923 82783
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 0 106310 120033 120555 106310 117919 117627 116726 81249 89716 120655 119325 104870 80381 77454 48321 45124
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1 98194 108635 118702 117392 96107 78039 132134 52878 45120 305689 98194 151464 88060 86072 82541 157525
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1 73403 157900 83348 89208 95027 118964 119618 95245 72007 73403 64638 45209 45099 45099 45099 45099
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 2 40937 109693 118612 122532 87313 78268 104086 47016 40937 40873 40876 40874 40873 40874 40874 40873
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2 40974 82537 107882 107981 97371 68524 74626 72104 40974 40736 40736 40737 40736 40736 40737 40736
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 3 42389 98477 108003 107643 78563 72481 77422 80826 42389 40702 40700 40685 40685 40684 40685 40685
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3 71996 83892 107892 107303 94490 70978 73872 79020 78897 71996 40869 40737 40736 40737 40736 40736
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 4 40775 101814 107666 107776 73518 71938 63273 40834 40775 40685 40685 40704 40685 40698 40684 40685
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 4 40995 83635 107390 107309 96121 72232 75094 53969 40995 40800 40754 40705 40738 40738 40739 40738
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 5 40940 97641 107664 108074 78419 73997 87392 50092 40940 40723 40705 40901 40685 40902 40685 40705
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 5 49111 88716 108075 107778 91487 70672 81710 95636 49111 40801 40759 40704 40740 40740 40740 40740
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 6 79876 118158 108000 258956 79088 69485 73466 130663 79876 82006 64770 138253 79847 74187 65027 138847
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 6 60543 146393 65710 107607 109695 101231 60543 67740 68630 40904 40856 40744 40764 40960 40750 40763
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 7 40687 98060 107478 108749 78191 70634 85140 40850 40687 40687 40686 40687 40687 40687 40686 40685
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 7 48485 86313 107735 106877 93805 66110 66488 80285 48485 40799 40760 40760 40760 40740 40740 40740
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 8 42458 99510 107119 108881 74697 72497 78653 78614 42458 40828 40687 40687 40701 40687 40686 40687
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 8 71601 86219 107923 107251 93526 69906 73272 78966 78551 71601 40903 40757 40739 40738 40944 40738
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 10 40751 98960 107840 107537 75546 71666 63757 40825 40751 40692 40689 40687 40688 40712 40689 40688
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 10 45274 88970 108233 108016 118682 78764 83677 56527 45264 45274 45261 45261 45261 45261 45250 45261
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 12 83063 113222 120057 119842 83063 82044 79168 90132 76414 84271 90678 89275 72216 56539 48747 45069
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 12 93189 87213 118583 120468 111409 74316 588767 93189 157338 87745 88250 156567 87681 87350 159111 84357
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 14 45112 120125 119448 114903 69202 73214 82336 58504 45112 45048 45048 45040 45048 45048 45048 45048
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 14 81965 90838 118571 118800 112791 74119 81965 74491 105125 74084 74583 85461 82645 56963 47292 40944
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 16 40710 97584 107596 107062 79393 68733 72176 40946 40709 40710 40709 40709 40710 40709 40709 40709
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 16 40962 82876 108008 106951 96649 68253 76042 57832 40781 40758 40955 40955 40739 40758 40955 40962
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 19 84270 102485 107906 108027 70934 73788 89855 51442 84270 88162 83339 90633 103125 60814 48229 40749
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 19 40841 78447 105875 108260 103440 65278 70793 56766 40841 40728 40740 40705 40740 40740 40740 40740
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 22 40712 103210 106935 106712 74365 73259 76464 40831 40692 40711 40711 40711 40711 40712 40687 40688
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 22 40873 84094 107903 106577 96925 69571 77666 71103 40873 40758 40740 40740 40740 40740 40740 40762
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 25 85979 103911 108389 106991 72157 75449 138373 44380 40769 40711 296882 145638 71381 85979 144955 71995
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 25 74749 141311 77008 81210 74749 108083 108055 97342 61552 65738 141146 67597 66251 40850 40760 40761
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 29 40846 89565 107269 107358 86125 65289 68636 70624 40846 40785 40710 40710 40710 40741 40710 40710
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 29 41012 83647 107843 106492 97086 66819 74566 79006 41012 40761 40761 40760 40761 40761 40761 40760
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 33 40818 105275 107962 105394 70280 75613 92701 68028 40818 40712 40712 40712 40712 40712 40712 40712
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 33 40899 89038 108106 108914 93149 70971 73294 41048 40783 40767 40782 40899 40761 40789 40812 40761
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 38 40715 107447 107883 105714 72278 72360 68371 40998 40711 40712 40711 40711 40711 40711 40715 40711
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 38 40978 88072 107621 108477 94180 71450 78923 68124 40889 40978 40977 40761 40761 40780 40978 40977
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 43 40731 107427 108158 105074 69128 73914 96559 57976 40714 40711 40711 40716 40711 40711 40712 40731
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 43 45335 84641 137788 118036 107543 75920 85234 45616 45335 45286 45286 45286 45286 45286 45286 45286
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 49 74155 148135 119761 469831 153803 107211 77460 72776 74155 79690 45271 45110 45090 45090 45090 45090
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 49 47054 84855 116425 119186 114622 72257 81894 87138 47054 45131 45128 45128 45128 45128 45128 45333
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 56 45108 119301 120204 117034 76188 80579 87546 67238 45108 45074 45074 45074 45074 45074 45074 45074
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 56 51553 92697 119472 119900 106438 78629 82985 45454 51553 45150 45152 45131 45188 45131 66935 41039
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 64 40702 108531 108209 103969 68802 75634 60380 40760 40701 40701 40701 40701 40701 40701 40702 40701
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 64 46593 87680 108344 107940 93767 71803 76220 63510 40853 40753 40772 40772 46518 40772 40772 46593
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 73 40714 107771 107465 100695 68961 74968 78823 59753 40714 40699 40699 40700 40699 40700 40712 40699
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 73 40768 84362 108176 107685 96936 71262 73713 41024 40735 40768 40768 40768 40768 40768 40768 40768
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 83 40939 108418 107488 98288 68426 75836 56694 40843 40760 40729 40742 40939 40939 40723 40722 40722
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 83 67662 83166 107715 107198 97066 70329 74782 67662 41141 40826 40994 40994 40776 93487 40887 40798
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 94 40733 107991 107883 101277 67501 71403 58662 40780 40733 40706 40706 40705 40706 40706 40705 40706
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 94 40916 81410 106675 106469 99628 67443 73835 59609 40916 40815 40797 40774 40775 40774 40910 40910
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 106 40744 108165 107882 92693 70701 75745 64739 40853 40708 40720 40744 40743 40711 40744 40744 40716
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 106 52975 90062 107474 108349 93603 71679 76595 78483 52975 40787 40781 40801 40778 40791 40825 40804
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 120 50621 135120 133082 90399 94508 98557 98179 58338 50621 50605 50605 50605 50605 50605 50605 50605
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 120 50687 109450 134511 134911 84287 87339 50803 50650 50654 50666 50687 50687 50654 50654 50654 50653
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 136 50344 135173 133495 87643 86587 50621 50366 50367 50344 50329 50330 50330 50329 50330 50329 50330
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 136 50437 111474 133921 133318 84302 87232 50569 50496 50437 50422 50422 50421 50422 50422 50421 50422
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 154 50379 104017 104826 66751 50615 50357 50369 50370 50329 50390 50370 50346 50370 50402 50509 50379
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 154 50640 50979 50444 57085 50482 50640 50652 50799 50466 50602 50473 50800 82880 50904 50444 50444
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 174 50566 53005 50496 50455 50451 50434 50682 50619 50898 50563 50566 50665 50446 50742 50522 50603
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 174 50641 50858 50520 50626 50595 50678 50505 50754 50761 50631 50621 50644 50757 50817 50621 50641
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 196 70759 90921 90081 95827 105700 82157 62262 72440 65153 54491 57708 67835 81485 65421 65450 70759
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 196 71932 89950 66127 70794 61530 85822 92078 69019 62951 64527 79456 72417 83184 72056 65650 71932
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 221 50397 69993 62166 50461 50440 50397 50391 50391 50391 50391 50407 50374 50391 50391 57426 82092
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 221 90278 100853 85207 84523 63190 67313 80419 78642 75991 102276 110588 90278 95344 91713 90691 100895
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 249 94205 98803 98845 88411 94205 104501 86804 93443 99426 90565 96689 92674 86457 88432 254526 148022
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 249 119190 113985 109062 107478 119190 133080 180545 119022 120938 120184 114916 202748 524993 140605 113993 94043
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 281 87189 103290 88763 110600 84789 87189 95484 172882 87472 85942 103360 75627 60119 60048 60031 60143
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 281 60344 60539 60199 60344 60329 60245 60391 60523 60483 60230 60364 60268 60274 60492 60262 60482
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 317 84786 163557 108136 88051 92412 113934 88307 62152 60106 60069 60115 60069 60093 82083 101898 84786
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 317 60261 69898 112330 122029 122902 60287 60275 60261 60176 60261 60253 60258 60260 60261 60260 60373
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 357 60064 61091 60448 60097 60074 60056 60064 60065 61664 60050 60050 60050 60050 60050 60098 60050
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 357 60170 61131 60200 60149 60178 60170 60156 60156 60155 60156 60156 60180 60156 91138 96646 112978
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 402 69822 183358 69857 70737 69822 69796 70045 69822 71133 69706 69874 69682 70318 69770 69682 69682
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 402 69924 70696 69800 69746 69784 69888 69783 69762 99933 69924 69817 250945 140020 128862 75931 70913
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 453 69833 164015 108174 131128 92818 69908 69833 69781 70465 69760 69884 69780 69781 69799 69718 69799
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 453 69882 145960 185595 154476 125319 87054 69882 69835 70148 70083 69816 69818 69817 69794 69820 69823
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 510 79732 170112 142285 79955 79677 79719 79712 79713 79732 79712 79736 79732 79733 79732 79738 79732
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 510 91283 174502 215128 148650 125223 79890 79730 79676 79898 84970 147249 159516 149566 91283 79928 79715
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 574 79617 159022 139192 80232 79564 79461 79617 79455 79627 79458 79617 80300 79477 79431 79618 79410
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 574 79562 174441 211913 151807 126469 79732 79487 79534 79477 79466 79455 79560 79474 79562 139811 79713
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 646 89084 159151 127292 89255 89228 89084 89162 89072 89202 88968 89150 88977 89041 88999 89032 88957
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 646 89175 199610 237810 153164 112443 89175 89199 89059 89157 89072 89215 89072 89195 89072 89157 89061
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 727 99178 165176 125001 99140 99066 99178 98859 99075 98930 99482 98897 99427 99352 99339 99192 99116
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 727 98853 220760 262836 169492 131044 98797 98853 98709 98853 98719 98767 98753 99270 98701 98853 98721
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 818 109689 170713 109689 109306 109675 109274 109394 109770 109436 115691 109298 115215 226932 202585 137684 99184
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 818 98955 396954 262493 165907 127496 99025 98905 99012 98905 99001 98783 98836 98955 98813 98891 98813
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 921 108543 160681 108726 108634 108527 108591 108670 108577 108352 108529 108543 108476 108543 108476 108446 108458
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 921 108680 249651 265964 183871 108598 108699 108680 108957 108659 108671 108609 108847 108643 108653 108805 108653
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1037 118384 120970 118435 118275 118456 118416 118384 118208 118190 118276 118699 118351 118699 118351 118769 118341
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1037 118377 277167 278009 177347 118298 118144 118218 118350 118345 118377 118322 118134 192302 250158 119509 118469
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1167 127801 129952 127803 127801 127656 127771 127954 127765 127892 127713 127875 127712 127875 127713 127872 127713
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1167 127926 302579 281555 178483 128696 127958 127794 127737 127764 127726 127988 127800 127880 127704 127926 127995
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1313 137582 139619 137709 137499 139041 137578 137432 137551 137436 137583 137575 137503 137585 137611 137582 137796
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1313 137808 327792 292893 170644 137777 137651 137824 137808 137478 137635 137542 137781 182584 137664 264089 137817
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1478 147204 148985 147177 147189 147105 147082 147191 147287 147331 147029 147077 147222 147465 147223 147331 147204
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1478 147209 355103 302414 161797 147191 147299 147187 147401 147166 147184 147241 146997 147267 147092 147209 147125
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1663 184847 168725 166806 166654 202592 184847 184835 185040 184835 185004 184917 184995 184731 184938 184835 185004
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1663 184643 678486 322830 190853 184544 184779 184835 184419 184639 184497 184837 184484 184639 184497 184643 190602
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 1871 176111 178162 176111 180866 176178 176064 176009 176089 176199 176132 175948 175942 176113 176087 176118 176076
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 1871 176180 431110 298460 176140 176166 176241 176352 176180 176023 175925 176144 176265 176274 176074 176292 176127
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 2105 195391 197553 195662 195021 195312 195418 195169 195568 195280 195566 195371 195451 195280 195876 195280 195391
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2105 195379 470917 302543 195314 195379 195361 195238 195622 195348 195284 195406 201521 195797 195357 201639 195191
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 2369 214632 218321 214598 214594 214788 214435 214632 214439 214345 216022 410740 214726 214623 214696 214511 214669
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2369 214881 511893 300957 214676 214960 214405 214351 214881 214716 214954 214401 215037 214972 214960 214343 214684
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 2666 233923 235614 233655 233821 233923 233870 234319 233797 234071 233796 233607 234007 234182 233589 233996 234034
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 2666 233918 852319 286976 234153 233968 233813 233880 233790 233884 233970 233918 233764 233573 233974 233716 234054
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 3000 262718 264987 263021 262799 262386 262539 262718 262646 263181 262649 262959 262904 262467 262515 263441 262343
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3000 262674 598124 348969 392632 262476 263346 262294 262989 262674 262200 262726 262697 262239 262531 262464 262517
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 3376 291528 294998 292209 291462 291730 291432 291267 291348 291283 292032 291528 291614 291505 292274 291352 292199
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3376 291647 924594 338440 447951 568567 291512 292044 291057 291855 291664 291230 291553 291611 291647 291418 291151
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 cycles 3799 320369 535766 320221 320409 320029 319922 320463 320369 320366 437850 781899 320567 319991 320031 320572 320349
20110221 lamb27 x86 20191114 crypto_auth hmacsha512256 verify_cycles 3799 320420 679077 348256 320365 321157 321066 320452 321139 319948 320420 320399 320395 320411 320392 320505 320394
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 try df372f95dd87381b7c9ceb6f340ccaa03d19bed5d9e4ab004d99d847675a9658 ok 510930 7607288397 2800306999 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 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 implementation crypto_secretbox/xsalsa20poly1305/ref -
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 keybytes 32
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 noncebytes 24
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 zerobytes 32
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 boxzerobytes 16
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 0 2827 6574 3251 2937 2775 2797 2867 2804 2942 2843 2827 2952 2721 2779 2744 2792
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 0 5070 6222 4961 5079 5082 5094 5134 4756 4840 5152 5116 4985 4875 4975 5057 5070
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 0 5144 5248 5144 5176 5273 4794 5170 4898 5042 4933 4869 5104 7625 5134 5241 5323
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1 5631 6754 6470 5905 5685 5957 5737 5716 5552 5494 5631 5400 5426 5294 5482 5409
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1 7363 8069 7560 7487 7219 7643 7608 7363 7775 7163 7352 7208 7273 7342 7278 7495
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1 5238 5433 5125 5522 5238 5041 5365 5335 5107 5239 5078 5133 5287 5229 5059 5389
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2 5319 5592 5514 5226 5493 5409 5269 5169 5380 5828 5259 5304 5221 5319 5236 5529
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2 7569 8096 7476 7816 7752 7644 8551 7749 7745 7553 7352 7494 7262 7569 7411 7404
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2 5139 5740 5075 5031 5139 5113 5016 4981 5033 5327 5215 5139 5336 5163 5162 5273
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3 5337 6018 5445 5480 5391 5454 5483 5506 5258 5272 5258 5199 5312 5264 5337 5190
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3 7601 8153 7648 7850 7563 7455 7918 7428 7760 7656 7503 7614 7416 7449 7601 7500
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3 5219 5765 5553 5431 5219 5593 5116 5208 5183 5169 5175 5334 5222 5084 5149 5272
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 4 5396 5909 5252 5495 5289 5269 5396 5468 5467 5452 5279 5456 5565 5315 5173 5246
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 4 7686 7815 7780 7387 7401 7436 7378 7480 7686 7826 7886 7721 7817 7838 7537 7518
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 4 5211 5797 5276 5142 5311 5191 5199 5223 5062 5307 5164 5237 5041 5223 5052 5211
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 5 5337 5976 5312 5507 5556 5347 5374 5190 5370 5337 5331 5335 5158 5389 5263 5184
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 5 7777 7777 7478 7643 7812 7902 7800 7781 7829 7866 7430 7599 7890 7419 7721 7687
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 5 5190 5467 5428 5311 5118 5250 5152 5080 5149 5052 5279 5190 5316 4983 5207 5077
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 6 5304 5631 5502 5326 5331 5220 5236 5546 5575 5304 5069 5234 5157 5274 5090 5445
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 6 7600 7600 7577 7680 7377 7575 7679 7502 7499 7621 7699 7612 7686 7434 7591 7643
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 6 5248 5416 5302 5097 5249 5149 5258 5115 5369 5184 5095 5263 5143 5248 5127 5363
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 7 5559 5618 5559 5594 5580 5571 5566 5549 5574 5567 5546 5549 5525 5545 5553 5412
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 7 7915 8338 7627 8094 7915 7952 7885 7986 7941 7490 7661 7620 7737 7935 7948 7737
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 7 5197 5349 5351 5589 5267 5159 5163 5108 5197 5228 5267 5148 5190 5168 5264 5131
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 8 5324 5687 5273 5324 5507 5254 5308 5298 5075 5338 5072 5398 5323 5429 5554 5679
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 8 7648 8002 7555 7917 7723 7808 7782 7580 7705 7713 7550 7531 7469 7625 7648 7453
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 8 5286 5661 5582 5297 5109 5334 5157 5270 5146 5338 5239 5036 5297 5317 5286 5083
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 10 5523 6153 5808 5699 5601 5602 5729 5425 5350 5415 5426 5402 5338 5465 5543 5523
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 10 8658 10985 8889 8737 8658 8714 8466 8546 8808 8440 8086 83336 9090 8324 8369 7997
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 10 5767 6746 5738 6493 5801 5611 5747 5777 5767 5947 5650 5697 7019 6074 5656 5523
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 12 6020 8049 6785 6119 6245 6024 6067 5983 5952 5866 5991 6020 5875 5948 5969 6088
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 12 8387 9492 8291 8387 8352 8218 8415 8583 8345 8346 8415 8362 8558 8341 84119 9463
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 12 5807 6495 5947 5791 5667 5809 5810 5760 5825 5905 5654 5807 5949 5780 5616 5706
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 14 5985 80957 7520 6539 5814 6139 5894 5977 5945 5910 5899 5985 5771 6427 7060 6578
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 14 8404 9445 8361 8309 8404 8343 8537 8464 8316 8328 8458 8333 8464 8472 8513 8253
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 14 5841 6437 6236 5918 5789 5854 5689 5841 5667 5858 5653 5863 5778 5614 5922 5707
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 16 6198 6846 6270 6650 6198 6283 6251 6276 6052 6331 5931 6019 6075 5921 6045 5963
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 16 8484 9109 9283 8850 8527 8405 8586 8650 8500 8315 8329 8477 8318 8452 8442 8484
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 16 5838 6198 5886 5741 5838 5896 5853 5833 5752 5890 5899 5804 5788 5835 5851 5811
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 19 8721 9428 9684 8848 8490 8807 9097 8596 8721 8583 8852 8753 8690 8709 8575 8569
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 19 10991 11362 11284 11071 11039 11169 10991 10839 11135 10654 10945 10809 10969 10744 11110 10746
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 19 8641 8933 8737 8647 8722 8658 8624 8294 8641 8490 8827 8675 8459 8365 8394 8364
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 22 8647 9278 8913 9007 8736 8454 8649 8645 8450 8647 8552 8751 8600 8570 8484 8658
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 22 11232 11503 11407 11683 11424 11544 11232 10990 11128 11588 11495 11047 11168 11168 11113 10778
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 22 8422 9041 8582 8453 8224 8252 8464 8575 8180 8318 8446 8511 8231 8255 8422 8329
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 25 8567 9780 8957 8755 8907 8629 8526 8438 8578 8436 8567 8526 8671 8557 8483 8460
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 25 10982 11159 11226 11214 11008 10756 11004 10813 10999 10836 10982 10757 11077 10694 10975 10812
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 25 8508 9154 8811 8575 8372 8335 8644 8274 8545 8508 8383 8438 8824 8482 8554 8445
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 29 8863 9284 8866 8936 9222 9257 8928 8659 8799 8769 8864 8617 8863 8699 8789 8591
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 29 11253 11851 11496 11684 11080 11689 11659 11679 11119 11137 11226 11120 10990 10971 11253 11266
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 29 8537 8816 8591 8451 8610 8527 8678 8668 8462 8538 8250 8462 8480 8248 8537 8600
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 33 12138 13695 12683 12518 11987 12226 12138 12384 12293 12079 12410 12052 12123 11808 12127 11993
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 33 14919 14869 14547 14785 14710 15059 15169 14996 15434 14689 15125 15604 14919 15139 14528 14518
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 33 10925 11208 11071 11232 10882 14919 10860 10912 10905 10925 10842 11075 10971 10757 10979 10813
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 38 11269 13758 12631 12500 33021 11621 11220 11269 10896 11149 11078 11567 11287 11227 11243 10930
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 38 13600 13975 13377 13522 13271 13600 13853 13805 14063 13633 13702 13800 13530 13581 13557 13274
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 38 10022 10199 9931 9921 9978 9823 10080 10099 10022 9925 9853 10153 9901 10054 10092 10059
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 43 11182 12478 11568 11261 11312 11077 11260 11155 11209 11158 11155 11182 11121 11085 11147 11246
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 43 13540 13708 13456 13241 13294 13347 13680 13831 13918 13864 13540 13543 13740 13529 13510 13263
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 43 9819 10505 9956 9790 9775 9819 9801 9858 9780 9824 9790 9849 9807 9792 9968 9892
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 49 13411 14582 13772 13662 13646 13614 13282 13336 13282 13550 13695 13354 13058 13398 13411 13202
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 49 15846 16505 16219 15975 15993 15890 16505 15846 15565 15627 15856 15774 15566 15779 15693 15766
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 49 12267 12660 12368 12267 12131 12095 12477 12140 12053 12176 12650 12545 12618 12204 11980 12374
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 56 13708 14215 13515 14012 13708 13664 13529 13534 13611 14046 13996 13989 13997 13878 13676 13633
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 56 15885 16250 15944 15975 16085 15675 15778 15730 15809 16113 15686 15862 16182 15638 15885 15963
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 56 12276 12600 12612 12615 12326 12336 11959 12333 12371 12195 12202 12276 12168 12151 12267 11968
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 64 13910 14644 14271 13896 14130 14022 13578 13496 13788 14003 13631 13920 13896 13913 13910 13731
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 64 15990 16016 15778 15949 16036 15990 16162 16632 16061 15970 16121 16045 15769 15727 15749 15690
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 64 12262 12700 12451 12221 12178 12146 12287 12262 12295 12252 12182 12225 12338 12155 12376 12473
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 73 16148 17165 16009 16376 16408 16148 15842 16079 16339 16123 15829 15948 16404 16521 16226 16031
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 73 18250 19177 18533 18226 18342 18250 17907 18240 18146 18339 18020 18284 18136 18237 18326 18702
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 73 14573 15213 14889 14661 14475 14471 14664 14450 14756 14668 14415 14383 14691 14330 14573 14432
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 83 18634 19879 18647 18811 18487 18399 18634 18506 18194 18852 313730 20141 18554 19169 18421 18219
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 83 20968 24699 21795 21472 21028 21219 20968 21177 21022 20914 20660 20864 20534 20707 20950 20716
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 83 17094 17409 17094 16829 17068 17204 17331 17488 16642 17150 17140 16865 17094 17133 16896 16695
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 94 18864 19883 19179 19149 19246 18864 18925 18509 18692 18920 18916 18568 18718 18078 18670 18536
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 94 20914 21070 20876 21023 21502 21002 20951 20750 21038 20678 20914 21028 20694 20703 20887 20398
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 94 17133 17390 17058 17108 16999 17179 17364 17300 17211 17133 17237 16998 16543 16774 16984 17367
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 106 22285 22590 22474 22146 22285 22262 22275 22269 22321 22252 22277 22287 22323 22384 22158 22360
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 106 24295 24860 24740 24795 24329 24295 24246 24071 24203 24010 24062 23925 24042 24477 24682 25017
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 106 19131 19611 19576 19031 19119 19319 19046 19131 19097 19242 19317 18917 18962 18937 19268 19437
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 120 24726 25098 24735 24441 25113 24542 24537 25072 24622 24766 24855 24726 24736 24242 24285 24221
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 120 26697 26726 26308 27051 27368 27095 27137 26969 26459 26328 26389 26726 26478 26697 26434 26084
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 120 21678 22505 22110 22143 22067 21765 21712 21524 21678 21592 21232 21679 21415 21549 21570 21379
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 136 26881 28235 27002 26532 26864 26567 27522 26945 26902 27382 26543 26808 26554 27177 26599 26881
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 136 29286 29588 28797 29018 29760 29546 29595 29358 29286 28756 29098 29517 28713 29132 28857 29465
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 136 23972 24841 24019 24759 23859 23852 24139 23945 23864 23863 23972 24123 24032 23762 23783 24391
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 154 29486 30392 29564 29037 29904 30052 29104 29886 29642 29560 29370 29444 28940 29204 28924 29486
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 154 31607 32503 32037 32001 31216 31549 31902 31553 31607 31065 31579 31583 32427 31778 32115 31108
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 154 26200 26935 26268 26271 26169 26344 25925 25806 25875 26193 26986 26667 26715 26149 26200 25965
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 174 32646 33733 32990 32871 32531 32566 32578 32607 32763 33533 33085 32764 32646 32254 32393 32195
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 174 35091 34888 34648 34757 35238 35797 35366 35513 67173 34852 34892 35091 34777 34525 2200356 37014
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 174 28563 29470 29461 28700 28563 28218 28248 28389 28740 28115 28658 28483 28368 28117 28934 28818
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 196 37583 38525 37797 37479 37634 37426 37178 37783 37037 37583 37724 37166 37360 37937 38251 37573
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 196 39541 39648 39362 39377 39413 39179 39545 40502 39601 40277 39823 39416 39729 39541 39451 39345
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 196 32821 33994 33760 33567 33807 33017 32821 32617 32548 32520 32524 32178 32496 32404 33464 33472
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 221 44143 45624 44558 43839 44080 43892 44263 43494 43834 43509 45068 44313 44916 44143 44128 44716
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 221 46727 46946 46489 47168 47290 46721 46444 46899 45910 46363 46376 46096 46727 48238 47882 46763
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 221 39237 39941 38621 38997 38448 38969 38793 39939 39576 39581 39142 39545 39341 38771 39237 39549
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 249 50206 52484 50774 51691 50452 50096 50105 50013 50120 50091 49811 50597 51480 51078 50193 50206
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 249 52751 52179 52138 52213 52883 53839 53063 52647 52671 52580 52751 52773 52865 54228 53160 52725
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 249 44570 44951 43842 44301 44229 44848 46344 44884 45320 44719 44570 44462 44116 44339 44509 44635
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 281 54062 58424 55910 55618 56461 156020 55410 2009767 54062 51382 50915 50955 50361 50180 50042 50259
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 281 52544 54204 53660 52637 52524 52544 52340 52544 52615 53874 52918 52395 52351 51823 52523 51859
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 281 44510 46279 45306 44478 44137 44005 44704 44375 44352 44570 45118 45466 44779 44510 44426 44134
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 317 56147 57303 56488 56831 55459 55693 55641 55514 55365 56330 56512 56251 56280 56147 55948 55393
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 317 58361 59629 58361 58246 58215 58076 58085 58604 59115 59127 58268 57668 58504 57930 58388 59433
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 317 49128 49802 49128 49044 49075 49118 49920 49982 49974 49233 48956 48998 48877 49356 49045 49867
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 357 64130 65615 64130 64200 65076 65039 64057 63884 63504 63944 64038 64441 64970 64333 64055 63848
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 357 66788 67617 66823 66584 66676 65404 66988 67146 67490 66788 66124 65932 66144 67348 67182 66397
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 357 56430 56931 55314 55892 57333 57316 56541 56565 55932 56430 56261 57176 57023 56330 55866 55964
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 402 76668 76668 71382 70942 71563 72611 70965 71192 70554 93556 79221 80082 78842 78763 79694 78424
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 402 81360 83581 81825 81360 80780 80929 82889 82053 81343 80903 81939 81870 81847 81004 81207 80554
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 402 70212 72218 70554 70309 69358 69301 70212 70603 70609 69606 68996 69314 69890 69817 71005 70238
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 453 88340 90632 89040 88340 87583 89621 88112 89243 88113 87521 88185 87599 89101 89133 87838 88439
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 453 90497 92607 90419 90609 90567 90772 92336 90824 90098 90049 89744 90351 92260 90497 90128 89843
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 453 70873 82564 77980 77855 77975 98124 71246 70079 70541 70603 69706 69828 71674 70873 70708 70559
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 510 88220 92997 89369 89589 88220 88286 88087 88942 88116 87797 87612 90834 88948 87735 86762 87584
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 510 85850 91131 89590 89608 89558 90463 89380 86052 85678 85850 85759 85803 85653 85344 85536 85578
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 510 74473 77189 77568 76824 76949 77779 77878 77818 74473 74269 74104 74088 74071 74010 74087 74087
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 574 93477 95528 93477 93583 93748 93419 93691 93409 93131 93500 93155 93534 93331 93538 93271 93382
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 574 95569 100820 100112 100475 100863 101192 96836 95899 95127 95410 95490 95406 95569 95324 95430 95350
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 574 88024 87500 86208 86247 86300 87417 88024 111311 83978 83297 6172251 95921 92040 92205 92033 92029
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 646 116952 122282 117468 117449 116862 116769 116782 117114 117041 116859 116712 117039 117041 116863 116805 116952
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 646 113859 128998 125421 142948 112891 113859 109548 108494 108086 107452 107916 134361 107470 327836 114900 182259
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 646 97093 101248 166348 98022 165527 98953 97093 97393 96986 96524 97048 98272 96967 94944 93739 94140
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 727 117967 120508 118364 118326 117819 117951 117843 118161 117817 117774 117911 118208 117991 117830 117998 117967
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 727 119866 125403 126039 125127 126847 125847 120910 119493 119837 119866 119999 119836 119526 119513 119638 119603
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 727 106132 109551 108996 109307 109347 110690 109317 106579 106000 105983 105967 106132 106125 105795 106041 105973
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 818 138640 135095 134331 133612 133934 133366 194896 270639 139274 138108 140125 138640 138938 139528 138376 139061
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 818 141489 140988 141360 141842 143840 141469 141855 141699 141845 141316 143466 141824 141489 141075 140884 141163
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 818 123465 122926 123355 122778 123889 123239 123739 123707 122928 123571 122771 124135 123465 124134 121908 124476
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 921 156263 160179 225142 225461 155873 226634 224011 156377 155840 155848 155993 156263 155713 156756 154996 155745
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 921 158055 157901 157886 157871 158055 151802 151031 150473 193402 379112 227392 160027 227426 224773 161766 156832
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 921 133409 209079 138569 136990 138250 138775 135364 133441 133340 133164 133001 133253 133409 133058 133337 133032
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1037 165678 168469 166432 165296 165097 165392 165904 165310 165389 165228 165678 166097 165854 165332 165836 165943
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1037 168579 176176 172137 174706 173359 167817 168520 169138 168881 168579 168372 167929 168586 166834 167326 167514
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1037 152368 152728 176887 152368 371684 227980 153741 224193 155046 151134 148802 148564 148230 148287 148199 148030
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1167 186809 189584 187471 186809 186210 186782 186842 186488 186843 186778 186811 186658 186734 186799 186843 187341
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1167 198613 199226 199985 198613 192055 188810 188947 188727 188961 188730 188599 231043 210021 209354 209605 209705
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1167 191474 191079 191826 190713 193066 246007 430635 186801 184078 183914 186787 191123 192055 191474 192276 192030
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1313 212698 220286 212631 213043 212722 212733 212669 212698 213046 212164 212708 212816 212433 212621 212601 212642
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1313 213942 224084 222141 225083 215353 215002 214911 213924 213942 214066 213913 213853 213917 213703 213812 213901
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1313 188024 413346 263800 264037 195005 194431 195604 192315 186010 188024 187814 187720 187816 187715 187858 187957
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1478 237295 238760 237611 237287 237497 237464 237048 237130 236803 237050 237295 237134 237327 237578 237624 237180
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1478 239226 251459 245430 244515 239226 243250 237599 237540 256335 458434 248195 238738 238855 238840 238655 238698
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1478 210415 288020 218826 219104 216097 210521 210440 210010 209878 209928 209871 210415 210433 210375 210405 210414
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1663 264910 264910 263746 263371 264925 265710 264777 264845 264969 264872 265101 264848 264871 310025 525147 270162
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1663 267710 349972 279828 275188 267670 267710 267507 267479 267523 267355 267029 267331 306019 296895 296883 296407
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1663 260816 271259 269389 269996 261344 261464 261032 260924 260539 260816 260509 260388 260577 260514 260584 260577
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 1871 297775 300708 297775 297528 297337 296488 297499 297792 298340 298173 298262 297409 297324 297523 297807 298415
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 1871 300155 311883 312056 300532 299867 300455 299650 300486 300358 300155 300131 299701 299734 299652 300043 300426
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 1871 265886 330953 483397 267917 262829 266064 265558 265353 265357 265225 265261 265886 266374 265885 266715 266561
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2105 336312 337325 336312 336367 335723 336173 336372 336387 335636 335293 335535 336692 335935 356550 462261 335422
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2105 337509 351911 349240 337248 337650 337575 337376 337331 337351 337574 337490 337762 337509 337171 337221 337594
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2105 298307 308027 308767 301077 298330 298275 304056 298307 298222 298309 298222 298248 298234 298279 298221 316776
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2369 376310 378543 376310 376368 377201 375690 375770 376253 375973 380556 376387 376097 376105 378616 376158 381217
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2369 414886 396532 390895 378045 378548 557889 381365 380004 421317 421873 414829 421237 421605 421841 421323 414886
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2369 336816 387156 387736 373455 378871 357583 336643 336295 336847 336431 335913 336816 336752 329366 336498 337005
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 2666 423772 430204 421910 421233 421046 420400 420653 420720 419094 424079 424211 423772 424266 424113 423898 424136
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 2666 426567 442918 434086 425838 570649 426510 426439 426224 426815 427537 426959 426567 425634 427259 425924 426203
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 2666 376517 389881 388498 377021 377501 377054 377221 375894 376517 376379 376307 376516 376447 376274 376246 412837
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3000 477345 479281 477247 478077 476687 476930 477168 477345 477563 477096 477671 477854 477662 476782 477288 623883
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3000 500527 500527 486215 481389 481960 482666 482016 482496 482286 525613 534518 533965 534549 534006 534923 534590
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3000 424317 482634 485361 465857 423659 589290 422583 423349 430033 423989 424372 424317 421779 426851 422636 420739
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3376 545481 535677 535116 540472 817251 545481 544887 548459 547048 552382 546207 544955 544992 547689 550689 540796
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3376 554565 558056 554863 552149 557133 554565 553535 653701 887616 557584 555902 534901 534438 534099 534259 533175
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3376 473239 494870 483069 473863 473203 471277 468064 472077 466924 472431 473239 471034 473746 638134 474292 473432
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 cycles 3799 667006 667006 672428 674505 674660 673771 672980 696174 778050 601415 602425 602777 601878 602007 601400 601487
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 open_cycles 3799 607041 630793 611526 608239 607694 607041 606410 607487 605433 646628 732148 604739 604634 604549 604623 603741
20110221 lamb27 x86 20191114 crypto_secretbox xsalsa20poly1305 forgery_open_cycles 3799 593142 616290 600481 594822 593924 593142 592878 592199 591975 591865 593362 598619 705974 538747 537957 536922
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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/lamb27/work/compile/smult.c:20: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:21: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:22: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:23: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:24: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:25: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:26: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:28: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:29: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:30: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:31: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:32: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:33: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:35: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:36: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:37: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:38: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:40: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:41: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:42: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:43: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:45: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:46: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:47: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:48: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:50: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:51: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:52: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:53: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:55: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:56: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:57: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:58: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:60: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:61: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:62: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:63: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:65: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:66: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:67: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:68: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:69: undefined reference to `crypto_scalarmult_curve25519_athlon_square'
20110221 lamb27 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/lamb27/work/compile/smult.c:70: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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 lamb27 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/lamb27/work/compile/smult.c:84: undefined reference to `crypto_scalarmult_curve25519_athlon_init'
20110221 lamb27 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/lamb27/work/compile/smult.c:85: undefined reference to `crypto_scalarmult_curve25519_athlon_todouble'
20110221 lamb27 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/lamb27/work/compile/smult.c:86: undefined reference to `crypto_scalarmult_curve25519_athlon_mainloop'
20110221 lamb27 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/lamb27/work/compile/smult.c:88: undefined reference to `crypto_scalarmult_curve25519_athlon_mult'
20110221 lamb27 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/lamb27/work/compile/smult.c:89: undefined reference to `crypto_scalarmult_curve25519_athlon_fromdouble'
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_scalarmult curve25519 try dacdae4a0f12353dfc66757f2fd1fff538fe6616115dace9afb8016a55be2a52 ok 25908259 7875881269 2800306999 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 lamb27 x86 20191114 crypto_scalarmult curve25519 implementation crypto_scalarmult/curve25519/ref -
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 outputbytes 32
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 scalarbytes 32
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_scalarmult curve25519 base_cycles - 12893437 12291211 12127453 12204043 12165951 12066273 12248384 12566151 12979819 11924741 12308498 12235438 11895988 12060976 12348042 11940594 13245454 12535951 13481055 13090406 12893437 13450058 12850911 13457971 13351471 12900412 13695454 12925788 13545480 13260886 13428444 12989051 13502451 12977328 13287619 13296193 12915544 12820737 12967469 12343336 12457610 12753398 12494054 12367770 12418042 12296642 12802835 12800292 13435241 13182768 13573701 13077129 13414819 13620690 13769364 13323296 22680802 13500262 13005068 12821693 11970320 12798992 12051751 12337046
20110221 lamb27 x86 20191114 crypto_scalarmult curve25519 cycles - 12957516 12928126 13425805 12742950 13061603 13074822 13392669 12746427 12764782 12698440 12934962 12738184 12729421 12655076 12533923 12491811 12539121 12318888 13011422 12780494 13573128 12932139 13149797 13390053 13370894 12910731 13170056 12503670 13138683 12835553 13287586 13247962 13502474 12554071 13305263 12957516 13425283 13476515 12622084 12857444 13240190 12758807 13238561 13247855 12486557 13127528 13190918 12556178 13504979 12059564 13490013 13225231 12862294 12694354 13347400 13674768 12894210 13285522 13164548 12929218 13699205 12735739 13128724 12849300
20110221 lamb27 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 lamb27 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 lamb27 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 lamb27 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 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 try 5fac7400caabc14a99c5c0bc13fb1df5e468e870382a3a1c ok 23663673 206188785159 2800306999 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 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 implementation crypto_box/curve25519xsalsa20poly1305/ref -
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 publickeybytes 32
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 secretkeybytes 32
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenmbytes 32
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 noncebytes 24
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 zerobytes 32
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 boxzerobytes 16
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 12034975 13521573 12300934 13197319 12724218 11872451 11776905 12215719 12054271 12118004 11955750 11518267 12034975 11583660 11559352 11354244
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 keypair_cycles - 11454073 11378986 11925086 11443708 11405831 12230711 11372996 11401550 11620103 11552724 11709964 11454073 11398641 11431817 11579875 11577023
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 11520278 11520278 11341328 12041442 11299311 11323463 11310548 11330412 11327223 11491188 11795897 12043215 11702498 11972963 12110529 11853004
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 beforenm_cycles - 11585264 11613409 12189379 11952869 11995180 11585264 11364670 11353052 11497316 11917612 12434397 11926465 11347211 11346440 11544743 11335745
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 0 11922436 12383187 11563401 11462602 11364164 11954635 12055536 11922436 12144088 11914613 11449944 11469470 11810043 12455822 12272584 12012914
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 0 11748899 11634377 11385545 12476511 12256255 12608184 11748899 12090440 19340698 14894324 11880580 11399862 11448099 11537026 11699478 11523434
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 0 11483409 11542501 11308987 11385103 11877403 12688132 11547520 11383940 12423850 11410353 11349540 11483409 11514494 11401452 11338902 11488546
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 0 2655 4065 2690 2768 2666 2713 2731 2680 2655 2602 2620 2628 2596 2599 2602 2628
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 0 4642 5208 4658 4642 4642 4658 4639 4620 4677 4648 4643 4643 4595 4622 4596 4595
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 0 4643 4958 4736 4702 4649 4590 4667 4676 4629 4630 4630 4630 4644 4630 4643 4630
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1 11647661 11428777 11238895 11333372 11406407 11498803 12160534 11850397 11705788 11638765 11721282 12115225 11514441 11881950 11780771 11647661
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1 11303068 12882419 11954732 12239061 11289726 11670203 11574736 11330547 11289596 11303068 11277495 11288909 11296164 11297251 11269372 11576867
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1 12012153 11930045 11764401 12347737 11832481 12274770 11889162 11984629 12182343 12012153 11898867 12358929 12359764 11690300 12900026 12893329
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1 5025 7873 5451 5369 5318 5322 5186 5085 5025 4936 4899 4843 4886 4826 4824 4836
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1 6879 7804 6949 6865 6843 6924 6900 6943 6931 6869 6846 6836 6882 6866 6873 6879
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1 4884 5166 4946 4832 5011 4809 4939 4903 4884 4915 4804 4860 4901 4873 4865 4834
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2 11364333 11482206 11587123 11850438 11364333 11465654 11411114 11314941 11492367 11681215 11335265 11314825 11319390 11316682 11306398 11345746
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2 11540551 11929945 12291824 11494311 11921102 11343337 11340100 11295706 11743224 12340516 11713270 11388601 11540551 11536422 11381514 12277959
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2 12029570 12223767 11618955 12023017 12178782 12134694 11819820 12165709 11812379 11489590 13190298 12029570 12049529 11842688 12095621 11858734
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2 5647 8228 5644 5805 5770 5803 5647 5686 5595 5666 5565 5507 5971 5530 5456 5326
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2 7777 8361 7872 7753 7711 7835 7763 7777 7625 7702 7573 7803 7809 7799 7873 7744
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2 5418 5677 5468 5425 5459 5387 5418 5361 5414 5428 5491 5405 5460 5339 5369 5319
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3 12040460 12040460 11721431 12184513 12485497 11656394 12414381 11701594 11524149 11586460 11363758 12512942 12346903 12412828 11877427 12459858
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3 11743533 17956814 11747301 12387024 12088764 11743533 11365169 11355400 11412990 11558535 11664420 12053881 11891327 12070721 11523786 11336336
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3 11760180 12044901 11441307 11801565 11290687 11437036 11787713 11310979 11812497 11401608 12000082 11979219 12292031 11414013 11760180 11492610
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3 5006 7797 5523 5345 5147 5098 5073 5050 4980 5006 4964 4888 4903 4857 4898 4881
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3 6865 7588 7246 6906 6865 6896 6864 6845 6939 6811 6831 6867 6829 6788 6875 6777
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3 4880 5255 4939 4934 4880 4910 4937 4865 4905 4860 4882 4845 4872 4804 4818 4868
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 4 11701817 11748363 11519612 11526120 11375945 11839446 11901582 11560297 11600319 12535144 11701817 12703930 11668645 11757212 11682771 12253420
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 4 11980491 11915711 11745975 12318437 12321344 12260665 12177160 11927691 11438360 11816522 12572312 11936890 11767720 12186169 11980491 12233996
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 4 11482424 12047174 12087697 11685930 11449803 11469068 11482424 11276490 11584566 11509300 11391693 11313227 11292920 11401891 11634639 11955861
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 4 5586 8446 5993 5586 73393 7347 5636 5683 5768 5361 5235 5260 5267 5160 5300 5320
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 4 7355 9624 7640 7586 7813 7850 7361 7357 7291 7287 7217 7268 7355 7276 7260 7322
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 4 4942 5805 5133 5190 5100 4784 4870 4829 4870 4812 4834 4805 6064 4942 5000 5025
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 5 11762819 11827278 12313522 11990239 12781417 11686880 11701412 12345069 11932778 11727692 11762819 12305894 11702216 11707822 11704130 11731192
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 5 11818730 11788228 12215615 11963300 11505896 12387501 11606863 11457614 13122091 12796638 11630636 11359171 11513691 11818730 12384647 12531270
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 5 11915153 12218263 12586064 12513671 11522063 11345662 11583152 11793318 11613689 12181116 12894951 11915153 11461668 11600708 12111325 11927323
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 5 5749 8309 6275 6007 5936 5888 5706 5707 5822 5762 5672 5749 5605 5554 5543 5509
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 5 7836 8530 8194 7814 7884 7857 7858 7851 7757 7885 7803 7764 7827 7802 7836 7752
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 5 5429 5591 5550 5447 5435 5437 5494 5337 5437 5425 5351 5392 5399 5429 5389 5404
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 6 11556298 12248179 11980917 12243518 11802371 11440228 11556298 11302560 12201130 12076619 11947921 11393712 11399882 11445298 11437087 11333064
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 6 11499887 12684529 11683516 11409713 11358163 11346490 11396462 11358380 11375482 11499887 11464126 11631290 12104059 11943309 12029199 11606202
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 6 11379790 11400551 11325397 11415213 12019397 11354171 11379790 11392589 11322871 11418221 11190216 11376995 11877237 11908457 11372439 11360613
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 6 5576 7987 5971 5984 5850 5886 5961 5358 5573 5607 5469 5575 5547 5506 5445 5576
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 6 7889 8659 8118 7671 7798 7807 7889 7961 7737 7499 7788 8344 7947 7934 7865 8088
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 6 5522 5829 5588 5576 5502 5556 5283 5880 5462 5414 5394 5504 5546 5522 5517 5546
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 7 11708470 12138762 11708470 12343891 11831578 11348171 11373270 11415721 11937309 11383737 12052128 11381217 11451057 18155318 12266223 11318666
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 7 11398198 11424093 11398198 11455614 11279250 11472267 11310207 11360739 11235756 11443258 11464326 11391503 11473976 11303014 11428286 11336588
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 7 11386273 11304003 11032718 11533972 11421861 11404538 11386273 11323666 11450530 11323839 12028282 11399916 11214449 11398596 11271767 11384816
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 7 5542 58536 5847 5622 5542 5556 5474 5444 5788 5309 5345 5438 5321 5303 5760 5670
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 7 6945 7730 7037 6945 7028 6975 7049 7048 6993 6935 6917 6940 6903 6926 6906 6929
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 7 4874 5077 4922 4963 4918 4860 4892 4932 4856 4816 4811 4898 4861 4803 4818 4874
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 8 11244228 11385414 11293185 12140172 11244228 11098662 11414347 11217080 11192594 11162022 11024980 11370244 11230238 11183181 11291044 11333949
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 8 11371165 11347552 11345638 11326022 11764104 11080546 11370891 11387670 11683468 11805883 11149565 11371165 11138738 11381317 11454124 11381066
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 8 11391890 11390913 11098733 11408613 11036989 11149289 11678983 11391890 11992196 11375977 11958635 11458104 11640346 12266966 11320165 11320721
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 8 5040 7075 5421 11122 5429 5164 5153 5040 5043 5010 4948 4889 4961 4932 4940 4896
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 8 6921 7530 7021 6983 6884 7388 6920 6908 6917 6977 6918 6922 6909 6913 6921 6937
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 8 4913 5234 4962 4895 4942 4913 4870 4930 4948 4888 4842 4827 4844 4886 4934 4931
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 10 11634954 12236410 11462423 12827076 11445835 12861519 11214437 12077323 11325645 11856947 11416943 11319436 11634954 11863051 11097366 11959127
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 10 11833146 11925011 12067464 11550044 12759942 12191894 11588576 12450763 11803776 11833146 12058757 11917528 11368080 11368465 11364982 11443446
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 10 11547649 11708315 11407327 11505507 11254063 11292680 11298534 11439524 11362441 12163781 11841240 11808116 11749876 11711415 11752000 11547649
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 10 5464 8196 5948 5620 5887 5626 5583 5439 5442 5427 5445 5205 5464 5359 5523 5162
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 10 7536 8439 7524 7963 7766 7607 7690 7361 7536 7905 7826 7392 7494 7502 7333 7339
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 10 5282 5795 5417 5436 5345 5296 5237 5285 5386 5191 5233 5282 5185 5245 5225 5208
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 12 11805395 11753443 12088412 11850744 11736946 11773552 11803405 11816000 11769514 11838426 11751089 11869391 11770435 11997345 11822849 11805395
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 12 11387442 11861152 11441895 11355312 11597725 11840953 11387442 18690261 11357511 11382163 11340460 11189087 11622559 11572481 11333000 11298924
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 12 11314002 11314002 11291642 11383220 10965838 11164695 11160143 11355761 11004572 10812574 11324983 11319295 11384291 11333126 11384593 11275423
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 12 5059 6905 5375 5302 5259 5126 5116 5087 5001 5059 5034 5020 4997 4922 4964 4937
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 12 7016 7602 7136 7070 7012 7000 7078 7016 7006 7021 7082 6999 6991 7025 7011 6967
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 12 4911 5316 4990 4932 4933 4960 4898 4875 4911 4934 4936 4844 4864 4876 4840 4853
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 14 11595986 11434539 11375752 11307926 11958905 11776669 11659773 11998985 11523210 11638969 11345393 11595986 11745366 11594720 11556771 12290048
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 14 11520673 11520673 11779021 11534148 11951325 11807826 11477627 11594772 11569157 11240270 11422180 11497412 11259382 11142820 11341784 11630553
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 14 11485683 11368134 11601961 11884081 11441463 12079810 11314182 11356362 11485683 11510959 11393217 11343967 11601766 11552190 12170744 11324527
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 14 5597 8067 6716 6106 5785 5831 5597 5585 5601 5589 5519 6329 5280 5136 5104 5177
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 14 7321 8877 7421 7346 7849 7632 7319 7240 7285 7539 7389 7232 7175 7312 7127 7321
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 14 5052 5599 5187 5063 5297 5393 5052 5129 5007 4974 5038 4953 5075 4982 4974 4975
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 16 11860532 12825935 13567851 12766014 12216437 11734654 11860532 12992555 11973016 12056520 11563339 11692216 11614006 11509200 11415083 11620906
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 16 11400084 11455289 11454918 11720754 11487445 11500919 11852772 11329698 11400084 11302295 11304800 11287801 11315239 11564085 11139251 11344817
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 16 11321644 11206248 11321644 11305292 11313878 11314364 11279777 11306368 11410871 11355601 11444536 11386616 11344434 11532817 11278580 11624095
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 16 5233 7233 5533 5476 5381 5304 5421 5310 5220 5061 5233 5197 5048 5066 5065 5023
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 16 7072 7778 7189 7084 7131 7078 7101 7092 7039 7022 7000 7001 6998 6975 7020 7072
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 16 4943 5385 5026 4953 5023 4969 4902 4922 4946 4954 4882 4920 4912 4904 4933 4943
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 19 11365813 11457235 11359442 11325980 11319952 11365813 11414068 11354649 11353374 11383182 11284111 11465193 11840718 11377152 11349514 11483821
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 19 11522685 11463520 11537439 11362465 11418978 11522685 11843752 12671839 11410601 12472774 11369911 11467409 11967766 11511751 12791276 12172346
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 19 11702987 21361903 12150085 12687295 11666681 11739479 11865987 11916799 11479110 11453083 11362124 11260333 11684639 12065865 11702987 11443376
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 19 7730 10397 8447 8201 7730 7763 7411 7746 7485 7768 7720 7389 7778 7407 7227 7307
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 19 9271 10127 9399 9306 9461 9265 9195 9322 9253 9271 9357 9250 9209 9247 9260 9286
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 19 7121 7628 7248 7121 7129 7066 7098 7090 7130 7092 7132 7092 7084 7067 7159 7177
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 22 11665797 11553980 11771655 11566882 11436685 10892484 11572699 11944837 11674939 11922638 11582767 11691417 11671889 11659727 11917657 11665797
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 22 11601370 11575395 12123741 11790242 12221488 11774163 11311973 11581014 11719217 12047391 11683312 11439836 11601370 10991132 11430603 11418113
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 22 11493886 11699914 12038898 11493886 11330572 11571013 11661194 11862301 11567264 11418782 11590914 11419807 11489372 11376889 11340304 11452348
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 22 7324 9848 7882 7828 7923 7828 7562 7384 7267 7324 7182 7154 7079 7148 7139 7207
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 22 9259 9964 9373 9384 9348 9251 9215 9243 9251 9286 9162 9238 9259 9272 9242 9328
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 22 7677 7941 7832 7603 76095 8688 7652 7677 7807 7550 7518 7566 7524 7737 7700 7603
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 25 11554793 11902289 11462463 11409662 11364185 11557685 11436705 11360830 11540685 11634835 11875053 11554793 11996067 12189198 11670836 11362165
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 25 11614378 11507372 11513396 11876495 11988719 11677557 12081499 11670285 11361062 11092884 11447321 12078291 11924845 11538664 11614378 11565236
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 25 12058151 11962744 12078261 12096772 11854936 11749441 12000843 12058151 12100446 11581525 11414176 12495337 11726315 12521909 12301165 12217125
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 25 8023 10775 8557 8112 8034 7915 7953 8183 7769 7825 7836 8410 8410 8023 7644 7721
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 25 9886 10767 9931 10066 9999 9979 9858 9871 9864 10003 9849 9879 9868 9889 9885 9886
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 25 7539 8073 7626 7539 7551 7555 7518 7539 7551 7464 7570 7498 7534 7534 7410 7528
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 29 11505409 12308178 11644263 12455645 11427847 11508610 11620480 11968600 11505409 11200667 11472598 11325492 11336422 11316433 11463136 11506234
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 29 11846471 11477846 11846471 12589896 12345212 11468313 11766275 12500430 12012422 11662254 11954346 11786956 12091034 11664842 11370537 12071720
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 29 11995687 11413486 11694615 11098511 11381820 11651347 11995687 11799937 12375817 18415187 12845489 12715627 12204442 12281889 11534862 12039675
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 29 8147 12125 9150 8665 8434 8303 8228 8131 8129 8099 8109 8118 8068 8147 8019 8273
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 29 10437 13700 10862 11079 10883 10507 10457 10397 10384 10364 10372 10439 10437 10408 10349 10364
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 29 8107 10731 8558 8316 8836 8273 8768 8026 7894 7926 7817 7954 7862 8134 8107 7803
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 33 12024504 11804415 12464526 11727489 12167516 12048728 12151415 12104575 12171904 11611089 11701980 11692072 11737290 12344127 12024504 11651393
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 33 12125296 12074470 12479592 12275169 11696295 11378119 12013985 12062245 12519804 12580955 12298907 12125296 12829084 11848950 12091550 12647129
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 33 12285334 12285334 12208129 12228211 12930270 13178070 11847201 12203001 12545430 12598080 12432408 11989967 11526169 11939022 12528287 12800745
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 33 10344 13493 11185 11206 10793 10533 10466 10301 10365 10315 10255 10277 10344 10246 10202 10334
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 33 12366 13267 12636 12505 12366 12381 12323 12366 12379 12238 12248 12445 12324 12288 12279 12304
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 33 9265 9862 9400 9344 9261 9167 9242 9212 9222 9218 9374 9265 9296 9265 9265 9256
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 38 12021199 13134546 11556688 12577268 11923427 11678581 12058139 12206972 12660287 12652463 11514003 12021199 11559384 12006670 11993076 12930588
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 38 11812301 11295884 11298468 11444077 11740448 12126693 11770180 11483802 12141551 11812301 11980482 13613118 12064458 12109986 13408579 11446235
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 38 12050470 12365621 11481627 11839414 11956074 12382814 12569482 11603468 11473606 11388470 11676078 12513039 12075883 12560904 12050470 12056771
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 38 10408 13309 11042 10818 10639 10450 10495 10362 10353 10408 10404 10334 10408 10440 10287 10249
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 38 12471 13057 12511 12353 12623 12457 12471 12375 12412 12471 12497 12471 12567 12528 12557 12346
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 38 9326 9732 9527 9430 9332 9320 9312 9275 9286 9291 9414 9374 9278 9326 9414 9284
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 43 11669002 11312945 11513390 11644754 12989413 11669002 11740419 11909856 12298482 12065251 11690548 11651069 11638154 12115433 11387659 11440634
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 43 11384349 11475832 11650568 11914828 11306941 11352148 12561132 11357591 11515253 11725561 11536941 11319206 11304066 11384349 11338869 11230189
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 43 11571381 11354700 11343925 11365014 11541028 11912505 11692554 11571381 11610762 11611975 11613695 11452891 11684029 12118311 11569634 11568040
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 43 10559 13408 11180 11053 11458 10716 10649 10476 10477 10559 10484 10536 10615 10507 10520 10420
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 43 12490 13219 12582 12524 12463 12523 12438 12419 12490 12469 12458 12550 12505 12477 12477 12567
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 43 9370 9751 9444 9355 9370 9358 9404 9437 9321 9286 9354 9395 9350 9425 9416 9279
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 49 11515611 11668570 11324321 11413316 11375625 11382270 11392702 11351813 11639819 11478253 11734761 11631785 11614675 11873466 11515611 11579906
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 49 11513065 11715680 11507568 11914043 11603098 11517980 11458313 11547201 11407187 11378461 11513065 11422561 25303358 11487371 11602321 11483215
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 49 11411273 11542307 11710295 11399702 11423658 11246807 11411273 11343028 11463227 11786271 11468634 11368517 11462606 11323854 11319521 11401681
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 49 12697 15847 13172 12830 12657 12641 12659 12665 12673 12660 12702 12702 12608 12701 12697 12788
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 49 14695 15478 14854 14695 14668 14822 14870 14701 14724 14695 14668 14681 14677 14667 14615 14657
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 49 11547 11869 11698 11547 11478 11525 11553 11519 11642 11600 11540 11571 11550 11471 11472 11524
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 56 11360782 11309163 11317315 11360782 11310262 11348229 11311683 11932835 11546531 12157601 12135946 11388561 11368960 11397466 11356150 11352993
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 56 11610904 11917524 11958467 11998973 11865916 11610904 11580179 11453918 11565174 11661346 11645570 11463976 11404824 11578415 11749183 11557352
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 56 11444506 11685537 11548893 11464278 11465935 11444506 11394442 11234365 11382980 11576914 11391032 11427277 11386831 11550293 11501644 11353310
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 56 13661 16665 15406 13738 13628 13649 82436 14463 13626 13661 13474 13610 13834 13432 13424 13693
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 56 15805 16967 15925 15799 15651 16000 16037 16000 16102 15596 15828 15662 15632 15608 15555 15805
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 56 12386 12619 12376 12675 12154 12308 12207 12350 12353 12277 12388 12386 12409 12545 12557 12831
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 64 11502461 11386822 11790642 11411847 11543512 11557502 11568514 11473347 11700173 11362620 11248163 11503917 11371108 11653293 11502461 11424875
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 64 11645762 11558426 11789795 11475846 11359938 11645762 11572704 12187510 12357826 12206726 11392664 11568874 11442816 12609883 12369013 11701978
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 64 11397217 11583433 11442676 11323472 11475316 11390717 11384483 11417185 11199510 11397217 11355213 11383299 11513554 11235470 11420927 12426207
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 64 13769 84112 14491 13734 13840 13787 14441 13770 13581 13676 13698 13398 13164 13842 13693 13769
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 64 15855 16974 16066 15893 15995 15676 15855 15846 15633 15867 15874 15933 15850 15470 15561 15527
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 64 12425 12818 12212 12593 12311 12425 12455 12235 12299 12267 12162 12493 12275 12967 12519 12657
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 73 11376455 11535080 10785332 11709377 11903321 11579389 11984823 11695190 11309371 11459567 11318291 11333765 11321108 11376455 11349541 11316731
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 73 11319122 11440733 11287308 11362294 11319122 11313899 11488992 11165296 11322677 11356542 11146642 11358377 11157119 11285841 10927460 11331338
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 73 11320166 11437835 11212353 11318430 11365425 11310276 11230057 11307068 11429386 11355379 11314390 11312555 11358759 11320166 11350683 11337430
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 73 16028 86459 16900 16345 16446 16059 15923 15834 16040 15756 16049 15732 15903 15872 15786 16028
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 73 18132 18934 18113 18268 18084 18195 18114 18180 18151 18132 18188 17900 18058 18087 18250 18006
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 73 14823 15284 14823 14739 15012 15124 14770 14876 14455 14602 16070 14757 14785 15107 14988 14520
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 83 11322581 11379311 11299034 11354638 11308729 11357843 11299442 11342265 11327688 11430858 11352619 11288044 11322581 11290300 11298756 11298271
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 83 11322247 11416428 11432892 11213259 11315782 11323955 11353292 11296332 11413311 11307138 11335382 11368397 11313106 11290852 11322247 11283328
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 83 11342763 11445035 11380593 11312759 11513423 11403325 11294933 11342763 11345588 11349798 11325293 11307963 11360385 11326130 11340857 11322277
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 83 18432 89440 19568 18443 18490 19351 18445 18076 18275 18223 18561 18432 18429 18011 18269 18149
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 83 20396 21585 20369 20534 20530 20326 20398 20452 20582 20475 20186 20375 20396 20302 20199 20326
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 83 16970 18537 17558 17028 17081 16978 17290 16970 16989 16758 16889 16852 16673 16630 16760 16800
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 94 11337002 11413621 11295648 11289418 11333033 11439847 11373561 11326869 11717170 11684241 11300656 14945676 11275830 11312490 11337002 11952966
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 94 11514172 11373016 11305633 11319126 11305661 12013587 11559933 11382502 11342400 11960674 11639051 11987983 11514172 12228064 11460788 11519657
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 94 11466981 11386305 11364200 11475472 11463566 11380364 11383225 11443687 11615833 12075094 12042918 11466981 11439262 11494131 11495571 11469890
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 94 18384 22949 19906 18235 18668 18465 18285 18147 18402 18302 18735 18691 18384 18085 18295 18074
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 94 20488 21724 20465 20488 20698 20479 20214 20842 20473 21113 20538 20477 20697 20417 20671 20277
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 94 16852 17797 17437 17380 16618 16690 16571 16501 16662 17045 16735 17046 17042 17009 16764 16852
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 106 11750966 11662365 12039869 11536626 11445426 11436436 11481223 11451569 12003946 11973241 12388580 11752020 11650090 12954316 11863347 11750966
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 106 12204056 11663100 12432463 11955801 13091933 12922376 12875730 12498222 12896540 12120391 12388864 12204056 11665870 11513488 11447753 12199289
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 106 11432418 12286586 11780671 11738161 11388818 11330532 11320416 11432418 11789286 11620091 11449704 11862126 11418171 11375066 11381252 11401091
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 106 21703 92465 22141 22111 21686 21491 21703 21700 21230 21356 21744 21720 21886 21617 21609 21710
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 106 23872 24892 23765 23981 24236 23785 23727 24391 24140 23872 24060 24069 23737 23545 23633 23685
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 106 19086 20173 18933 18926 19086 19305 19432 18903 19003 18827 19262 18874 18950 19111 19140 19089
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 120 11409851 11556768 11467863 11409851 11347798 11428456 11362724 11423720 11483621 11478535 11488782 11327150 11316350 11322235 11368810 11345079
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 120 11371358 11377055 11659533 11367828 11034882 11301978 11384420 11333097 11368833 11406644 11458870 11577016 11442035 11330922 11368106 11371358
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 120 11326064 11422129 11358513 11289962 11447707 11328346 11279643 11356208 11300578 11326064 11156503 11307383 11327598 11267764 11298908 11326816
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 120 24139 94432 24985 25156 24119 24010 23941 24144 24013 23905 24139 24153 24320 24019 24555 23925
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 120 26357 27003 26323 26069 26345 26208 26357 26020 26125 26817 27292 26564 26715 26498 30281 26000
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 120 21637 22122 21921 21275 21263 21229 21320 27903 21133 21272 21311 21734 22255 21696 21742 21637
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 136 11330593 11386996 11281563 11367026 11180950 11440393 11421981 10898487 11308350 11321875 11317738 11356829 11307571 11330593 11398061 11360015
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 136 11311468 11466076 11359782 11205813 11360358 11297873 10813456 11445114 11357083 11395397 11256470 11311468 10942052 11357531 10871809 11300936
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 136 11341682 11405311 11336480 11274072 11342367 10823431 11313928 11191950 11311342 11551387 11363081 11371007 11161774 11380596 11341682 11379009
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 136 26550 96988 27156 26635 26682 26833 26712 26525 26471 26550 26471 26330 26673 26448 26075 26540
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 136 28859 29935 29016 28796 28786 28685 28748 29279 29521 29394 29052 29453 28859 28807 28618 28747
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 136 23875 24352 23782 23635 23875 24057 23814 24109 24638 24442 23826 24149 23810 23878 23627 23847
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 154 11339021 11366757 11497894 11407752 18580634 11337995 11317562 11170634 11361848 11343740 11362040 11327875 11339021 11332455 11310494 11288988
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 154 11489120 11592015 11285971 11739359 11818464 11528788 11488055 11608420 11518034 11392935 11398007 11387959 11781767 11393702 11335302 11489120
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 154 11471995 12033692 11671920 11655852 11701586 11750479 11623192 11635783 11392371 11405356 11471995 11361090 11147201 10831805 11359509 10687279
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 154 29038 32097 29086 28860 29473 29164 28843 29038 28945 29220 29134 28894 28970 29270 29019 28759
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 154 31231 32369 31413 31231 31013 30991 31246 31922 31594 31107 31342 30896 31395 31116 31143 31156
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 154 26541 26646 26845 26373 26541 26379 26986 26911 26758 26638 26545 26121 26204 26529 26226 26460
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 174 11418083 11494348 11475172 11446325 11394995 11351644 11546668 11488924 11543163 11418083 11362816 11388770 11244714 11304427 11361958 11423895
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 174 11433550 11664736 11433550 11296077 11328927 11269364 11426693 11219396 11638174 11639668 11554130 11702549 11414428 11170899 11536026 11498726
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 174 11729570 11541404 11729570 11597527 11785874 11967574 11742055 12144322 11713685 11940169 12021262 11571827 11181634 11323718 11315891 13077998
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 174 30876 33113 31392 30988 30876 30866 30584 31014 30991 30547 30881 30525 30994 30874 30827 30733
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 174 33083 33167 32797 33083 33100 33091 32941 33187 32855 32945 33128 33148 33120 32982 32817 32794
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 174 27300 27812 27666 27562 27518 27498 27295 27448 27092 27300 27435 27223 27115 27040 27147 27065
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 196 11709571 11826524 11848971 11347561 11348767 11862297 12593050 11354338 11321912 11477463 11836786 11899844 11709571 11692029 11963618 11327726
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 196 11390861 12608343 11335042 12148815 12637543 11308550 11390861 11430516 11361058 12567690 11387143 11464790 11319311 11089627 11167207 11405461
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 196 11681706 11385456 11498393 11372997 11876640 11473650 11897217 12500286 11708239 11381711 12929465 11365538 12784620 11720796 11336938 11681706
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 196 35395 38494 37791 36971 36617 35770 35621 35395 34908 34825 35318 35483 35313 35005 35372 35128
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 196 39579 37858 37540 37254 37475 38550 109678 39745 39579 108171 40408 39627 107958 40891 39567 39066
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 196 33507 34820 102106 33553 33068 32857 32757 33361 102040 34437 33507 33315 102022 34115 32995 33352
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 221 11735120 11836646 11721448 11524806 12043068 11736970 11360910 11733644 12131072 11434397 11828870 11591455 12438398 11785665 11735120 11644066
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 221 11579098 12768703 11579098 11543899 11958541 11828121 12476943 12142289 12036042 11634495 11354123 11424021 11405026 11369650 11509206 11383731
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 221 11495662 11400292 11395340 11495662 11042462 11578595 11446326 11639470 11459102 11331068 11724940 17237434 11696280 11538226 11141538 11553138
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 221 37784 39222 37936 37621 37855 38089 37756 37600 37997 37940 37532 37936 37494 37396 37784 37602
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 221 39909 40339 40022 39732 39752 39804 39705 40257 39647 39741 40051 39909 40097 40031 40129 39667
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 221 33823 34741 33823 34345 34150 33731 33917 33901 33793 33695 33792 33821 33659 34011 33667 33834
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 249 11355913 11315128 11355913 11573814 11349542 11502194 11333334 11341072 11474314 11278981 11265404 11440475 11344412 11559809 11683917 11996723
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 249 12124301 11425619 12510236 12124867 12154298 11488992 13182789 11961978 12124301 11484344 11483959 12195359 12188312 11596537 11407742 13168129
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 249 11748893 11729392 11725293 11748893 11514626 12622995 11980752 12041368 11745672 12340607 11673755 11578965 11914202 12173831 11827918 11458571
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 249 43077 45342 43380 43077 42786 43394 43332 42813 43280 43024 42784 43405 42826 43101 43017 43036
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 249 45378 45378 44859 45126 45650 45733 45014 45527 45156 45248 45481 45180 45501 45743 45164 45572
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 249 38453 39507 38970 38809 38445 38458 38453 38512 38513 38388 38365 38543 38396 38228 38366 38403
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 281 11568081 11568081 11532580 11712695 12048094 11817720 11384229 11372929 11441323 11262633 11644329 12278388 11606406 11268503 11501988 11974859
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 281 11518581 11623627 11583399 11643814 11503745 11566532 11625306 11518581 11603369 11568739 11300098 11218954 11301179 11331710 11434941 11320993
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 281 11365599 11527711 11360299 11483314 11419204 11339302 11415580 11334119 11380431 11503512 11483349 11359881 11364274 11285285 11252174 11365599
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 281 45664 109129 45984 45536 45354 46450 45601 45375 45576 45729 45362 45664 45628 45814 46619 46615
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 281 52385 54748 52668 52174 52756 52385 52288 52267 53661 53657 52406 52746 51955 51292 50160 49833
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 281 44987 45868 44751 44911 44987 45161 45037 45527 44507 44343 45082 44761 46280 45317 44631 44887
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 317 11294491 11317045 11417001 11357508 10765789 11138027 11260898 10983980 11294491 10864648 10887194 11428431 11218955 11795317 11591751 11934559
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 317 11844489 11864309 11847890 12192517 12215397 12213292 11570934 11559924 11628183 12053301 11731709 11370742 11616223 11823637 12212831 11844489
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 317 11514986 11049660 11493539 11402463 11667502 11799961 11598458 11466892 11501764 11435553 11663269 11514986 11449462 11563163 11694012 11541853
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 317 55722 319965 56473 55705 55422 55489 54953 55722 55394 55898 55690 56263 56570 56153 55200 56052
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 317 58096 58826 58073 58096 57723 58021 58382 58327 57707 59230 59268 58547 58368 56669 55548 55776
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 317 49625 50438 49050 49133 49489 49586 49668 49654 49369 49625 49811 50873 49285 49755 49359 50027
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 357 11483443 11670275 11119282 11830187 11733756 11212026 11726499 11450333 11438873 11552293 11264805 11483443 11439932 11472183 11579979 11545136
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 357 11427398 11198146 11550418 10943747 11390612 10947266 11625691 11591304 11727222 11760566 11427398 11070888 11408073 10995370 11436987 11558362
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 357 11451714 11571964 11443341 11382102 11373059 11412157 11572201 11287976 11351667 11570369 11971382 11494805 11451714 11489546 11511205 11416123
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 357 63491 66809 63399 63536 63624 63491 63789 63428 63418 63123 63816 63450 63310 64961 63085 63979
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 357 66141 67228 66054 66948 66673 65992 65903 66237 67668 65352 67061 66417 66141 63387 63787 63050
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 357 56536 58046 56676 56536 56436 56513 56680 56211 56516 56928 57682 56741 56278 57607 55701 54166
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 402 11439352 11509783 11460321 11462246 11450255 11477443 11390638 11334301 11354456 11432327 11439352 11540159 11411573 11445066 11337708 11415654
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 402 11296357 10910029 11027135 11120072 11203435 11262055 11243736 11300536 11314279 11335420 11296357 11323057 11438347 11322450 11223641 11357232
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 402 11349067 11417001 11350109 11349067 11227450 11067349 11346203 10945697 11303202 11384155 11118935 11386389 11384471 11448423 11378972 11253486
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 402 70876 71440 71039 70844 71084 70473 70841 71147 70876 71300 72921 71698 70580 69205 68523 67662
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 402 73177 73582 73177 73802 75759 73753 74530 75112 73614 72569 72215 70049 69713 70569 70378 70151
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 402 64003 64625 64007 64184 63890 64003 63433 63975 64919 65585 64102 64053 63733 61858 61418 61082
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 453 11353272 11412630 11415959 11330281 11416595 11353272 11168131 11409119 11428815 10857063 11335073 11212342 11381027 11320852 11220397 11396981
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 453 11360017 11294727 11300361 11419318 11360017 11279955 11201426 11364096 11387136 11494482 11438889 11302529 11602900 11409445 11337665 11097193
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 453 11417626 11128251 11494504 11417626 11393495 11434471 11456514 11393684 11084101 11460494 11432993 11444016 11423750 11404178 11155628 11395931
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 453 78761 79531 79047 79028 78733 78761 78798 78462 78953 80450 79045 78718 76201 76072 74846 76003
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 453 81002 82638 81002 80786 81078 81415 81929 83481 81516 81034 78354 78413 78574 77700 78229 78025
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 453 70229 70662 70183 70622 70373 71067 70266 70481 71098 70229 69547 68072 67722 67431 66839 67673
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 510 11415794 11444540 11475714 11458437 11415794 11458910 11438309 11315636 11434818 11407257 11382500 11411268 11385567 11444515 11368867 11373122
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 510 11414363 11789987 11406107 11575744 11436081 11400905 11599438 11419704 11414619 11408576 11413284 11402177 11454848 11278719 11125271 11414363
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 510 11403566 11434598 11413305 11469367 11494137 11384599 11430416 11222540 11383977 10735613 11371576 11607573 11388978 11403566 11410559 11365672
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 510 87522 157744 87556 86864 86673 86536 87090 87736 87522 89080 88225 88334 156557 86071 85685 87511
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 510 89462 160610 90300 89676 89462 90353 90732 91143 90531 87235 86127 86949 86945 86111 86828 86882
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 510 76678 78284 77092 76808 76954 76376 76678 78500 77569 77425 74774 74535 74421 74443 74432 74400
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 574 11476743 11615906 11398724 11431616 11476743 11999887 11447772 11548728 11410779 11511421 11440062 11420157 11426402 12822554 11618016 11633151
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 574 11497318 11645604 11470145 11376643 11497318 11569548 11921529 11393421 11696409 11438219 12693962 11476293 11486157 12185450 11829694 11332528
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 574 11753768 12243900 11790600 11388155 11486683 12166394 12226701 12782962 12378884 11552835 11753768 11765963 11402819 11400289 11378323 11559077
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 574 97507 168496 97346 96871 97072 96774 95733 97507 96924 99075 98226 166316 97911 97825 97562 97164
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 574 99807 172497 100496 99412 100188 99251 100606 100533 169939 100336 98446 99153 99807 99664 98283 95497
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 574 86767 156767 86838 87010 86767 87148 86274 88169 86707 154702 88291 85425 85741 84955 86417 86103
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 646 11718529 11983505 12116379 11544015 11451161 11592835 11646790 11638838 12350337 11718529 11744955 12116266 12123966 12040171 11553377 11711307
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 646 11593490 11664097 11427794 12260506 12169873 11843056 11455381 11593490 11772678 11360175 11668954 11445657 11486434 11590066 11670942 11483706
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 646 11406368 11611379 11637972 11315512 11080261 11772853 11377684 11438515 11406368 11465329 11361953 11342935 11239902 11391099 11428826 11437827
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 646 109166 112334 111295 110323 110119 110618 110958 111621 109166 105923 105679 105494 105338 105344 105321 105175
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 646 108447 114639 112505 111763 113320 114267 113567 110080 108447 108240 108350 107740 107564 107684 107871 107608
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 646 97901 98679 98786 98735 97799 97901 98932 99011 97526 130887 94671 217828 94917 94559 94543 94547
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 727 11429144 11444632 11432597 11402878 11421812 11497201 11418936 11482868 11435684 11469887 11419722 11414878 11473189 11408431 11429144 11397761
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 727 11464769 11516815 11502223 11480084 11461264 11432161 11441873 11456944 11444680 11503100 11481128 11523255 11464769 11421874 11445976 11465475
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 727 11435557 11435557 11425686 11450024 11307803 11472363 11458543 11499153 11370469 11392689 11452010 11395328 11500657 11367875 11337199 11495930
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 727 117949 123422 124717 123605 123289 123193 125564 122749 117712 117949 117673 117384 117307 117341 117556 117338
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 727 124684 125975 125794 125971 128142 131132 125245 193768 124418 124684 119865 120688 120050 119372 120130 120404
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 727 107424 180436 109431 109068 109065 108372 111682 109721 107424 106254 105986 105675 104609 105430 105611 105688
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 818 11431618 11308375 11496083 11424187 11838086 11566492 11423633 11547331 11385088 11451717 11432542 11431618 11394362 11444501 11410675 11415098
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 818 11432481 11557978 11413807 11435461 11417238 11426033 11445605 11439006 11458415 11418459 11448828 11425467 11416301 11413466 11432481 11442405
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 818 11435132 11556101 11481920 11414168 11446895 11295287 11435267 10963201 11429925 11378975 11435132 11303851 11236131 11451540 11498819 11445703
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 818 139483 212178 139458 138584 139483 139061 141477 206730 140401 139499 132875 154446 133038 270946 133394 133302
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 818 135323 213461 142025 140312 141365 143220 137788 133831 135323 135379 135139 135091 135100 135237 134770 135195
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 818 118955 128889 123612 123393 122459 124689 123809 119579 118575 118566 118122 118736 118627 118955 118871 118247
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 921 11643958 11603597 11563328 11620086 11516282 11495208 11510609 11555213 11767983 12385688 11899609 11887731 11921004 11751132 11643958 12357868
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 921 11551961 11689810 11359728 11604045 11565598 11464390 11472928 11513423 11458910 11664499 11617516 11551961 11885579 11658312 11407578 11104738
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 921 11355436 11721275 11196875 11517738 11573020 11303026 11407601 11281689 11457091 11409431 11519793 11279069 11123696 11197081 11238697 11355436
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 921 148288 226317 154576 154009 154126 155641 152226 153833 147642 148288 147742 146647 147583 147763 147492 147443
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 921 150221 158959 157287 156233 161763 155494 149822 150595 150335 150132 150204 149486 149951 149006 150221 149941
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 921 132640 141530 137028 139073 138693 138250 134699 132389 132176 133049 132237 132640 132296 132522 132307 132376
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1037 11487921 11468763 11486869 11542549 11504473 11212387 11543271 11458931 11483899 11488262 11489876 11511294 11487921 11440940 11489966 11476728
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1037 11493913 11507822 11493913 11445055 11502049 11477218 11459015 11426778 11475345 12069948 11554775 11433857 11440479 11514636 11729288 11514821
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1037 11598223 12037963 11469943 11633294 11495293 11477492 12435445 11458028 11518895 11569495 11628582 11493347 11795332 11935936 11866414 11598223
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1037 171497 244350 173650 173356 173247 172819 171905 165895 164456 171497 178021 150921 151661 151138 151942 151952
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1037 168458 186536 178133 177835 174239 168458 168401 167695 168960 168129 168165 168135 168703 168163 168282 185319
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1037 148295 153776 152661 155948 152936 148295 153847 148455 148115 148083 148104 147970 148321 148121 148004 148002
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1167 11537680 11378727 11579750 11475959 11550173 11551591 11551346 11549255 10988405 11541376 11508665 11520915 11537680 11538337 11389795 11526482
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1167 11483987 11528852 11461677 11465213 11468656 11537020 11468948 11521699 11457798 11485739 11601757 11483987 11489885 11465799 11477068 11500254
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1167 11468792 11459173 11446944 11456627 11474466 11468792 11463689 11495475 11476346 11488640 11471964 11476375 11430643 11469149 11464888 11460334
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1167 186230 194385 194171 193902 194926 187885 186230 185522 185015 185650 185991 185261 186265 185763 185995 186394
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1167 189008 196893 197095 198185 191757 188598 188810 188188 225831 188654 313192 189035 189008 188552 188991 188515
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1167 165980 173711 173816 173085 173642 166847 166036 165980 165881 166091 165891 165799 165668 165694 165736 165706
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1313 11503934 11504758 11516611 11493388 11500877 11514792 11503934 11495835 11565657 11581607 10996662 11504069 10988882 11471067 11522288 11475569
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1313 11082929 11082929 11474807 11396215 11031554 11503893 11483942 11561794 11036695 11324370 11071427 11507558 11043073 10776156 11008212 10728349
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1313 11271429 11162127 11511190 10910987 11503615 11110757 11317260 11035118 11473504 11329225 11375167 11466270 11133604 11271429 11172108 11056794
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1313 211162 238924 455615 221294 218809 210790 211547 210999 211306 210973 210957 211182 211162 210238 210237 210238
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1313 216555 222896 225708 226487 215411 215573 216555 216799 216363 222195 216510 215684 216776 217027 215943 216521
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1313 190378 198458 197981 199333 193236 190295 190697 190827 190694 189496 189515 190378 189024 189856 189424 189837
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1478 11530984 11552185 11529591 11530984 11212923 11086004 11209075 11537022 11563159 11297738 11492075 11573157 11581758 10863878 11749679 11538284
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1478 11573790 11791384 12039599 11591077 11616633 11634898 11500521 11595211 11479596 11526753 11532591 11528248 11573790 11357816 11602928 11524491
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1478 11530383 11683027 11516438 11530383 11313718 11551955 11323466 11545554 11341313 11541159 11366968 11607047 11530562 11518172 11536572 11403025
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1478 236641 246701 246673 247676 240550 236275 236197 235578 235417 235390 236655 236875 236555 236679 236641 236639
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1478 248431 250342 247812 318660 246429 245665 246276 248431 250620 250159 249292 238479 277579 374173 239260 241105
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1478 211029 290825 218762 220262 213876 211643 211097 211118 210966 210969 210601 210714 210690 210609 210565 211029
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1663 11592955 11694781 11592955 11571321 11599857 11588980 11613954 11568949 11648253 11394345 11624041 11588084 11819121 11570027 11617194 11532190
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1663 11722876 11811735 11808948 11471085 12123615 11889612 11722876 11805388 11308055 12164305 11971986 11686747 11282276 11467287 11438961 11570361
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1663 11985782 11232207 11552798 11553424 11303063 12087628 12289348 11931332 11809729 12162581 12133504 12122895 11985782 11959473 12128103 12400275
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1663 250301 317608 252612 252116 250301 242251 289366 355188 240690 240344 240195 240264 241109 245934 287959 264539
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1663 266798 279476 279076 272073 265614 266601 266642 266720 266835 266798 267086 266991 266935 266570 266625 266252
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1663 235682 252047 244507 242846 235682 236316 235846 235641 235319 235138 235392 235536 241155 235261 235513 241007
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 1871 11667262 11711179 11693625 11667262 11675355 11423690 11683442 11735652 11684622 11050053 11384769 11453078 11665930 11676482 11609306 11060793
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 1871 11650876 11518583 11327277 11644878 11666072 11602794 11405664 11698568 11796534 11887653 11736642 11650876 11668009 11635889 11479875 11729563
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 1871 11585039 11785875 11607570 11586782 11612430 11585039 11565968 11463872 11543997 11538332 11931400 11570817 11553869 11618585 11685493 11525274
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 1871 295977 311225 308925 481218 296662 296000 295977 295857 295887 295778 295341 317967 270228 270087 270216 321541
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 1871 299931 313660 312662 303395 304437 299627 299131 299090 299420 299541 299562 300668 300405 299534 302270 299931
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 1871 264543 276376 278197 271209 264264 264543 263425 263216 310325 387269 263635 263258 262973 268942 270077 240557
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2105 11715693 11717451 11670391 11695859 11673323 11698344 11647820 11661448 11889691 11645086 12171335 11715693 11901439 11747310 12476339 11843160
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2105 11785620 11785620 11583207 11758628 11676032 11824393 11723935 11797084 11384535 11880263 11651814 11823125 11842193 12248997 12048771 11767114
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2105 12048584 12039076 12048584 11944720 11173764 12114211 12337657 12020889 12233079 12423768 12159045 11755740 12458459 12120820 11913243 11369406
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2105 334514 382395 317777 314788 310422 306327 305845 355182 420702 340584 339860 344181 330201 339772 333696 334514
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2105 361592 421819 354221 337281 335557 417465 349238 355901 358640 594316 365185 355556 363474 363657 362122 361592
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2105 317687 317586 325248 318388 318055 318215 316626 311157 318041 315439 317061 316436 317783 317687 315849 318719
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2369 11976795 12253315 11976795 11611980 12332174 12605157 12457547 12560679 12177173 12150408 11738802 11734991 11724263 11944279 11677606 11775038
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2369 11713165 11988904 11715261 11974946 11749854 11784974 11688276 11713165 11725262 11669413 11653239 11708262 11663226 11549326 11745324 11622684
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2369 11665712 11944027 11736533 11666359 11615652 11622355 11557432 11612850 11720915 11523249 11625532 11794424 11635282 11680647 11695733 11665712
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2369 402908 468038 397517 471735 406099 403486 391382 400946 394726 655139 403618 402908 406874 396663 367956 365405
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2369 410184 406646 405727 407206 405931 402590 403646 411015 413257 413849 408776 411950 410184 411898 413384 410291
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2369 357106 354172 361556 365487 623108 357936 356822 358933 355176 357106 359315 358063 350319 349933 355253 317984
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 2666 11773463 12508278 12345655 12568731 11630280 11864649 11773463 12109564 11716710 11731619 11797673 11716871 11621331 11552652 11759647 11974053
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 2666 11764693 11540240 11732108 12122890 12786295 12003513 11684909 11723529 11760740 11764693 11436703 12530830 11745602 12295826 11840875 11768933
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 2666 11816019 11370957 11712327 11881246 11835595 11928350 12096980 11585853 11816019 11830043 12163049 12343151 11715191 11493915 11761566 11636511
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 2666 421993 433200 502665 423133 421881 422119 421993 421544 421515 421515 442605 424038 507221 384337 383410 383198
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 2666 430693 517894 445029 427709 428279 430123 430761 430417 431990 431618 430693 503179 438482 427238 428404 428213
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 2666 376703 423897 356849 343799 343581 451748 504186 378696 382559 376783 376679 376996 376379 376433 376703 376099
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3000 11797946 11910737 12228234 11839029 11775489 11975853 11626547 11630975 11805807 11802284 11760577 11726279 11797946 11789067 11883310 11760608
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3000 11772970 11920779 11753710 11888863 11825401 11735912 11744757 11916395 11784961 11720420 11664546 11772970 11850221 11739380 11763902 11807033
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3000 12410521 11903981 12305997 12770932 12767827 12734139 12223138 12509580 12555394 12440333 12810850 12410521 11877893 11794231 11769124 11767380
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3000 476762 760833 494108 478025 476762 476448 476479 476327 487739 476448 481938 476026 476075 476441 550566 485444
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3000 479567 574626 493150 481244 481007 482224 541800 605652 473780 475356 474210 474298 473386 479567 474075 474540
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3000 425303 439813 433209 425303 424153 501535 429745 424580 423995 428854 428801 423294 423200 423027 423299 646079
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3376 12065770 11992801 11875250 11892830 11856302 11839448 11842913 12125216 11960409 12065770 12102181 12648078 12847893 12760932 12374806 12695035
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3376 11846254 12093517 12082799 12022893 11875291 11724758 11858512 11236968 11398154 11621548 11218889 11943454 11869727 11846254 11212614 11831670
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3376 12008429 12093342 11863983 11941691 11927734 12592562 12008429 12065233 11862486 12010070 11418239 11687910 12003438 12689937 12740572 12087384
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3376 528034 625877 758971 528034 527798 528576 540174 483849 483868 483834 483791 484114 483879 534860 530629 611539
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3376 486203 628428 539098 543525 507617 482706 482652 646169 486380 486159 485962 486017 485898 486000 487478 486203
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3376 466859 445368 439128 427656 462364 547089 471900 468441 466850 467722 466859 470917 484772 428311 618381 427374
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 cycles 3799 11890727 12012691 12006235 11890727 11871937 11915273 11886468 11793161 12030675 11916549 11909823 11894877 11879585 11376071 11626584 11641997
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_cycles 3799 12054489 12092395 12054489 12220101 12082098 12011405 11980497 11866557 11683872 12066776 12227144 12332053 11903457 11967033 12039477 12061851
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_cycles 3799 11914908 12085510 12224369 11968245 11983192 12004619 11861291 12005262 11901239 11864287 11879018 11851878 11899904 11972715 11914908 11850427
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 afternm_cycles 3799 601725 698374 614949 599803 648893 725419 601577 607076 601290 601725 601749 601662 684081 599842 596199 597135
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 open_afternm_cycles 3799 607434 703689 619871 602705 603752 602254 675370 734537 607485 607434 606494 606854 607382 615345 685363 605341
20110221 lamb27 x86 20191114 crypto_box curve25519xsalsa20poly1305 forgery_open_afternm_cycles 3799 535988 638682 546391 542385 536489 535988 535840 534027 535099 711582 536965 536245 535840 535694 535770 535521
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch try - unknown 63872825 15318349766 2800306999 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch implementation crypto_sign/edwards25519sha512batch/ref -
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch outputbytes 64
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch publickeybytes 32
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch secretkeybytes 64
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cpuid AuthenticAMD-00600f20-078bfbff_
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cpucycles_persecond 2800306999
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cpucycles_implementation x86cpuinfo
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch keypair_cycles - 20487768 19622704 19577727 19355008 19523176 20628270 20240325 20793852 20778940 20706503 20923650 22651044 19992537 20050447 21451666 21696053 19875408 20167241 19889142 20487768 21727725 21449751 21711418 21570206 20516156 19704922 20228113 20607903 19999127 20526911 19381110 19475599
20110221 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 0 20141048 19350983 21602954 20141048 22114790 22684556 22655640 22563443 21466640 19530858 19525877 19336870 19465255 19566655 19515332 19916846 19484730 20860884 19917721 20567470 19320201 19550541 20033029 20294253 27784784 21500833 21783242 22161262 21788435 19530728 21380237 19877258
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 0 56062487 53407593 55626454 54619091 52445207 55830664 54934800 55374324 56982464 59864295 60978332 59333257 61388648 58129562 59386292 59025890 61252977 58686782 56700676 56062487 52748493 58738828 52655815 52569886 57016063 54222843 57978520 56019912 51806140 54586674 56374089 55738594
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 1 20699878 22228115 19777824 20457915 29785272 22157939 20201688 21378013 20961032 20699878 20470045 21786450 22427944 20934310 19928598 20335396 22135711 20973328 21459257 20825923 20814451 20957402 20095476 20518544 20220249 19907040 20515220 20279591 19894321 20163930 20197673 20786964
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1 59315151 54900939 56008128 58645398 58627323 59051020 56564460 57961544 56900215 56378283 59764108 59761410 59991266 60171245 59540326 56864679 59315151 58128473 52167834 54802505 55731072 55493800 62136991 63591150 61647765 63643860 72526345 63256754 63047215 62602353 65909326 64581622
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 2 24162138 25445363 23821806 23784816 24007542 25018733 24166557 24118219 24162138 24180063 24353881 23777984 24122461 24896443 23983905 24150255 24126276 24521351 23813899 24591624 23642136 24355105 24374859 24388948 23937959 24560156 24255422 23577932 24690834 23936337 24808772 23794824
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2 63934047 64179262 63923177 64126597 64429135 64890540 64941028 64164894 63478007 63708726 64716069 63434385 61713933 63082149 68993696 63554515 64081845 63855191 63880577 64128321 64022951 63850253 61871371 62589390 64076718 63831945 63826396 63709368 64367699 64055614 64381306 63934047
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 3 24077806 25751928 24052424 24239224 24290401 24438956 24070822 23974094 24444053 24061096 24077806 24369223 24060572 24376114 23616131 24119270 23341956 24919394 24006829 24290584 23629697 24057282 24341698 23655689 23870390 24457066 24166678 24192278 23641869 24198587 23524986 23739284
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 3 62085696 64274992 63201942 63227781 63303790 64224298 61326885 62600530 60514066 71202321 62052236 64344075 63164534 63976654 63420317 54217816 52395949 53935241 52233657 52139707 53839681 62071914 64508751 63352076 62535749 62085696 62002036 61044564 61275541 59470902 60281316 71172881
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 4 20484221 21467323 20188853 19922489 19361710 20070868 19790794 20122670 20484221 21296745 19766543 20071686 19711040 19607861 20439096 23240558 23400736 22864524 23281470 23624549 22071289 19937048 20087870 19505120 22398445 22660095 22898608 21628407 23541098 19892785 20775817 21749560
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 4 54677105 59714528 54506618 59757473 53258405 59290590 55481893 59072527 54677105 54014326 52348854 52198384 52465131 54939347 52236262 52521277 57213383 60528884 59924037 60452020 54312695 55410354 55816436 53700583 56906598 55671271 58326098 53739382 52959490 53133217 52662216 52439145
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 6 20406612 21575569 19461498 19501939 19430872 19598609 21675608 22162923 21261063 20247918 20622422 20531537 19801039 20404096 20860234 22691168 22579859 19973515 20742673 20548707 20880816 20738484 20406612 19708528 20114283 20205672 19794842 19844674 20648611 20727797 20263134 19804371
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 6 55399939 54071347 57025240 52853255 54116710 56709548 53781125 53860622 54488967 55399939 58477277 64615577 56886976 60608544 58774077 59532520 58940558 60800404 58738274 60076545 52301848 53223927 52670830 55530275 54786251 55426379 55878571 54863785 55370684 52896708 52278203 52916639
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 8 19795821 19748999 19975211 19609233 19343103 20157703 19619233 19919214 20297880 19968971 19818343 20531806 21511317 21367059 19535804 19288955 19514777 20329681 19394933 19915557 20243764 19768418 20179660 19385131 21291710 19795821 19490192 19536310 20005766 19467247 19509178 19484826
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 8 54403088 53975063 55207962 53530124 54350683 53542715 51851448 51619526 53024730 54497734 52820872 55033982 55277876 58525954 54192137 55353849 58767320 56418365 54753560 52893070 53641411 52530433 54358565 52491603 53794488 58177962 63709191 54403088 55149770 56692700 59930111 58733628
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 11 20960420 22395757 22265284 22402856 21490490 20180365 20604145 20111432 21023705 20207768 21656827 22306633 21840768 20295139 20694917 21330049 20155061 20741551 20812465 20141815 21322540 21432279 21909169 22249124 21354964 19625088 19644307 20960420 20394412 19682678 21450634 19588353
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 11 53691424 59198866 59037073 56289415 52090557 52463147 52020491 57441550 53691424 52702458 51541116 51573276 53030963 54538079 52830251 52131661 52787623 51848034 52427848 51967389 53433706 51973601 54409027 59038382 61310713 61908483 61605363 75333819 61299684 55024930 59206899 58080121
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 14 21979227 21417867 21218583 22477768 24073010 23321026 22787325 22465115 21073060 23516198 23043590 24537474 25502906 22972979 22799265 23617045 22839010 23490790 21979227 21902825 20742060 20182254 20165241 20678747 21231556 19790665 20757391 20471203 20412079 21338829 22897295 21492874
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 14 57232733 54222187 56195553 57232733 58126211 59759908 57768410 55428355 59196811 53807863 57042757 59181897 54208147 55142976 53211379 58339849 59029671 52736632 58809927 58176063 53790129 59086503 55908805 59155903 53754120 59821413 60902431 64161131 64324815 55537311 52249252 52389586
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 18 21701842 21735583 20862529 20052799 19520140 19774513 20570852 21164705 21456592 19398700 20991283 23199070 22078156 20754694 20935053 21852370 20729954 19654492 21605170 22731535 22215181 21701842 21909585 20259150 22899619 22733745 23405242 22737853 22938046 22915100 22843705 22038340
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 18 57088570 54431172 52438792 52716781 56252767 57483101 60616423 60019329 55335633 57088570 57463631 55871135 59470027 57316694 51819483 58233531 55365240 53270000 65056628 60377662 54429739 54897666 55027070 55568136 57805421 56648683 62527321 56511958 58459162 59827355 58499535 61213091
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 23 23183646 23067128 23504852 24052022 23683897 23818131 23922889 23183646 23852083 23943889 24007348 23218503 23488739 23068489 22319614 23588399 25342864 20939783 22861790 23247238 21902777 23188332 21318647 21671533 22442871 22740584 29116243 19965039 20512897 20406302 21243036 19637131
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 23 54981989 52686438 54296413 57464623 56915084 60490638 56269463 53215821 53217380 59604377 62951918 60618998 54879027 57696001 60951147 61288636 62672046 63089317 54842592 52459191 54231722 53355117 52814200 63201011 54981989 51982572 52370655 52832147 52649232 54186200 55478685 59655124
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 29 20370829 20991069 19626450 20137235 20328338 20846112 19773209 20125473 19761078 19600200 19773846 21024303 19423817 19833827 20522990 19645198 20168806 19666638 19524052 20455629 22432451 20993560 22996229 20722744 20243052 21378734 21007511 20682990 20370829 20906248 21234119 20781136
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 29 54692030 52679430 56937854 53882653 61398204 54303033 54056081 54285966 54514649 55094898 54625119 55362781 54518645 55129307 54329527 54779811 51783667 54326156 57013066 61811737 60984606 52616530 52841318 53574364 54826414 54692030 60236598 59475196 57485662 55074817 56042506 52019120
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 37 21590882 21830260 22728293 22371886 20916599 21689792 21342180 20103804 19809975 22376198 22571142 19604357 20240615 20416396 20500829 21701006 22585717 23537168 22047885 22920215 22288451 21448156 20639609 20344387 21737494 21459741 22415363 23256834 19758901 21590882 20472532 19754135
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 37 53913597 53663632 54220052 52577094 53420923 53487097 53048345 55685903 54362048 53662910 55275266 56315263 55555761 58876369 58868774 56722710 53639605 52669966 56985625 52050356 53582884 56768001 56482990 61279818 55874035 56086063 53459635 52459395 51370883 51392255 52676797 53913597
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 47 20198780 20390845 19428020 21718930 20361621 20831415 20696629 19528471 19933162 19512687 19598463 20365941 19427364 20212118 20368898 21343974 20173200 19803122 19737560 20763979 19902211 20266588 20439987 19542014 20041188 20862365 20198780 20755259 19607339 20050151 20393061 19592812
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 47 55849073 51796590 53167786 55724332 55849073 53611565 55263535 54650990 53272125 54041393 54692708 55440167 55521327 56469692 55084566 56472981 55151391 69587809 56492599 57908903 55785226 55588355 58568972 58773998 57166500 59181665 61355963 61732051 59900490 61687253 63054598 62173641
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 59 20464291 20743193 20820960 21679200 22860296 20464291 21364927 21384481 21050207 20651096 20611341 20208760 19873295 19577895 19555478 19540316 20191529 20468873 21859308 20845110 20342431 19961593 20032562 20750815 20057156 20328528 21045837 19804820 19869446 20410601 20921840 19641328
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 59 54387104 52136218 52710071 54219383 54392965 53129859 54446997 51709660 52018268 51349248 52563585 52819615 51614399 53665185 54437410 53873846 54387104 55266738 55390433 54041076 56686697 54391003 55388351 56594083 55639890 54360237 55762938 56036313 55790267 54932309 55033180 52371466
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 74 20022682 20022682 19385114 20016068 19498198 20193999 19305804 20170116 19462460 20047578 19357237 19996858 19560392 20090992 20108175 20550826 21058965 20054883 19623655 20027551 19337417 20453828 19894546 22194816 22714452 20529485 19732736 20213378 20001849 19756696 20292080 19311795
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 74 58547343 54316997 55932518 54686063 55137910 52531782 58265945 52759275 52425464 53429968 62386195 62765844 62394450 60969847 61300846 60647161 61002491 61171808 60654874 61691910 62123539 60992308 56647525 59240594 59069239 58547343 55082853 58865435 58249244 56036633 53559045 54234778
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 93 20194051 21379952 20429674 20424199 19871430 19909671 19531789 20243493 20567150 19586501 21210850 19378401 21438896 19877905 20251031 21050427 19691260 19971059 19943084 19683112 20931352 20208507 19770605 20282533 20624787 20257485 20194051 20074655 20004762 20154349 19984154 20990687
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 93 55310603 59920725 56202245 63179764 63563375 60739086 62347804 57111228 59133926 59008300 57426352 55470880 53342297 54682779 55418147 55310603 53139309 53270205 53160343 51323844 52986785 51650875 52113811 54673027 53706618 56689698 52418861 52885820 52477452 52851644 56063435 59368560
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 117 21468643 21820945 21024677 21281441 21077088 21336077 20757616 21574559 21468643 19559620 21433070 20503777 22983043 22914737 22617390 23572550 23098337 23351856 22978533 22844765 22092710 21279121 22126000 19928885 26241429 19591852 19977385 21468273 20397233 21807419 20292366 22909824
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 117 53927701 52781367 53556669 52673040 53927701 53858637 54857249 53754032 54396295 53800220 52196890 52611604 51985283 54160486 54612484 53504743 56630465 53874685 55527123 56425409 53579664 52685799 53129855 57518204 62109423 58279201 57766102 53379327 55052876 60687622 56046257 58448869
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 147 20222244 19808394 19543433 19378864 19569225 20148689 20287988 19835591 19618574 20177706 20183927 20226911 20510055 19995771 21263325 20485582 20372300 20156131 20184254 19340964 20222244 19892023 20042020 22655482 22105932 22895501 21620382 21957976 22432138 21776307 20236482 20297754
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 147 53838541 52167701 53630655 51895505 56582319 56189503 52170720 52052038 53455122 55030685 58480007 57380956 55219763 52992545 53719907 53901489 52647733 54843173 56093287 53599540 53838541 52401433 55327145 52115541 54850033 51049985 53485593 53109265 54769011 54181912 59219304 56770421
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 184 20290095 20941646 22258904 20378194 20132421 20834611 20600886 19816052 19806216 20712383 19962228 21949270 21094912 20785823 20100572 21104904 20023560 21425521 20134385 21432662 20249027 20155228 20104095 20183157 20149856 20290095 20141100 19995899 20986123 20392646 20403305 20278751
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 184 55814730 54971090 54395407 55167502 56004524 53053961 57515146 60652799 52998160 53342370 52784838 54411400 58077067 53455209 56217009 56985516 56062155 52877903 56729726 57724918 65586099 61241507 54289301 54386860 54219630 56485141 59797020 55814730 54407730 56567014 53922409 55994832
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 231 20728772 20922378 22072512 21110868 19454201 20664436 20267954 20065030 20095709 20372690 19955105 22290398 20061146 20634798 20672791 21383462 21391617 19900728 21239822 19862054 20618457 21065641 20994325 21471081 22221658 20728772 21152929 21049651 21095757 20090607 22356042 20099471
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 231 55799911 59040112 57447033 55468750 56740285 55117000 55123868 54115753 54978395 54503627 56522466 54735374 55126123 54233747 52864913 55799911 57274759 57635632 55174060 56827765 56295364 56366371 58382084 58201464 55200146 56260214 57662423 62182220 57186991 54889565 54529450 53007243
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 289 20202660 20052348 19667344 19610492 19470601 19497666 19510997 19555841 19316344 19498836 19625500 20251792 20861316 20805891 20974977 20769730 20245256 24012849 23625146 21013979 19803498 20130713 19903593 20656890 21712422 20202660 19707025 21146841 19542052 21429350 23604800 20368518
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 289 55982923 55817992 53993275 55167577 55403934 54112805 53568447 54294840 55982923 57348648 58025690 57142632 53778208 53380749 53199448 60858060 61645487 62521433 58768079 58050510 58353724 58633273 57722740 59126963 57794002 52825029 53719929 55835375 55661269 61828939 53559932 58505248
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 362 21058124 22770571 21219590 20502368 21297730 22124266 20297327 19850518 20383100 20629465 20910928 21844009 21477836 20273533 20468047 20061547 20423414 20204489 20252606 21725431 22498147 20655216 22656583 23149918 22228492 22398161 21524021 20471880 21583973 21106743 20638224 21058124
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 362 56604950 53275142 58947560 56419750 58751865 52609779 51741319 66586373 53746577 56234109 55149177 53325366 52583346 52597837 55411154 58872504 56775501 57591235 53163824 54572287 57860874 55136105 59873677 56604950 60024739 59639109 59742510 61858541 61219240 61116400 58962597 54269193
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 453 20209871 21926352 22501876 21474496 19911949 21591559 20311508 19731047 22483446 20845177 19936587 20245265 20203707 19428500 20209871 19966208 19816246 21386657 21299003 19670504 19550756 20872560 20047368 19646486 19976568 20218219 20221575 19585562 20034780 20194168 20661780 20226478
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 453 54778133 51888514 52064711 51753484 55035642 56375125 56723800 54793734 57721860 52468044 53463101 52812638 56611401 54778133 54804558 52135109 52708464 53684373 51602147 53904286 54624244 52104791 55899685 56194337 53378386 59340608 56464414 55712794 57002631 58989480 56317085 54050226
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 567 21094515 20260290 20262959 20592462 21791508 20620114 21094515 22078753 21130136 21594197 29071678 22103163 20190011 21162286 20276339 21505168 21375979 22566993 20024780 21315398 21301111 21035476 20673544 21558864 21078718 21145974 20386244 22768505 20833449 20224308 20799414 19985611
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 567 56465358 54069859 54584274 53718441 55862387 54860427 54505782 52680951 52504657 54229563 56896363 56233618 52739105 53525466 59189199 54015720 54178053 57968259 56465358 56537656 54603986 57563121 58447414 56603573 58939288 56525290 56488293 56792570 56671665 60181951 57864494 57990112
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 709 20146009 21039297 20406584 19668918 20212258 19899403 19839155 20146009 19649717 20527698 20076254 19862866 20114008 20273298 20229812 20092711 20244550 20270735 20113176 19689325 20001283 21108531 20039656 20175937 19970288 19948013 20198314 27734067 20266388 19482360 20202407 20172100
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 709 53902774 52669394 52833852 65859015 63098637 62384184 62856242 62390538 59355397 52455271 51581736 52283018 52855756 52954495 54485920 56229104 52594624 54554950 53902774 53285528 53417284 53914416 54391677 52117582 56520988 53323258 53790101 53685027 54966707 53837240 55612316 54878139
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 887 20300442 19916758 19896497 20595186 19428874 21478668 20993126 20154485 19691537 20849966 19616639 19622466 19672896 20006403 21009950 21680868 19830413 20300442 20071773 19690493 21452354 19720739 20959183 21488265 22298717 21450071 20447169 20015966 20262526 20419653 21365505 20891012
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 887 53594577 52978066 53085614 53455635 53556319 52131285 64156652 55470807 51835711 51330742 58528074 53383710 52352243 53580436 52873991 57351172 52803726 55172516 53736709 54202675 52238985 53594577 52153213 53720312 54818452 52322652 54713550 61816588 61735822 56817925 54003702 57661992
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 1109 23287536 21866660 22523818 22800324 23293939 24039689 24113933 23278819 22044700 22695507 20230803 20217083 21894337 22880032 24259422 24357676 23356244 23219312 23338927 23390831 23261040 23170548 23397315 23287536 23561152 23307134 23347456 23392267 23346259 23323197 23161446 20909516
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1109 55726188 63897303 53616749 53580488 53524514 52705239 52742456 53503941 53004488 51739314 53372849 55726188 55929644 55774278 57568115 52993365 53542239 60482436 57206051 59623082 57100574 62558919 58907888 54113924 51996703 53117722 52333640 56138164 57152633 61078421 62814065 62492221
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 1387 23651316 23377336 23343967 23345560 23264077 23359966 24074651 23665916 22880768 20733064 21362522 24028811 24605651 23812493 23306488 23160790 24727999 25263099 23810208 23836088 24486328 24564408 23762281 21031824 22519809 23866938 23924306 23651316 21743906 20284930 22440233 24234320
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1387 56612185 62020933 62222356 62289213 61129858 59491430 63671204 55618218 53281580 55402894 64299125 63635802 60923010 60379548 54462659 51657372 56177951 60667423 56612185 53495787 52030602 51940911 53650492 57333007 57307969 54838323 56045719 60133831 57366943 55456020 55117317 55671294
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 1734 21779236 23088109 20766948 22069312 22606274 22997898 22747343 23838123 22921955 23312061 23030685 22873149 23479533 21377094 20248508 20934258 20952706 20560053 21425098 21864320 21285132 21779236 20268906 21116814 21001486 23171839 20416156 21090848 22184714 21264637 21580835 22904027
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 1734 55999494 55999494 53242978 53851595 53033771 51986302 52903775 53155794 56779830 51481763 53696552 55034630 54202327 53329551 54316408 55709854 56475371 57804796 56287807 59914968 59817366 55011036 58068239 58155054 59820588 59825137 58693994 58424032 60471576 59199956 54832624 58043983
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 2168 21422533 22171514 23018263 20734210 20904031 21601153 21515933 21824016 21422533 21412893 20126724 19912759 21450213 20036491 19873577 20823274 19883829 19898792 20280176 20863242 20829982 21764751 21459339 20508981 22683311 21413686 24189889 22526372 21519816 22742790 23495675 23403173
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2168 53166241 60258400 59897675 59769460 75366699 52977793 55786279 58084421 52400687 52375586 51647871 51596735 59479249 55638522 53674614 53080986 53218996 55248471 54463167 53789390 52146739 51654600 52411026 52356513 59192836 52195227 53166241 53134814 51545521 52203969 52718215 59205135
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 2711 20303423 20541089 20227051 20029668 21192219 21793951 20210088 20230363 21891079 20303423 20247016 19799761 19871005 20309947 20235056 20258902 21222629 21111508 19850294 20702010 20091764 20589309 20351143 19919297 20578740 20022947 20038234 20699565 22383173 22186674 21369737 19744661
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 2711 54537832 53137797 52987237 52252773 55276331 54644547 53551604 52858658 55809888 53614074 54184124 54736175 54038252 52516590 56439945 58428791 55433738 53616900 56319991 57379065 54537832 54265373 58510717 53657767 53447192 53452835 52534863 56226386 61351301 61590107 61330315 61368220
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 3389 22756237 20958564 22361877 23527310 23576955 22756237 21423828 20731071 19952362 22736858 23653625 20549529 21557262 23545129 24095263 23661147 24059348 24018775 21501121 21122332 21691040 23638566 23752776 23826225 23598823 25149333 24488763 21746916 20911392 21181011 22154090 23213082
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 3389 52480473 55953049 58128164 59536122 68151110 57779723 55224268 57017603 55981344 56140160 55920384 58084621 57208644 56076299 57340713 52278089 52132945 51928200 52639491 51355128 50400918 50400765 49225724 50259729 50223759 52126614 52294646 51683941 50589346 51214258 50835299 52480473
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 4237 20075967 20007720 20137167 20797065 20337280 20160580 20164720 20263629 20168246 20392826 23310734 40941425 22603115 20075967 20067890 19778260 20306169 19967144 19959582 20015742 19503851 19869477 19656214 19753010 20579101 21120904 20069687 19945234 20069503 20205283 20058836 19853162
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 4237 52161183 51779180 52158114 51934770 51878421 53016065 52579603 52161183 52787438 52885826 51952407 51416176 52741718 51865965 50494362 50206217 50442051 52935419 51622104 52509334 50910740 52436075 52471626 51219976 49259105 50717404 55240625 55985175 56608476 59549861 56030537 56648945
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 5297 20365377 21812239 20353342 20325028 20385328 20363498 20218938 20218493 20350265 20324865 20496892 20179342 20357558 20336407 20906173 21812224 20375012 20293528 20243245 20365377 20451450 20836497 21648641 22561619 23359185 21075602 20371404 20806607 20263209 20354521 20290466 20397602
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 5297 52424680 52374406 52062256 52183743 52982116 52114880 52303452 50187817 51804548 51915711 52010939 51747847 52074283 51993353 52135403 52968028 53878430 52502602 52982297 52028081 52066218 52424680 53406003 53232733 54129454 58231429 55879836 53380301 52699747 52692481 54441177 54785896
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 6622 20587106 20673986 20484510 20527213 21872653 20413282 21959811 20531376 21883137 21279057 21780699 21053509 20876970 21884224 20552246 20398989 21683665 20587106 20522595 20278324 20538215 20337738 20431390 20366503 20547577 20552752 21095174 20380075 21124611 22201035 21159880 20962786
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 6622 53793230 53654824 55423845 51852186 52103006 52088690 52619736 54429703 61483773 55459403 51575905 52035045 51653858 51473618 53511136 52007467 57988478 56515580 56523456 57929975 56736773 57116533 54223017 55385217 54595268 51788656 53310717 53402132 55312602 57167844 53793230 53637103
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 8278 20778143 20705235 20772517 22063614 20647135 20754327 20923455 22102757 20776093 20708524 20714851 20734484 20513810 20806692 21730154 20997312 20780067 20757748 21320485 20778143 20674694 21195670 20811265 20643002 20855012 21181806 21207179 20631912 20781345 20700929 21269932 20741041
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 8278 53528141 53131272 52582802 52302876 53597769 51995822 51898184 51964219 52196906 52949318 55721710 55078827 53528141 57386100 58927635 54508713 54668123 52735820 52592764 53841173 52142086 53376391 57282185 54858558 55051771 52531434 53339501 54002991 55052492 54850676 53480515 56651954
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 10348 22817027 21993703 22819040 22785926 26574781 24188914 23114029 24477594 27157389 25510794 26030930 25138797 22632568 23275542 23330388 25542763 25798902 25437704 25302543 22040247 21099674 22817027 21259950 21600639 21166494 22230653 21951531 21114519 21690149 22231236 20983093 21278359
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 10348 53651571 56934102 63098344 59060486 54605991 54077130 53238294 52092115 52885501 53775145 52946424 53690575 53665102 53936961 53648712 54965171 53753823 58229041 55696059 53651571 52381613 52516073 52326037 52208839 52647842 53729871 52560154 52373245 52248991 59761147 52413649 50548028
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 12936 21801431 21428113 21561419 23732975 21432870 22810676 21455965 22737695 21412552 23190362 21801431 21494797 21328512 22110020 26459282 21558256 21574223 21532262 21307612 23025043 21374589 21556982 22511636 22545009 22619843 22633289 22652819 21420098 24119682 21401329 22838263 22780828
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 12936 55610683 52895197 52443394 52565334 53943778 55516759 54672355 56790650 52768000 52647188 55699002 56655304 56838925 54721627 60343959 59656997 61592312 62292803 59833131 60008881 60809770 54263327 54602156 55610683 54876824 55870543 55641401 55543195 56207405 55266177 58170519 53709635
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 16171 22999620 23634002 23213486 22741582 23272613 22423065 22826102 22384396 23155936 22328636 21997601 22483441 23244161 22275945 22122195 22999620 23480494 23132493 22827097 24193709 22837892 22238740 22831999 23487380 23646143 22922614 23061419 23192545 24001014 22552087 23355589 24643304
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 16171 54945417 53801139 54497419 52773411 52968904 52831138 55653212 54688840 57140560 55698354 55790721 52408946 54032416 53320050 58456794 54945417 57445689 55673388 54382345 55894842 55807104 53330142 54100533 53687722 54984966 57506456 55808488 59246519 53211790 54310136 59941655 56310615
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 20214 23822929 24438652 22987249 23808751 23370615 24356956 23635483 26151511 25159122 23822929 23747124 27320251 24427356 24097293 33258863 25126494 23040013 22693062 25052848 25426370 24776204 23816252 24466731 23899507 26694808 22585823 22614801 22288659 22700904 22599601 22581639 22560355
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 20214 55091299 54861561 59150483 55949247 59794449 60343997 56828687 53520065 52959084 54609432 53750880 53623792 58080273 56862584 57780638 57931353 54926568 55091299 57577349 58595911 54413388 54985020 54542702 55961404 56251166 55319074 55885918 54144799 53254984 53738598 54807253 54707548
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 25268 26025358 23922706 25298120 25981700 24072580 26074604 24886060 25170729 27026488 26259855 25575637 26529268 25325753 26146097 27905651 26025358 26760915 28163222 27917689 28618711 24143968 23830061 28732351 25721787 25991473 28573961 28036399 24065952 26701027 23706439 24187205 27853578
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 25268 55538730 56328856 56580101 57937944 57944147 53901342 55720257 54781682 54492949 55538730 56501458 55527685 55714138 57226301 59181929 56270527 53918844 55120628 55012925 54533609 53761141 54754256 55727263 53806709 54146563 52395373 53801429 55326794 57112963 57600198 62707286 56618288
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 31586 26281109 26046560 25428038 25801427 26824729 24338786 25569234 26281109 28198028 27414526 29610782 28142235 26056432 26470793 24614783 25899501 24882638 26096219 27248423 25579380 26710107 26133918 24694899 25998274 25616384 26681694 33301422 29989266 27828100 29892368 30323713 29356663
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 31586 57494178 55491080 59069617 61472890 61369340 59034399 57098807 58283212 57494178 57080602 55939132 53971115 53774096 55087488 59017822 60261922 58187622 56561787 63228433 63940706 57975237 55527458 61506815 61923797 62982158 63156419 54486787 54435586 54595633 56017181 54621228 56590652
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 39483 26088023 25499410 26321988 25447017 26253731 26425433 25470236 26707597 27043747 25452815 26023176 26367192 25677929 26081666 26334038 26247458 25496113 26088023 28047821 25661690 26295865 25434569 25530576 26225049 26069942 25698154 26091804 26334364 26192788 26225385 25875354 25640802
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 39483 55639485 55649710 54395308 54564597 58528715 54575699 55825867 54752128 54936371 55273466 55343908 56620014 55195004 54980964 54625174 55381034 55126756 55824464 55432422 55664686 57372499 56642322 57148874 58792494 59145120 60269865 55728581 55639485 56206776 55291381 55116691 56547545
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 49354 27093647 28589549 27360785 27206856 26769077 27189036 27241008 27107218 27244001 26904562 26659358 26973291 27008142 27361201 28708660 26892080 28375610 28022028 27066293 27206296 27027642 27093499 27058598 26956173 27223547 27052855 27213407 26920899 26897416 27249405 27030602 27093647
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 49354 57206380 55175779 55406034 55414342 55907091 57907515 58372242 57423295 60943973 57535741 56696441 58396514 55985493 58917612 57525109 57196794 57612307 55801333 55796106 56692047 57532090 58123171 56770141 56073565 55586650 58519150 56038640 57206380 56619289 59458177 58384955 59864457
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 61693 31702916 30246725 30168467 31916631 29844340 29254435 31088474 31381096 34235460 32565415 31792564 33538420 33013804 30535801 30344517 32343472 30849457 34591797 30247263 31702916 34261414 36639460 30400177 30027137 31412680 37275258 38598849 32452078 33407272 31415966 29746441 31830542
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 61693 60270465 61525406 63428963 65691756 61437083 62492956 67180763 66365834 62835576 66655782 65194375 60905167 56930540 56915360 56292459 58000795 58352114 59353926 60308858 63435868 63689137 63969361 60017085 56665302 56505389 57573516 56162582 55511621 55838941 60270465 60124584 58767783
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 77117 31488517 31636702 31270312 31185000 31126422 31153902 31535498 31392098 31488517 32203384 31430010 33444727 31345445 32076501 32079312 31393074 33186626 32382858 32084291 31964087 32026504 32063178 31473309 32463067 31415475 32694462 31251910 31359177 31479714 31424556 31430537 31879968
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 77117 58748843 58359541 58823576 58982048 58103393 58020323 57830220 57551202 58659576 58748843 57746956 57764793 57705608 58908558 60135492 58005295 61123648 60803027 62237916 57435801 58735352 58825130 61282069 60857642 62035041 57585505 58631493 60820069 58192629 62414782 61783718 59540571
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch cycles 96397 41799061 43288094 44265730 41799061 38292589 45093903 45131975 42336045 35987866 39034928 39961343 37016043 35252537 43944023 45067182 44622145 44563209 45338276 45642505 44804436 45823675 44604018 44042874 39245170 34471056 34929220 35691413 34682550 34417576 34161699 34425474 34382677
20110221 lamb27 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 lamb27 x86 20191114 crypto_sign edwards25519sha512batch open_cycles 96397 61299123 61160191 59121777 60584380 61513355 59894699 59197303 64117167 59986068 61299123 61345883 59224818 61028052 61410809 59234778 59014905 60381787 63144471 61191035 60915503 62035938 59370004 60065819 61959917 62178136 62527008 63051160 64320532 63473540 63584634 63551188 62818697
20110221 lamb27 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
