Jump to content

Bach's algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 200.208.102.12 (talk) at 18:36, 24 April 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bach's algorithm is an efficient algorithm for generating random factored numbers. Bach's algorithm is named after its discoverer, Eric Bach. The algorithm is of interest because the straightforward method for generating a random factored number, namely generating a random number and then factoring it, is not known to be efficient, because no algorithm is known that efficiently factors numbers. Bach's algorithm is capable of generating random numbers along with their factorization efficiently.