Fork of tomsfastmath for fireswarm
08484a1020
When we ask to generate a prime whose size is a multiple of 8, the code wrongly computes the mask as 0x00 instead of 0xFF, so the generated prime always has the MSB set to 0x80 (the highest bit is OR'ed later in the code). |
||
---|---|---|
demo | ||
doc | ||
mtest | ||
pre_gen | ||
random_txt_files | ||
src | ||
.gitignore | ||
changes.txt | ||
filter.pl | ||
gen.pl | ||
genlist.sh | ||
LICENSE | ||
makefile | ||
makefile.shared | ||
mess.sh | ||
parsenames.pl | ||
SPONSORS | ||
tfm.tex | ||
TODO | ||
updatemakes.sh |