Name Description Size Coverage
code_based_key_gen.cpp return the coefficient out of F_2 7671 -
code_based_util.h Expand an input to a bit mask depending on it being being zero or non-zero @param tst the input @return the mask 0xFFFF if tst is non-zero and 0 otherwise 1151 -
gf2m_rootfind_dcmp.cpp now cond = 1 if not enough roots 8020 -
gf2m_small_m.cpp extension degree 0 (!) never used 3341 -
gf2m_small_m.h GF(2^m) field for m = [2...16] 4012 -
goppa_code.cpp returns the error vector to the syndrome 7050 -
info.txt 293 -
mce_internal.h 1685 -
mce_workfactor.cpp 2318 -
mceliece.cpp 4104 -
mceliece.h NOLINT(*-special-member-functions) 5852 -
mceliece_key.cpp 13167 -
polyn_gf2m.cpp number of leading zeros 20410 -
polyn_gf2m.h create a zero polynomial: 4464 -