Re: Simple integer factorization algorithm
- From: JSH <jstevh@xxxxxxxxx>
- Date: Fri, 28 Nov 2008 19:58:29 -0800 (PST)
On Nov 28, 3:17 pm, Arne Vajhøj <a...@xxxxxxxxxx> wrote:
JSH wrote:
The algorithm you'll note is polynomial time and uses residues when
conventional wisdom was that you couldn't solve for integer factors
with residues, but the key here appears to be quadratic residues,
where you get an interlocking mechanism.
Please post Java code here and math in an appropriate group.
Arne
No.
___JSH
.
- References:
- Simple integer factorization algorithm
- From: JSH
- Re: Simple integer factorization algorithm
- From: Arne Vajhøj
- Simple integer factorization algorithm
- Prev by Date: Re: Is creating anonymous objects bad practice?
- Next by Date: Re: Quirk with generics
- Previous by thread: Re: Simple integer factorization algorithm
- Next by thread: Re: Simple integer factorization algorithm
- Index(es):
Relevant Pages
|