Re: primality
- From: "Antony Clements" <antony.clements@xxxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 10:49:23 +1000
"Ertugrul Soeylemez" <do-not-spam-me@xxxxxxxx> wrote in message
news:f02ko7$3oc$00$1@xxxxxxxxxxxxxxxxxxxx
Okay, then I misunderstood you. But what is the point in doing this?
the point is that it is easier and faster to use an algorithm to generate a
prime/semiprime/compound number that happens to be odd rather than
generating the number randomly and testing for primality because if the
primality test fails then a new random number has to be generated and
tested. but using an algorithm will produce inear results once the initial
state is known.
I don't know which dictionary you're using, but `code' and `ciphertext'
is not the same. Ciphertext is plaintext transformed in such a way that
a key is needed to undo the transformation. That ciphertext is stored
in a particular representation. This representation is called the code.
Different things can be encoded using different codes. Examples of
codes: Finite data as base N numbers (decimal, hexadecimal, Base64...)
vs. UUEncode, colors in RGB vs. HSV, text as UTF-8 vs. Latin-1, etc.
i stand corrected, thank you.
.
- Follow-Ups:
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: David Eather
- Re: primality
- References:
- primality
- From: Antony Clements
- Re: primality
- From: Pubkeybreaker
- Re: primality
- From: Antony Clements
- Re: primality
- From: Mark Nudelman
- Re: primality
- From: Antony Clements
- Re: primality
- From: Peter Pearson
- Re: primality
- From: Antony Clements
- Re: primality
- From: Pubkeybreaker
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- Re: primality
- From: Antony Clements
- Re: primality
- From: Ertugrul Soeylemez
- primality
- Prev by Date: Re: relation between twin primes and Sophie Germain primes
- Next by Date: Re: relation between twin primes and Sophie Germain primes
- Previous by thread: Re: primality
- Next by thread: Re: primality
- Index(es):
Relevant Pages
|