Ken T Takusagawa on Fri, 17 Dec 2004 00:30:25 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
znprimroot wishlist |
(1) znprimroot does a very large number of Miller-Rabin tests when given a large prime as input. It would be nice if the number of tests could be limited to (say) 10. (2) znprimroot tries to factor P-1, a task that will take forever for large inputs. It would be nice if the factorization (obtained by other means) could specified as one of the arguments to the command. Ken Takusagawa