Test results for amd64, hunsnivy, crypto_kem/hqc2561
[Page version: 20260902 09:50:30]
Measurements for amd64, hunsnivy, crypto_kem
Test results for amd64, hunsnivy, crypto_kem
Test results for crypto_kem/hqc2561
Computer: hunsnivy
Microarchitecture: amd64; Ivy Bridge+AES (306a9)
Architecture: amd64
CPU ID: GenuineIntel-000306a9-bfebfbff
SUPERCOP version: 20260831
Operation: crypto_kem
Primitive: hqc2561
Compiler output
gf2x_avx2.c: gf2x_avx2.c:87:19: error: use of unknown builtin '__builtin_shuffle' [-Wimplicit-function-declaration]
gf2x_avx2.c: rightVector = __builtin_shuffle(
gf2x_avx2.c: ^
gf2x_avx2.c: gf2x_avx2.c:87:17: error: assigning to 'v8uint32' (vector of 8 'uint32_t' values) from incompatible type 'int'
gf2x_avx2.c: rightVector = __builtin_shuffle(
gf2x_avx2.c: ^ ~~~~~~~~~~~~~~~~~~
gf2x_avx2.c: gf2x_avx2.c:89:16: error: assigning to 'v8uint32' (vector of 8 'uint32_t' values) from incompatible type 'int'
gf2x_avx2.c: leftVector = __builtin_shuffle(
gf2x_avx2.c: ^ ~~~~~~~~~~~~~~~~~~
gf2x_avx2.c: 3 errors generated.
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
rng.c: rng.c: In function 'AES256_ECB':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_enc':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_dec':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c: In function 'AES256_ECB':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_enc':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_dec':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c: In function 'AES256_ECB':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_enc':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_dec':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c: In function 'AES256_ECB':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_enc':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_opt_timingleaks_dec':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/opt/work/kem.c:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: int ciphertext_len;
rng.c: ^
rng.c: 1 warning generated.
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
rng.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: int ciphertext_len;
rng.c: ^
rng.c: 1 warning generated.
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
rng.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: int ciphertext_len;
rng.c: ^
rng.c: 1 warning generated.
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
rng.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: int ciphertext_len;
rng.c: ^
rng.c: 1 warning generated.
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
rng.c: rng.c: In function 'int seedexpander(AES_XOF_struct*, unsigned char*, long unsigned int)':
rng.c: rng.c:75:19: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
rng.c: 75 | if ( xlen <= (16-ctx->buffer_pos) ) { // buffer has what we need
rng.c: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
rng.c: rng.c: In function 'void AES256_ECB(unsigned char*, unsigned char*, unsigned char*)':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c: In function 'int seedexpander(AES_XOF_struct*, unsigned char*, long unsigned int)':
rng.c: rng.c:75:19: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
rng.c: 75 | if ( xlen <= (16-ctx->buffer_pos) ) { // buffer has what we need
rng.c: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
rng.c: rng.c: In function 'void AES256_ECB(unsigned char*, unsigned char*, unsigned char*)':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c: In function 'int seedexpander(AES_XOF_struct*, unsigned char*, long unsigned int)':
rng.c: rng.c:75:19: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
rng.c: 75 | if ( xlen <= (16-ctx->buffer_pos) ) { // buffer has what we need
rng.c: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
rng.c: rng.c: In function 'void AES256_ECB(unsigned char*, unsigned char*, unsigned char*)':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall |
Compiler output
rng.c: rng.c: In function 'int seedexpander(AES_XOF_struct*, unsigned char*, long unsigned int)':
rng.c: rng.c:75:19: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
rng.c: 75 | if ( xlen <= (16-ctx->buffer_pos) ) { // buffer has what we need
rng.c: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
rng.c: rng.c: In function 'void AES256_ECB(unsigned char*, unsigned char*, unsigned char*)':
rng.c: rng.c:123:9: warning: variable 'ciphertext_len' set but not used [-Wunused-but-set-variable]
rng.c: 123 | int ciphertext_len;
rng.c: | ^~~~~~~~~~~~~~
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_enc':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:77: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:84: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: libcrypto_kem_hqc2561.a(kem.o): in function `crypto_kem_hqc2561_ref_timingleaks_dec':
try.cpp: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:153: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/hqc2561/ref/work/kem.cpp:181: undefined reference to `crypto_hash_sha512_openssl_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.cpp: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.cpp: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |