Implementation notes: amd64, hiphop, crypto_encrypt/ledapkc31

Computer: hiphop
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20200417
Operation: crypto_encrypt
Primitive: ledapkc31
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1102567693048 8 0124164 816 1656portableoptclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020041520200409
1110995693048 8 0124164 816 1656portableoptclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020041520200409
1147049698114 8 0129252 816 1656portableoptclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020041520200409
1191630866386 8 094362 808 1656portableoptclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020041520200409
1245454489234 8 0120056 824 1688portableoptgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020041520200409
1265912069459 8 099472 824 1688portableoptgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020041520200409
1371667270019 8 099888 824 1688portableoptgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020041520200409
1690181246333 8 075495 816 1656portableoptgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020041520200409
6220838867584 8 098236 816 1656portableoptclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020041520200409

Namespace violations

Implementation: crypto_encrypt/ledapkc31/portableopt
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
H_Q_matrices_generation.o generateHPosOnes T
H_Q_matrices_generation.o generateQPosOnes T
H_Q_matrices_generation.o transposeHPosOnes T
H_Q_matrices_generation.o transposeQPosOnes T
aes256.o rijndaelEncrypt T
aes256.o rijndaelKeySetupEnc T
bf_decoding.o bf_decoding T
bf_decoding.o thresholds D
constant_weight_codec.o binary_to_constant_weight_approximate T
constant_weight_codec.o bitstream_read T
constant_weight_codec.o bitstream_write T
constant_weight_codec.o constant_weight_to_binary_approximate T
dfr_test.o DFR_test T
djbsort.o int32_sort T
gf2x_arith.o gf2x_mul_Kar T
gf2x_arith.o gf2x_mul_TC3 T
gf2x_arith.o gf2x_mul_avx T
gf2x_arith_mod_xPplusOne.o expand_error T
gf2x_arith_mod_xPplusOne.o gf2x_mod_add_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_DJB T
gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_KTT T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_dense_to_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_reflect_in_place T
gf2x_arith_mod_xPplusOne.o gf2x_scalarprod T
gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place T
gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_trunc T
gf2x_arith_mod_xPplusOne.o jumpdivstep T
gf2x_arith_mod_xPplusOne.o rand_circulant_blocks_sequence T
gf2x_arith_mod_xPplusOne.o rand_circulant_sparse_block T
gf2x_arith_mod_xPplusOne.o rand_error_pos T
marshalling.o byte_seq_to_poly T
marshalling.o poly_to_byte_seq T
mceliece_cca2_decrypt.o decrypt_Kobara_Imai T
mceliece_cca2_encrypt.o char_right_bit_shift_n T
mceliece_cca2_encrypt.o encrypt_Kobara_Imai T
mceliece_keygen.o key_gen_mceliece T
mceliece_keygen.o privateKey_deletion_McEliece T
mceliece_keygen.o publicKey_deletion_McEliece T
rng.o AES256_CTR_DRBG_Update T
rng.o AES256_ECB T
rng.o DRBG_ctx C
rng.o deterministic_random_byte_generator T
rng.o seedexpander T
rng.o seedexpander_from_trng T
rng.o seedexpander_init T

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt

Namespace violations

Implementation: crypto_encrypt/ledapkc31/portableopt
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
H_Q_matrices_generation.o generateHPosOnes T
H_Q_matrices_generation.o generateQPosOnes T
H_Q_matrices_generation.o transposeHPosOnes T
H_Q_matrices_generation.o transposeQPosOnes T
aes256.o rijndaelEncrypt T
aes256.o rijndaelKeySetupEnc T
bf_decoding.o bf_decoding T
bf_decoding.o thresholds D
constant_weight_codec.o binary_to_constant_weight_approximate T
constant_weight_codec.o bitstream_read T
constant_weight_codec.o bitstream_write T
constant_weight_codec.o constant_weight_to_binary_approximate T
dfr_test.o DFR_test T
djbsort.o int32_sort T
gf2x_arith.o gf2x_mul_Kar T
gf2x_arith.o gf2x_mul_TC3 T
gf2x_arith.o gf2x_mul_comb T
gf2x_arith_mod_xPplusOne.o expand_error T
gf2x_arith_mod_xPplusOne.o gf2x_digit_times_poly_mul T
gf2x_arith_mod_xPplusOne.o gf2x_mod_add_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_DJB T
gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_KTT T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_dense_to_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_reflect_in_place T
gf2x_arith_mod_xPplusOne.o gf2x_scalarprod T
gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place T
gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place_sparse T
gf2x_arith_mod_xPplusOne.o gf2x_trunc T
gf2x_arith_mod_xPplusOne.o jumpdivstep T
gf2x_arith_mod_xPplusOne.o rand_circulant_blocks_sequence T
gf2x_arith_mod_xPplusOne.o rand_circulant_sparse_block T
gf2x_arith_mod_xPplusOne.o rand_error_pos T
marshalling.o byte_seq_to_poly T
marshalling.o poly_to_byte_seq T
mceliece_cca2_decrypt.o decrypt_Kobara_Imai T
mceliece_cca2_encrypt.o char_right_bit_shift_n T
mceliece_cca2_encrypt.o encrypt_Kobara_Imai T
mceliece_keygen.o key_gen_mceliece T
mceliece_keygen.o privateKey_deletion_McEliece T
mceliece_keygen.o publicKey_deletion_McEliece T
rng.o AES256_CTR_DRBG_Update T
rng.o AES256_ECB T
rng.o DRBG_ctx C
rng.o deterministic_random_byte_generator T
rng.o seedexpander T
rng.o seedexpander_from_trng T
rng.o seedexpander_init T

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt