Test results for aarch64, pi4b, crypto_sign/dilithium5
[Page version: 20241024 06:46:09]
Measurements for aarch64, pi4b, crypto_sign
Test results for aarch64, pi4b, crypto_sign
Test results for crypto_sign/dilithium5
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: dilithium5
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
9346812 | 32592 0 0 | 51240 824 1584 | T!!!ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241014 | 20241011 |
10336005 | 20432 0 0 | 38016 824 1568 | T!!!ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241014 | 20241011 |
10439761 | 32684 0 0 | 52190 848 1568 | T!!!ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241014 | 20241011 |
11652772 | 19524 0 0 | 37136 824 1568 | T!!!ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241014 | 20241011 |
12093254 | 18684 0 0 | 35200 808 1568 | T!!!ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241014 | 20241011 |
Compiler output
polyvec.c: polyvec.c: In function 'crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_gamma1':
polyvec.c: <command-line>: warning: 'crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_gamma1' reading 48 bytes from a region of size 32 [-Wstringop-overread]
polyvec.c: <command-line>: note: in definition of macro 'CRYPTO_NAMESPACE'
polyvec.c: poly.h:51:29: note: in expansion of macro 'DILITHIUM_NAMESPACE'
polyvec.c: 51 | #define poly_uniform_gamma1 DILITHIUM_NAMESPACE(poly_uniform_gamma1)
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
polyvec.c: polyvec.c:47:5: note: in expansion of macro 'poly_uniform_gamma1'
polyvec.c: 47 | poly_uniform_gamma1(&v->vec[i], seed, L*nonce + i);
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
polyvec.c: <command-line>: note: referencing argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'}
polyvec.c: <command-line>: note: in definition of macro 'CRYPTO_NAMESPACE'
polyvec.c: poly.h:51:29: note: in expansion of macro 'DILITHIUM_NAMESPACE'
polyvec.c: 51 | #define poly_uniform_gamma1 DILITHIUM_NAMESPACE(poly_uniform_gamma1)
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
polyvec.c: polyvec.c:47:5: note: in expansion of macro 'poly_uniform_gamma1'
polyvec.c: 47 | poly_uniform_gamma1(&v->vec[i], seed, L*nonce + i);
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
polyvec.c: <command-line>: note: in a call to function 'crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_gamma1'
polyvec.c: <command-line>: note: in definition of macro 'CRYPTO_NAMESPACE'
polyvec.c: poly.h:51:29: note: in expansion of macro 'DILITHIUM_NAMESPACE'
polyvec.c: 51 | #define poly_uniform_gamma1 DILITHIUM_NAMESPACE(poly_uniform_gamma1)
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
polyvec.c: poly.h:52:6: note: in expansion of macro 'poly_uniform_gamma1'
polyvec.c: 52 | void poly_uniform_gamma1(poly *a,
polyvec.c: | ^~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: main (try-anything.c:351)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: predoit (try.c:104)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: main (try-anything.c:351)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:39)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:42)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:419)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_eta.constprop.0 (poly.c:423)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:43)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_keypair (sign.c:32)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: main (try-anything.c:351)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium5_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium5_ref_constbranchindex (sign.c:206)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |