Implementation notes: mips64, gcc49, crypto_sign/donald512

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_sign
Primitive: donald512

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
try.c: /tmp/ccm7NMDu.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer
try.c: /tmp/ccMDTzGz.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer
try.c: /tmp/ccUHGZFx.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer
try.c: /tmp/ccnlHa3M.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -mabi=64 -O2 -fomit-frame-pointer
try.c: /tmp/cc7tZvI2.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O2 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -mabi=64 -O3 -fomit-frame-pointer
try.c: /tmp/ccI4aMrj.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O3 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -mabi=64 -O -fomit-frame-pointer
try.c: /tmp/ccLgzAO9.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald512/openssl
Compiler: gcc -mabi=64 -Os -fomit-frame-pointer
try.c: /tmp/ccbKeCGv.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald512.a(keypair.o): In function `crypto_sign_donald512_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald512.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald512.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald512.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -Os -fomit-frame-pointer openssl