Test results for aarch64, pi3bplus, crypto_sign/dilithium3
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_sign
Test results for aarch64, pi3bplus, crypto_sign
Test results for crypto_sign/dilithium3
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: dilithium3
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
3654146 | 29784 0 0 | 48076 776 1584 | T!!!ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241018 | 20241011 |
3906107 | 19336 0 0 | 36740 776 1584 | T!!!ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241018 | 20241011 |
4200832 | 17532 0 0 | 33788 760 1568 | T!!!ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241018 | 20241011 |
4834558 | 18476 0 0 | 35844 776 1568 | T!!!ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241018 | 20241011 |
Compiler output
polyvec.c: polyvec.c: In function 'crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_gamma1':
polyvec.c: <command-line>: warning: 'crypto_sign_dilithium3_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[48]' {aka 'const unsigned char[48]'}
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_dilithium3_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: | ^~~~~~~~~~~~~~~~~~~
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 (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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 (12.2.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: main (try-anything.c:351)
Use of uninitialised value of size 8
at 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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:307)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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:307)
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 (12.2.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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 (12.2.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: rej_uniform (poly.c:345)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_uniform_eta (polyvec.c:40)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:428)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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:430)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_uniform_eta (poly.c:467)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_uniform_eta (polyvec.c:173)
by 0x...: crypto_sign_dilithium3_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_dilithium3_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_dilithium3_ref_constbranchindex_poly_uniform (poly.c:377)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvec_matrix_expand (polyvec.c:22)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:116)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyvecl_chknorm (polyvec.c:159)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:150)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:159)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_chknorm (poly.c:305)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_chknorm (polyvec.c:326)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:166)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_make_hint (rounding.c:68)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_poly_make_hint (poly.c:251)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_polyveck_make_hint (polyvec.c:393)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:170)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:535)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_poly_challenge (poly.c:537)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:142)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_pack_sig (packing.c:178)
by 0x...: crypto_sign_dilithium3_ref_constbranchindex_signature (sign.c:175)
by 0x...: crypto_sign_dilithium3_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_dilithium3_ref_constbranchindex_signature (sign.c:171)
by 0x...: crypto_sign_dilithium3_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 (12.2.0) |