Test results for amd64, hertz, crypto_dh/claus
[Page version: 20250926 22:06:17]
Measurements for amd64, hertz, crypto_dh
Test results for amd64, hertz, crypto_dh
Test results for crypto_dh/claus
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250922
Operation: crypto_dh
Primitive: claus
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
4053481 | 1390 0 0 | 23026 956 1896 | T:opensslnew | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4057990 | 1214 0 0 | 28048 964 1832 | T:opensslnew | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4060026 | 1214 0 0 | 26048 964 1832 | T:opensslnew | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4061694 | 1390 0 0 | 25026 956 1896 | T:opensslnew | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4064691 | 1211 0 0 | 22986 956 1832 | T:opensslnew | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4204757 | 1349 0 0 | 21154 948 1800 | T:opensslnew | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4868111 | 2275 16 168 | 1978224 147156 11400 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4869339 | 2321 16 168 | 1980224 147156 11400 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4873102 | 2374 16 224 | 1972825 147124 11464 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4875843 | 2143 16 168 | 1974926 147148 11400 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4876210 | 3194 16 224 | 1977537 147132 11592 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
4881183 | 3139 16 224 | 1975549 147132 11592 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text+0x...): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text+0x...): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/clang++_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text._ZN10__gmp_exprIA1_12__mpz_structS1_EaSEPKc[_ZN10__gmp_exprIA1_12__mpz_structS1_EaSEPKc]+0xa): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text+0x...): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text.unlikely+0x54): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text+0x...): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text.unlikely+0x54): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:21:(.text+0x...): undefined reference to `__gmpz_import'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::operator=(char const*)':
try.cpp: /usr/include/gmpxx.h:1687:(.text+0x...): undefined reference to `__gmpz_set_str'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::assign_ui(unsigned long)':
try.cpp: /usr/include/gmpxx.h:1585:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `crypto_dh_claus_gmp_timingleaks_keypair':
try.cpp: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:24:(.text+0x...): undefined reference to `__gmpz_powm'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:25:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:26:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/try/cpp/g++_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/claus/gmp/work/keypair.cpp:27:(.text+0x...): undefined reference to `__gmpz_export'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::~__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: /usr/include/gmpxx.h:1667:(.text+0x...): undefined reference to `__gmpz_clear'
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(keypair.o):/usr/include/gmpxx.h:1667: more undefined references to `__gmpz_clear' follow
try.cpp: /usr/bin/ld: libcrypto_dh_claus.a(sharedsecret.o): in function `__gmp_expr<__mpz_struct [1], __mpz_struct [1]>::__gmp_expr()':
try.cpp: /usr/include/gmpxx.h:1632:(.text+0x...): undefined reference to `__gmpz_init'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:gmp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `redc(_ntl_gbigint_body*, _ntl_gbigint_body*, long, unsigned long, _ntl_gbigint_body*)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:5497:(.text+0x...): undefined reference to `__gmpn_addmul_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:5509:(.text+0x...): undefined reference to `__gmpn_sub_n'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_rem_struct_basic::eval(long*, _ntl_gbigint_body*, _ntl_tmp_vec*)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:7962:(.text+0x...): undefined reference to `__gmpn_mod_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_reduce_struct_montgomery::eval(_ntl_gbigint_body**, _ntl_gbigint_body**)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:5581:(.text+0x...): undefined reference to `__gmpn_addmul_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:5593:(.text+0x...): undefined reference to `__gmpn_sub_n'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_crt_struct_basic::eval(_ntl_gbigint_body**, long const*, _ntl_tmp_vec*)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:6790:(.text+0x...): undefined reference to `__gmpn_addmul_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `gmod_simple(_ntl_gbigint_body*, _ntl_gbigint_body*, _ntl_gbigint_body**)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:3521:(.text+0x...): undefined reference to `__gmpn_tdiv_qr'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_rem_struct_fast::eval(long*, _ntl_gbigint_body*, _ntl_tmp_vec*)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:8002:(.text+0x...): undefined reference to `__gmpn_mod_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_rem_struct_medium::eval(long*, _ntl_gbigint_body*, _ntl_tmp_vec*)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:8046:(.text+0x...): undefined reference to `__gmpn_mod_1'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_grshift(_ntl_gbigint_body*, long, _ntl_gbigint_body**)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:2428:(.text+0x...): undefined reference to `__gmpn_rshift'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_glshift(_ntl_gbigint_body*, long, _ntl_gbigint_body**)':
try.cpp: .../supercop-data/hertz/amd64/ntl/work/src/lip.cpp:2363:(.text+0x...): undefined reference to `__gmpn_lshift'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `_ntl_gadd(_ntl_gbigint_body*, _ntl_gbigint_body*, _ntl_gbigint_body**)':
try.cpp: /usr/include/x86_64-linux-gnu/gmp.h:2149:(.text+0x...): undefined reference to `__gmpn_add_n'
try.cpp: /usr/bin/ld: /usr/include/x86_64-linux-gnu/gmp.h:2204:(.text+0x...): undefined reference to `__gmpn_sub_n'
try.cpp: /usr/bin/ld: .../supercop-data/hertz/amd64/lib/libntl.a(lip.o): in function `__gmpn_sub':
try.cpp: /usr/include/x86_64-linux-gnu/gmp.h:2204:(.text+0x...): undefined reference to `__gmpn_sub_n'
try.cpp: ...
Number of similar (implementation,compiler) pairs: 6, namely:
Implementation | Compiler |
T:ntl | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ntl | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ntl | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:ntl | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ntl | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:ntl | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
keypair.c: keypair.c:19:8: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
keypair.c: 19 | dh = DH_new();
keypair.c: | ^
keypair.c: /usr/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
keypair.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
keypair.c: 217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
keypair.c: 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
keypair.c: | ^
keypair.c: keypair.c:25:5: error: incomplete definition of type 'DH' (aka 'struct dh_st')
keypair.c: 25 | dh->p = BN_new(); if (!dh->p) goto error;
keypair.c: | ~~^
keypair.c: /usr/include/openssl/types.h:146:16: note: forward declaration of 'struct dh_st'
keypair.c: 146 | typedef struct dh_st DH;
keypair.c: | ^
keypair.c: keypair.c:25:28: error: incomplete definition of type 'DH' (aka 'struct dh_st')
keypair.c: 25 | dh->p = BN_new(); if (!dh->p) goto error;
keypair.c: | ~~^
keypair.c: /usr/include/openssl/types.h:146:16: note: forward declaration of 'struct dh_st'
keypair.c: 146 | typedef struct dh_st DH;
keypair.c: | ^
keypair.c: keypair.c:26:5: error: incomplete definition of type 'DH' (aka 'struct dh_st')
keypair.c: ...
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
keypair.c: keypair.c: In function 'crypto_dh_claus_openssl_timingleaks_keypair':
keypair.c: keypair.c:19:3: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
keypair.c: 19 | dh = DH_new();
keypair.c: | ^~
keypair.c: In file included from keypair.c:3:
keypair.c: /usr/include/openssl/dh.h:210:27: note: declared here
keypair.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
keypair.c: | ^~~~~~
keypair.c: keypair.c:25:5: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 25 | dh->p = BN_new(); if (!dh->p) goto error;
keypair.c: | ^~
keypair.c: keypair.c:25:28: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 25 | dh->p = BN_new(); if (!dh->p) goto error;
keypair.c: | ^~
keypair.c: keypair.c:26:5: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 26 | dh->g = BN_new(); if (!dh->g) goto error;
keypair.c: | ^~
keypair.c: keypair.c:26:28: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 26 | dh->g = BN_new(); if (!dh->g) goto error;
keypair.c: | ^~
keypair.c: keypair.c:28:39: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 28 | if (!BN_bin2bn(prime,sizeof prime,dh->p)) goto error;
keypair.c: | ^~
keypair.c: keypair.c:29:22: error: invalid use of incomplete typedef 'DH' {aka 'struct dh_st'}
keypair.c: 29 | if (!BN_set_word(dh->g,2)) goto error;
keypair.c: ...
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
keypair.c: keypair.c:32:8: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
keypair.c: 32 | dh = DH_new(); if (!dh) goto error;
keypair.c: | ^
keypair.c: /usr/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
keypair.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
keypair.c: 217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
keypair.c: 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
keypair.c: | ^
keypair.c: keypair.c:34:8: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
keypair.c: 34 | if (!DH_set0_pqg(dh,p,0,g)) goto error;
keypair.c: | ^
keypair.c: /usr/include/openssl/dh.h:266:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
keypair.c: 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
keypair.c: 217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
keypair.c: | ^
keypair.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
keypair.c: 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
keypair.c: | ^
keypair.c: keypair.c:37:8: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
keypair.c: ...
sharedsecret.c: sharedsecret.c:27:11: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
sharedsecret.c: 27 | alice = DH_new(); if (!alice) goto error;
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
sharedsecret.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
sharedsecret.c: 217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
sharedsecret.c: 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
sharedsecret.c: | ^
sharedsecret.c: sharedsecret.c:35:8: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
sharedsecret.c: 35 | if (!DH_set0_pqg(alice,p,0,g)) goto error;
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/dh.h:266:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
sharedsecret.c: 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
sharedsecret.c: 217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
sharedsecret.c: | ^
sharedsecret.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
sharedsecret.c: 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
sharedsecret.c: | ^
sharedsecret.c: sharedsecret.c:44:8: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
sharedsecret.c: ...
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:opensslnew | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:opensslnew | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
T:opensslnew | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4)) |
Compiler output
keypair.c: keypair.c: In function 'crypto_dh_claus_opensslnew_timingleaks_keypair':
keypair.c: keypair.c:32:3: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
keypair.c: 32 | dh = DH_new(); if (!dh) goto error;
keypair.c: | ^~
keypair.c: In file included from keypair.c:3:
keypair.c: /usr/include/openssl/dh.h:210:27: note: declared here
keypair.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
keypair.c: | ^~~~~~
keypair.c: keypair.c:34:3: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
keypair.c: 34 | if (!DH_set0_pqg(dh,p,0,g)) goto error;
keypair.c: | ^~
keypair.c: /usr/include/openssl/dh.h:266:27: note: declared here
keypair.c: 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
keypair.c: | ^~~~~~~~~~~
keypair.c: keypair.c:37:3: warning: 'DH_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
keypair.c: 37 | if (!DH_generate_key(dh)) goto error;
keypair.c: | ^~
keypair.c: /usr/include/openssl/dh.h:234:27: note: declared here
keypair.c: 234 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
keypair.c: | ^~~~~~~~~~~~~~~
keypair.c: keypair.c:39:3: warning: 'DH_get0_pub_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
keypair.c: 39 | z = DH_get0_pub_key(dh);
keypair.c: | ^
keypair.c: /usr/include/openssl/dh.h:274:37: note: declared here
keypair.c: 274 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *DH_get0_pub_key(const DH *dh);
keypair.c: ...
sharedsecret.c: sharedsecret.c: In function 'crypto_dh_claus_opensslnew_timingleaks':
sharedsecret.c: sharedsecret.c:27:3: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
sharedsecret.c: 27 | alice = DH_new(); if (!alice) goto error;
sharedsecret.c: | ^~~~~
sharedsecret.c: In file included from sharedsecret.c:3:
sharedsecret.c: /usr/include/openssl/dh.h:210:27: note: declared here
sharedsecret.c: 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
sharedsecret.c: | ^~~~~~
sharedsecret.c: sharedsecret.c:35:3: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
sharedsecret.c: 35 | if (!DH_set0_pqg(alice,p,0,g)) goto error;
sharedsecret.c: | ^~
sharedsecret.c: /usr/include/openssl/dh.h:266:27: note: declared here
sharedsecret.c: 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
sharedsecret.c: | ^~~~~~~~~~~
sharedsecret.c: sharedsecret.c:44:3: warning: 'DH_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
sharedsecret.c: 44 | if (!DH_set0_key(alice,pub_key,priv_key)) goto error;
sharedsecret.c: | ^~
sharedsecret.c: /usr/include/openssl/dh.h:269:27: note: declared here
sharedsecret.c: 269 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
sharedsecret.c: | ^~~~~~~~~~~
sharedsecret.c: sharedsecret.c:47:3: warning: 'DH_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
sharedsecret.c: 47 | if (DH_size(alice) > SHAREDSECRET_BYTES) goto error;
sharedsecret.c: | ^~
sharedsecret.c: /usr/include/openssl/dh.h:214:27: note: declared here
sharedsecret.c: 214 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
sharedsecret.c: ...
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:opensslnew | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:opensslnew | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
T:opensslnew | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |