Re: Can someone give me an example of this type of problem?
- From: "grouchy" <hennebry@xxxxxxxxxxxxxxxxxxxxx>
- Date: 26 Nov 2005 11:04:00 -0800
A certificate for primeness of an odd prime P
could include all the prime factors of P-1
together with the certificates of their primality
together with with an r in 1..P-1 such that
r**k != 1 mod P for any k in 1..P-2 .
The above factors can be used to verify the validity of r.
Finding a certificate for an even
prime is left as an exercise.
.
- References:
- Can someone give me an example of this type of problem?
- From: Nathan Gilbert
- Re: Can someone give me an example of this type of problem?
- From: Googmeister
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Re: Can someone give me an example of this type of problem?
- From: Nathan Gilbert
- Re: Can someone give me an example of this type of problem?
- From: tchow
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Re: Can someone give me an example of this type of problem?
- From: stephen
- Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller
- Re: Can someone give me an example of this type of problem?
- From: stephen
- Can someone give me an example of this type of problem?
- Prev by Date: Re: Text fingerprinting
- Next by Date: Re: Text fingerprinting
- Previous by thread: Re: Can someone give me an example of this type of problem?
- Next by thread: Re: Can someone give me an example of this type of problem?
- Index(es):
Relevant Pages
|