Output save_alt Download

Operation
crypto_aead
Primitive
norx3261v1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 1aee802910eeb6e6221b2dc32cabd70858521460c9b080ec685ba0bc6601b05a 11811263 309987235 4300000000 crypto_aead/norx3261v1/ref
3 ==4780== Memcheck, a memory error detector
4 ==4780== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4780== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4780== Command: ./try
7 ==4780==
8 ==4780== Conditional jump or move depends on uninitialised value(s)
9 ==4780== at 0x10E344: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==4780== by 0x10B024: crypto_aead_norx3261v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==4780== by 0x10927E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==4780== by 0x108CD8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==4780== Uninitialised value was created by a client request
14 ==4780== at 0x10911D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==4780== by 0x108CD8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==4780==
17 ==4780== Conditional jump or move depends on uninitialised value(s)
18 ==4780== at 0x10E344: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==4780== by 0x10B024: crypto_aead_norx3261v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4780== by 0x10927E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==4780== by 0x108CE9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==4780== Uninitialised value was created by a client request
23 ==4780== at 0x10911D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==4780== by 0x108CE9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==4780==
26 ==4780==
27 ==4780== HEAP SUMMARY:
28 ==4780== in use at exit: 69,888 bytes in 16 blocks
29 ==4780== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
30 ==4780==
31 ==4780== LEAK SUMMARY:
32 ==4780== definitely lost: 0 bytes in 0 blocks
33 ==4780== indirectly lost: 0 bytes in 0 blocks
34 ==4780== possibly lost: 69,888 bytes in 16 blocks
35 ==4780== still reachable: 0 bytes in 0 blocks
36 ==4780== suppressed: 0 bytes in 0 blocks
37 ==4780== Rerun with --leak-check=full to see details of leaked memory
38 ==4780==
39 ==4780== For lists of detected and suppressed errors, rerun with: -s
40 ==4780== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)