Output save_alt Download

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