[Page version: 20241120 00:22:57]
Measurements for armeabi, berry2, crypto_aead Test results for armeabi, berry2, crypto_aead Test results for crypto_aead/knot192Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
1309437 | 5220 127 0 | 17503 483 816 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
1309779 | 9060 127 0 | 22991 483 816 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
1490532 | 7428 127 0 | 21359 483 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
1705413 | 3796 127 0 | 16079 483 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
1784876 | 7528 127 0 | 19626 479 816 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
1825318 | 5624 127 0 | 17007 475 816 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
2296840 | 3172 127 0 | 15270 479 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
2359444 | 2872 127 0 | 14255 475 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240929 | 20240909 |
encrypt.c: encrypt.c: In function 'crypto_aead_knot192_ref_timingleaks_encrypt': encrypt.c: encrypt.c:121:6: warning: unused variable 'capacity' [-Wunused-variable] encrypt.c: 121 | u32 capacity = size - rate; //36 288/8=36 encrypt.c: | ^~~~~~~~ encrypt.c: encrypt.c: In function 'crypto_aead_knot192_ref_timingleaks_decrypt': encrypt.c: encrypt.c:202:6: warning: unused variable 'capacity' [-Wunused-variable] encrypt.c: 202 | u32 capacity = size - rate; //24 encrypt.c: | ^~~~~~~~ encrypt.c: encrypt.c: In function 'crypto_aead_knot192_ref_timingleaks_encrypt': encrypt.c: encrypt.c:127:5: warning: unbounded use of variable-length array [-Wvla-larger-than=] encrypt.c: 127 | u8 A[u * rate]; encrypt.c: | ^ encrypt.c: encrypt.c:128:5: warning: unbounded use of variable-length array [-Wvla-larger-than=] encrypt.c: 128 | u8 M[v * rate]; encrypt.c: | ^ encrypt.c: encrypt.c: In function 'crypto_aead_knot192_ref_timingleaks_decrypt': encrypt.c: encrypt.c:208:5: warning: unbounded use of variable-length array [-Wvla-larger-than=] encrypt.c: 208 | u8 A[u * rate]; encrypt.c: | ^
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
encrypt.o constant7 D
Implementation | Compiler |
T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
encrypt.o constant7 D encrypt.o load32 T encrypt.o load64 T encrypt.o permutation384 T encrypt.o store32 T encrypt.o store64 T
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |