0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[polyselect2l] consider all CRT-roots for each q[i] suggested by Paul More... over 11 years ago
[polyselect2l_str.c]: empty shash_table bucket is accepted now. More... over 11 years ago
[polyselect2l]: shash_find_collision: minor speed-up. More... over 11 years ago
Beginning of the work on the descent: a main which does not do anything and a half extended Euclidian algorithm which has not been tested. More... over 11 years ago
[rsa155.poly5] added comment about yield More... over 11 years ago
[rsa155.poly3] this polynomial was found by Alexander Kruppa More... over 11 years ago
[polyselect2l.c] patch to see time spent in computing p-roots (with -v -v -v) More... over 11 years ago
Move common asm code into modredcul_redc() More... over 11 years ago
[ropt] small change to print exp_E More... over 11 years ago
[polyselect2l] major speedup in batch special-q inversion code More... over 11 years ago
[polyselect2l_str.c] use i + floor(i/2^32) as key in shash_find_collision() More... over 11 years ago
[polyselect2l.c] another speedup with modredcul_set_reduced More... over 11 years ago
[polyselect2l_str] small speedups More... over 11 years ago
[polyselect2l]: collision_on_each_sq: 1 bug correction + light speed-up. More... over 11 years ago
[ Patch by Jayson King ] Bug-fix in the las -bench More... over 11 years ago
[rsa155.poly5] better polynomial for RSA-155 found by Jayson King More... over 11 years ago
remember Aoki trick More... over 11 years ago
[polyselect2l_str]: shash_tab: major speed-ups. More... over 11 years ago
[polyselect2l] inline shash_add() More... over 11 years ago
[polyselect2l.c] fixed memory leak More... over 11 years ago
[polyselect2l] fix a bug in collision_on_p() More... over 11 years ago
[clique.c]: new version with interlaced data for Lx caches. More... over 11 years ago
[polyselect2l] use shash_* functions also when no special-q More... over 11 years ago
[polyselect2l_str.c] increase constant margin in shash_init() More... over 11 years ago
[polyselect2l_str.c] use more margin in buckets More... over 11 years ago
[polyselect2l_str.h] changed SHASH_NBUCKETS to 32 (reported better by Shi Bai) More... over 11 years ago
[polyselect2l] improve size of allocated tables More... over 11 years ago
[polyselect2l.c] removed BATCH_P code (about 3 times slower on RSA896) More... over 11 years ago
[polyselect2l.c] removed debug code More... over 11 years ago
[polyselect2l] use buckets in collision search: 21% speedup wrt 1e2c004, 26% wrt 1ca83f5 for RSA896 More... over 11 years ago