Output save_alt Download

Operation
crypto_sign
Primitive
sflashv2
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 9c21f7765082559becf6753bb15163f14eae35e0c93531c32d689b7d6f15c326 49282115 7365465380 4300000000 crypto_sign/sflashv2/ref
3 ==20375== Memcheck, a memory error detector
4 ==20375== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==20375== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==20375== Command: ./try
7 ==20375==
8 ==20375== Use of uninitialised value of size 8
9 ==20375== at 0x10A6D5: inv_affine (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==20375== by 0x10B8D3: Flash_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==20375== by 0x10C78F: Flash_sign2 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==20375== by 0x10D032: crypto_sign_sflashv2_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==20375== by 0x10929E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==20375== by 0x108E78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==20375== Uninitialised value was created by a client request
16 ==20375== at 0x10926D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==20375== by 0x108E78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==20375==
19 ==20375== Use of uninitialised value of size 8
20 ==20375== at 0x10A6D5: inv_affine (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==20375== by 0x10C23C: Flash_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==20375== by 0x10C78F: Flash_sign2 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==20375== by 0x10D032: crypto_sign_sflashv2_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==20375== by 0x10929E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==20375== by 0x108E78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==20375== Uninitialised value was created by a client request
27 ==20375== at 0x10926D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==20375== by 0x108E78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==20375==
30 ==20375==
31 ==20375== HEAP SUMMARY:
32 ==20375== in use at exit: 195,220 bytes in 10 blocks
33 ==20375== total heap usage: 30 allocs, 20 frees, 1,264,386 bytes allocated
34 ==20375==
35 ==20375== LEAK SUMMARY:
36 ==20375== definitely lost: 0 bytes in 0 blocks
37 ==20375== indirectly lost: 0 bytes in 0 blocks
38 ==20375== possibly lost: 195,220 bytes in 10 blocks
39 ==20375== still reachable: 0 bytes in 0 blocks
40 ==20375== suppressed: 0 bytes in 0 blocks
41 ==20375== Rerun with --leak-check=full to see details of leaked memory
42 ==20375==
43 ==20375== For lists of detected and suppressed errors, rerun with: -s
44 ==20375== ERROR SUMMARY: 5476 errors from 2 contexts (suppressed: 0 from 0)