US20020099746A1 - T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring - Google Patents

T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring Download PDF

Info

Publication number
US20020099746A1
US20020099746A1 US09/559,142 US55914200A US2002099746A1 US 20020099746 A1 US20020099746 A1 US 20020099746A1 US 55914200 A US55914200 A US 55914200A US 2002099746 A1 US2002099746 A1 US 2002099746A1
Authority
US
United States
Prior art keywords
prime
mod
factoring
numbers
sequence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/559,142
Inventor
Teck Tie
Shaul Backal
Original Assignee
BACKAL SHAUL
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BACKAL SHAUL filed Critical BACKAL SHAUL
Priority to US09/559,142 priority Critical patent/US20020099746A1/en
Assigned to MEGANET CORPORATION reassignment MEGANET CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BACKAL, SHAUL O., TIE, TECK SING
Priority to AU63724/00A priority patent/AU6372400A/en
Assigned to BACKAL, SHAUL reassignment BACKAL, SHAUL ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MEGANET CORPORATION
Publication of US20020099746A1 publication Critical patent/US20020099746A1/en
Priority to US10/306,072 priority patent/US9542158B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/60Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers
    • G06F7/72Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers using residue arithmetic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/58Random or pseudo-random number generators
    • G06F7/582Pseudo-random number generators
    • G06F7/586Pseudo-random number generators using an integer algorithm, e.g. using linear congruential method
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/065Encryption by serially and continuously modifying data stream elements, e.g. stream cipher systems, RC4, SEAL or A5/3
    • H04L9/0656Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher
    • H04L9/0662Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher with particular pseudorandom sequence generator
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • H04L9/3006Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters
    • H04L9/3033Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters details relating to pseudo-prime or prime number generation, e.g. primality test
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/72Indexing scheme relating to groups G06F7/72 - G06F7/729
    • G06F2207/7204Prime number generation or prime number testing

Definitions

  • the present invention relates to prime and composite number computing and applications of the same, e.g., in the area of data security.
  • Prime numbers (2, 3, 5, 7, 11, 13, . . ., those positive integers divisible only by themselves or 1) are the most fundamental building blocks of math, and with the invention of the public key ciphers (RSA, El Gamal and the like), they now form the backbone of computer security.
  • the primality testing problem is about testing and determining whether a given arbitrary positive integer is a prime number or a composite (non-prime) number.
  • the factoring problem requires determining the composite number's prime factors. Practicality demands that these two problems have to be solved in polynomial time (computations being proportional to the number of digits and therefore fast), not exponential time (computations being proportional to the size of the numbers themselves and therefore too slow).
  • T-sequence Using a new mathematical technique called the T-sequence, the inventor has discovered a powerful primality testing method that meets all four conditions above. A similar approach can be applied to perform fast factoring for numerous special cases, a method that can, in all liklihood, be extended to the general case, making possible a general and fast factoring algorithm. (Researchers heretofore have been able to factor only in sub-exponential time, never in polynomial time.)
  • the same T-sequence can be used to construct a prime number formula (long sought after but never achieved) and a good random number generator.
  • the former can be used to generate infinitely many prime numbers of any size efficiently, and the latter can generate non-periodic and absolutely chaotic random numbers. These numbers are widely used in all areas of industrial and scientific simulations.
  • the T-sequence can be used to handle efficiently the fundamental problems concerning prime numbers (which include primality testing, factoring, prime number formula, infinite-pattern prime problem, etc.).
  • FIG. 1 is a block diagram of a prime number computing system
  • FIG. 2 is a flowchart illustrating a primality testing algorithm.
  • T-Sequences Definition.
  • n be a positive integer and l>3 be the order.
  • T n 1 + n 2 l T n 1 l ⁇ T n 1 - n 2 l
  • T terms can grow exponentially large, but with the above identities as well as modulo arithmetic and a type of binary decomposition method described below, testing a given integer for primality is straightforward.
  • T 31 3 T 16 3 ⁇ T 15 3 - 3
  • T 16 3 ( T 8 3 ) 2 - 2
  • T 15 3 T 8 3 ⁇ T 7 3 - 3
  • T 8 3 ( T 4 3 ) 2 - 2
  • T 7 3 T 4 3 ⁇ T 3 3 - 3
  • T 4 3 ( T 2 3 ) 2 - 2
  • T 3 3 T 2 3 ⁇ T 1 3 - 3
  • T 2 3 ( T 1 3 ) 2 - 2
  • T 0 3 2
  • T 1 3 3
  • this characteristic can also be used to do general polynomial time factoring of composites.
  • FIG. 1 a block diagram is shown of a computing system, e.g., a prime number computing system, in which T-sequences are used.
  • the computing system includes one or more processors, random-access memory, read-only (non-volative) memory, and an I/O subsystem.
  • the computing system is intended to be representative of all classes of computing systems, large and small, local or distributed.
  • Within memory is stored a routine for generating T-sequence terms.
  • the results of this routine are used by one or more other routines, e.g., a routine for primality testing, a routine for factoring, a prime number generator, a random number generator, etc.
  • routines find wide application, especially in data security, e.g., securely encrypting data or, by the opposite token, breaking a given encryption. The operation of various ones of these routines will now be described.
  • the T 3 sequence may be used to perform primality testing (any other T l sequence will do but T 3 is convenient for use here).
  • n an eligible candidate for prime
  • any n with the last digit 1 or 9 will be of the ⁇ l type in T 3
  • any n with the last digit 3 or 7 will be of the +l type in T 3 .
  • the period k(r) must be greater than 2. When the period is 1 or 2, that l value is not to be used.
  • a fast primality testing routine consists of the following three steps:
  • STEP B still misses some pseudoprimes or cofactor composites but when followed by STEP C, all possible exceptions in the form of proper cofactors or pseudoprimes will be sieved away, leaving only the genuine primes.
  • STEP C Find an l which is of opposite l type to that in STEP A in T 3 . If in STEP A the l type of n in T 3 is ⁇ , then in this STEP C, find an l for which the l type of n is + in T l and vice versa. This can be determined readily through the above-mentioned computations of small residue r or direct computations of T n - 1 l ⁇ 2 ⁇ ⁇ or ⁇ ⁇ l 2 - 2 ⁇ ⁇ ( mod ⁇ ⁇ n ) ⁇ ⁇ and ⁇ ⁇ T n l ⁇ l ⁇ ( mod ⁇ ⁇ n )
  • a variation of the foregoing algorithm uses the Jacobi to avoid blind trials seeking for opposite l types.
  • taking JACOBI(l 2 ⁇ 4, n) gives the l type.
  • Primality Testing Summary. Following the above method of computation ensures that this primality testing algorithm is 100% general, deterministic, provable and polynomial-time. It runs as follows:
  • n is a genuine prime whenever n satisfies the conditions in these three steps:
  • STEP A T n - 1 3 ⁇ 2 ⁇ ⁇ or ⁇ ⁇ 7 ⁇ ⁇ ( mod ⁇ ⁇ n ) ⁇ ⁇ and ⁇ ⁇ T n 3 ⁇ 3 ⁇ ⁇ ( mod ⁇ ⁇ n )
  • STEP C T n ⁇ 1 l ⁇ 2 or l 2 ⁇ 2 (mod n) and T n l ⁇ l (mod n) where the l type of n in T l is opposite to that in T 3 as in STEP A.
  • a promising and viable factoring method is also based on the T-sequences. This method is unlike any previous method.
  • T-sequences allow all forms of composites to be factored, without exception, in polynomial time, simply because binary decomposition modulo C is fundamentally polynomial time. So far, mathematicians have only found exponential or sub-exponential time factoring algorithms for composites less than 200 digits, in general, and no polynomial-time factoring exists for even special forms of composites like the Mersenne numbers 2 M ⁇ 1, etc. A simple extension of the T sequences, however, immediately provides just such a polynomial-time factoring algorithm PTFA) for numerous special form composites with infinite membership.
  • PTFA polynomial-time factoring algorithm
  • ⁇ 2 is used when the periods p+1 or p ⁇ 1 divides exactly into f(C) and +2 is used whenever f(C) divided by p+1 or p ⁇ 1 gives a residue of p ⁇ 1 2 ,
  • f(C) aC 3 ⁇ bC 2 ⁇ cC 1 ⁇ d where 0 ⁇ a, b, c, d ⁇ 4.
  • this method bears a strikingly close relationship to the elliptic curve method. It is general and always polynomial time. No counterexamples have so far been found. Also very effective are the above-mentioned small residue factoring sieve as well as a quadratic polynomial factoring sieve not described here. Composites of an arbitrary number of prime factors can be handled and factored too. A 100% complete and efficient PTFA should be based upon such a formula or similar one.
  • (mod n) is factored by taking a ( R n l ) 2 ⁇ bR n l ⁇ c
  • Prime Number Formula Traditionally, a prime number formula (which has never been found) has always had these requirements:
  • Prime number formula of this type can be constructed, upon reflection, it may be seen that the third requirement is inconsistent with the very definition of prime numbers, namely that they cannot be divided exactly by any other numbers other than themselves and 1.
  • the implication is that the primality of a positive integer n needs to be determined by a legitimate polynomial-time primality testing algorithm. Whether n is prime or composite cannot be ascertained right away. Rather, n must be tested for primality.
  • a prime number formula which is supposed to generate primes and not composites also needs to obey such a fundamental requirement.
  • Prime number formula is in essence one version of a primality testing algorithm; whereas the traditional formulation of a prime number formula is an NP problem, the foregoing formulation recast the problem such that NP ⁇ P.
  • a new prime number formula of the type described may be arrived at by making use of a revised version of the Fortune Conjecture, i.e., P i+1 ⁇ P 1 P 2 P 3 . . . Pi is always a prime. This can be shown to be equivalent to the conjecture that the smallest gap between two consecutive primes P i+1 , and P i is (lnP i lnlnP i ) 2 . If this gap is simplified to ln 2 P i , then following Euclid's celebrated proof for the infinity of prime numbers, one can easily show that Fortune Conjecture is equivalent to this smallest gap conjecture. The validity of these two conjectures are well substantiated empirically as well as theoretically.
  • RNG random number generator
  • the foregoing primality testing algorithm can be used generate an abundance of large primes such as cannot be generated in any other way.
  • the set of last prime digits can also be generated and arranged in all sorts of arbitrary ways.
  • the seeds can be added or subtracted in any which way too. Without a complete knowledge of the exact seeds and their mathematical operations, no one can reproduce or deduce this type of random digits of the primes.
  • These random digits of primes behave in just as chaotic fashion as the physical subatomic particles in their distribution. Therefore this method can conveniently generate any length of random digits or numbers desired to use in mathematical research or industrial simulation.
  • This generator of random digits can be implemented easily and efficiently in both hardware and software.
  • Conventional RNGs such as linear or non-linear feedback shift registers always carry period patterns which are inherent. Non-periodicity is inherent in the foregoing random prime digit generator.
  • This RNG can also be easily modified into a simple but innovative cipher: a function F 1 , (such as transposition, shuffling, etc.) that operates on the last prime digit and another function F 2 that computes and determines the seeds are both kept secret.
  • F 2 is coupled to a simple but chaotic physical system such as dice-throwing, radioactive matter, etc., for the first random input as seeds.
  • the functions F 2 and F 1 are used to generate a truly random string of digits such as 9, 7, 3, 1, 1, 9, 3, 3, 7, 3, 1, 3, 7, 9, 3, 9, 1, 1, 7, 7. This string of random digits can be used as a one-time pad for encryption.
  • the receiver who is informed only of the starting seeds (from the physical system input) can decrypt the ciphertext to obtain the plaintext since he also possesses F 1 , and F 2 as well as the relevant table of primes like the sender. As long as F 1 and F 2 are kept secret, no eavesdropper can decrypt the ciphertext.
  • the cipher can even be timed accordingly so that the functions F 1 and F 2 change according to time changes or context changes. In any event, math theory about primes guarantees that the string of random digits thus generated are absolutely chaotic. No fixed inter-relationship can be derived from among themselves.

Abstract

Using a new mathematical technique called the T-sequence, the inventor has discovered a powerful primality testing method that meets all four conditions above. A similar approach can be applied to perform fast factoring for numerous special cases, a method that can, in all liklihood, be extended to the general case, making possible a general and fast factoring algorithm. (Researchers heretofore have been able to factor only in sub-exponential time, never in polynomial time.) The same T-sequence can be used to construct a prime number formula (long sought after but never achieved) and a good random number generator. The former can be used to generate infinitely many prime numbers of any size efficiently, and the latter can generate non-periodic and absolutely chaotic random numbers. These aft numbers are widely used in all areas of industrial and scientific simulations. In general, the T-sequence can be used to handle efficiently the fundamental problems concerning prime numbers (which include primality testing, factoring, prime number formula, infinite-pattern prime problem, etc.).

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to prime and composite number computing and applications of the same, e.g., in the area of data security. [0002]
  • 2. State of the Art [0003]
  • Prime numbers (2, 3, 5, 7, 11, 13, . . ., those positive integers divisible only by themselves or 1) are the most fundamental building blocks of math, and with the invention of the public key ciphers (RSA, El Gamal and the like), they now form the backbone of computer security. Basically there are two problems related to the use of prime numbers in these fields, namely primality testing and factoring. The primality testing problem is about testing and determining whether a given arbitrary positive integer is a prime number or a composite (non-prime) number. For a composite number, the factoring problem requires determining the composite number's prime factors. Practicality demands that these two problems have to be solved in polynomial time (computations being proportional to the number of digits and therefore fast), not exponential time (computations being proportional to the size of the numbers themselves and therefore too slow). [0004]
  • Traditionally, to decide whether a small integer is prime or composite, one can try to factor it with the smaller primes, but this trial division is too tedious for numbers greater than, say, 40 digits. Previously, experts have only been able to test for general primality up to about 2000 digits with certainty in a week of standard PC computational time. Several other faster methods have been devised to test larger integers, but they too fall short of expectations. [0005]
  • Presently over the Internet, record-size prime numbers over 10,000 or 100,000 digits are frequently found and published by researchers, but they are confined to special forms only (e.g., the most famous being the Lucas-Lehmer test for Mersenne numbers of the form 2[0006] M-1). If given an arbitrary number, however, these researchers cannot test it in polynomial time. The stringent demands of several important ciphers require testing and generating large prime number of arbitrary forms and sizes.
  • There are four conditions in solving these problems: [0007]
  • 1. Polynomial-time algorithm: the algorithm's speed needs to be proportional to a small power of the number of digits of that integer, e.g. d[0008] 3, instead of sub-exponential or exponential time, e.g., 2 d.
  • 2. 100% generality, i.e., the primality or factors of any arbitrary number can be determined. [0009]
  • 3. Provability, i.e., it can be shown to work in all cases mathematically and no counterexamples can be found. [0010]
  • 4. Deterministic in nature, i.e., the algorithm can determine the primality of a number with certainty and not with statistical probability. [0011]
  • Present techniques are unable to satisfy all four of these conditions simultaneously. [0012]
  • SUMMARY OF THE INVENTION
  • Using a new mathematical technique called the T-sequence, the inventor has discovered a powerful primality testing method that meets all four conditions above. A similar approach can be applied to perform fast factoring for numerous special cases, a method that can, in all liklihood, be extended to the general case, making possible a general and fast factoring algorithm. (Researchers heretofore have been able to factor only in sub-exponential time, never in polynomial time.) The same T-sequence can be used to construct a prime number formula (long sought after but never achieved) and a good random number generator. The former can be used to generate infinitely many prime numbers of any size efficiently, and the latter can generate non-periodic and absolutely chaotic random numbers. These numbers are widely used in all areas of industrial and scientific simulations. In general, the T-sequence can be used to handle efficiently the fundamental problems concerning prime numbers (which include primality testing, factoring, prime number formula, infinite-pattern prime problem, etc.). [0013]
  • Whereas previously experts have only been able to test for general primality up to about 2000 digits with certainty in a week of standard PC computational time, now with this new approach it takes only eight seconds, by comparison. On a fast computer, numbers up to a million or more digits can also be tested for primality. All other techniques become impracticable beyond 2000 or so digits for general primality testing. This new approach enables mathematicians and computer scientists to test as well as generate prime numbers of any size or form to be used in mathematical research and computer cryptography.[0014]
  • BRIEF DESCRIPTION OF THE DRAWING
  • The present invention may be further understood from the following description in conjunction with the appended drawing. In the drawing: [0015]
  • FIG. 1 is a block diagram of a prime number computing system; and [0016]
  • FIG. 2 is a flowchart illustrating a primality testing algorithm.[0017]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • T-Sequences: Definition. [0018]
  • Let n be a positive integer and l>3 be the order. Then the general T-sequences are defined as follows: [0019] T 0 l = 2 , T 1 l = l and T n + 1 l = l · T n l - T n - 1 l ,
    Figure US20020099746A1-20020725-M00001
  • where the subscript denotes the nth term while the superscript denotes the order l. Therefore the zeroth term is always 2 and the first term is always l; i.e., l=3 is the first T-sequence, the successive terms of which are given by [0020] T 0 3 = 2 , T 1 3 = 3 , T 2 3 = 7 , T 3 3 = 18 , , T n + 1 3 = 3 · T n 3 - T n - 1 3 .
    Figure US20020099746A1-20020725-M00002
    T n 4
    Figure US20020099746A1-20020725-M00003
  • is the second T-sequence with the following terms: [0021] T 0 4 = 2 , T 1 4 = 4 , T 2 4 = 14 , T 3 4 = 52 , , T n + 1 4 = 4 · T n 4 - T n - 1 4 , etc .
    Figure US20020099746A1-20020725-M00004
  • There is a general and fundamental identify relating all T terms, as expressed by: [0022] T n 1 + n 2 l = T n 1 l · T n 1 - n 2 l
    Figure US20020099746A1-20020725-M00005
  • where n[0023] 1≧n 2 and n =n1+n2. From this can be derived the following convenient identities: T 2 n + 1 l = T n l · T n + 1 l - T 1 l = T n l · T n + 1 l - l ( odd nth terms ) ( 1 ) T 2 n l = T n l · T n l - T 0 l = ( T n l ) 2 - 2 ( even nth terms ) ( 2 )
    Figure US20020099746A1-20020725-M00006
  • The T terms can grow exponentially large, but with the above identities as well as modulo arithmetic and a type of binary decomposition method described below, testing a given integer for primality is straightforward. [0024]
  • A numerical example serves to illustrate this approach. E.g., for n=31 and l=3, binary decomposition is first performed (other forms of decomposition are feasible but are less practical): [0025] T 31 3 = T 16 3 · T 15 3 - 3 T 16 3 = ( T 8 3 ) 2 - 2 T 15 3 = T 8 3 · T 7 3 - 3 T 8 3 = ( T 4 3 ) 2 - 2 T 7 3 = T 4 3 · T 3 3 - 3 T 4 3 = ( T 2 3 ) 2 - 2 T 3 3 = T 2 3 · T 1 3 - 3 T 2 3 = ( T 1 3 ) 2 - 2
    Figure US20020099746A1-20020725-M00007
  • For decomposition of odd terms D the quantity [0026] D - 1 2
    Figure US20020099746A1-20020725-M00008
  • is computed. If the result is an odd number as in [0027] 31 - 1 2 = 15 ,
    Figure US20020099746A1-20020725-M00009
  • is added to 15 to give 16 so that 31=16+15. If the result is an even number such as [0028] 37 - 1 2 = 18 ,
    Figure US20020099746A1-20020725-M00010
  • again 1 is added to 18 to give 19 so that 37=18+19. The successive terms can then be computed by using the above-mentioned identities. For odd nth terms such as [0029] T 31 3 ,
    Figure US20020099746A1-20020725-M00011
  • the quantity [0030] T 1 l ,
    Figure US20020099746A1-20020725-M00012
  • or l, is always subtracted, which is 3 in this example. For even nth terms such as [0031] T 16 3 ,
    Figure US20020099746A1-20020725-M00013
  • the quantity [0032] T 0 l ,
    Figure US20020099746A1-20020725-M00014
  • or 2, is always subtracted. The fundamental identify allows all these decompositions to be performed. Modulo arithmetic with respect to n and recursive substitutions are then carried out using the fact that, always, [0033] T 0 l = 2 and T 1 l = l ;
    Figure US20020099746A1-20020725-M00015
  • that is, [0034] T 0 3 = 2 , T 1 3 = 3
    Figure US20020099746A1-20020725-M00016
  • in this example. [0035]
  • Computations are then started from the smallest term, that is [0036] T 2 3 = ( T 1 3 ) 2 - 2 = 3 2 - 2 = 7 , T 3 3 = T 2 3 · T 1 3 - 3 = 7 · 3 - 3 = 18 ,
    Figure US20020099746A1-20020725-M00017
  • and so on, with the residues always modulo 31: [0037]
    T 31 3 = T 16 3 · T 15 3 - 3 = 3 · 2 - 3 = 3 T 16 3 = ( T 8 3 ) 2 - 2 = 6 2 - 2 = 3 T 15 3 = T 8 3 · T 7 3 - 3 = 6 · 6 - 3 = 2 T 8 3 = ( T 4 3 ) 2 - 2 = 16 2 - 2 = 6 T 7 3 = T 4 3 · T 3 3 - 3 = 16 · 18 - 3 = 6 T 4 3 = ( T 2 3 ) 2 - 2 = 7 2 - 2 = 16 T 3 3 = T 2 3 · T 1 3 - 3 = 7 · 3 - 3 = 18 T 2 3 = ( T 1 3 ) 2 - 2 = 3 2 - 2 = 7
    Figure US20020099746A1-20020725-M00018
  • Therefore it can be determined that in this example the 31st term of T[0038] 3 (mod 31) gives a residue of 3. Of course the residue of any term of Tl (mod n) can be readily computed whenever needed.
  • There are numerous intriguing properties of T-sequences, one of which is expressed as [0039] T n l = ( l + l 2 - 4 2 ) n + ( l + l 2 - 4 2 ) n , or equivalently T n l = k = 0 [ n 2 ] ( - 1 ) k n ( n - k - 1 ) ! k ! ( n - 2 k ) ! ( l ) n - 2 k .
    Figure US20020099746A1-20020725-M00019
  • From this expression one can prove that all primes p will have to satisfy the relations [0040] T p l = l
    Figure US20020099746A1-20020725-M00020
  • (mod p) and [0041] T p l - 1
    Figure US20020099746A1-20020725-M00021
  • =2 or l[0042] 2=2 (mod p), as in the numerical example above for the prime p =31: T 31 3 = 3
    Figure US20020099746A1-20020725-M00022
  • (mod [0043] 31) and T 30 3 = 2
    Figure US20020099746A1-20020725-M00023
  • (mod [0044] 30).
  • By using these T-sequences in connection with the primes p, another important and useful property in primality testing and factoring can be derived, the so-called periods k(p) consisting of two types, p+1 and p−1. The former is called the +l type and the latter the −l type. What is meant by this terminology can be illustrated by the following numerical examples: [0045]
  • Take l=3 and p=7. Compute every term of T[0046] 3 successively modulo 7; that is, every T3 term is divided by 7 to give the respective residues, until the residues repeat themselves. Thus using R as the residue and l always equal to 3, one obtains for the modulo of prime p =7: R0=2, R1=3, R2=0, R3=4, R4=5, R5 =4, R6=0, R7=3, R8=2, . . . The next residue with 2 appears at the eighth term R8 =2, thus the period k(7)=8. Note that this period divides exactly into p +1, that is, k(p)|p+1→k(7) =8. Thus the prime 7 is said to be of the +l type in T3 sequence.
  • Again take l=4 and p=11. The residues of each T[0047] 4 term, modulo 11, are: R0=2, R1=4, R2=3, R3=8, R4=7, R5=9, R6=7, R7=8, R8=3, R9=4, R10=2, . . . The next residue of 2 appears at the 10th term R10=2, hence the period k(11)=10. This period of 10 divides exactly into p−1, that is, k(p)|(p−1)→10|11−1. Thus the prime 11 is said to be of −l type in T4 sequence.
  • There are no other possible patterns for prime modulo. (The l type for composites will be shown in the following section describing the primality testing algorithm.) In essence, this unique characteristic of the T-sequences enables the primality of any positive integer to be determined, since only those numbers that are genuine primes can satisfy for appropriate l values both [0048]
  • T p−l 30 l≡l2−2, T +l≡l and T p−1 −l≡2, T p −l≡l   (all mod p) .
  • Furthermore, this characteristic can also be used to do general polynomial time factoring of composites. [0049]
  • Computing Using T-Sequences [0050]
  • Referring now to FIG. 1, a block diagram is shown of a computing system, e.g., a prime number computing system, in which T-sequences are used. The computing system includes one or more processors, random-access memory, read-only (non-volative) memory, and an I/O subsystem. The computing system is intended to be representative of all classes of computing systems, large and small, local or distributed. Within memory is stored a routine for generating T-sequence terms. The results of this routine are used by one or more other routines, e.g., a routine for primality testing, a routine for factoring, a prime number generator, a random number generator, etc. These routines find wide application, especially in data security, e.g., securely encrypting data or, by the opposite token, breaking a given encryption. The operation of various ones of these routines will now be described. [0051]
  • Primality Testing [0052]
  • Given any positive integer n, the T[0053] 3 sequence may be used to perform primality testing (any other Tl sequence will do but T3 is convenient for use here). Using binary decomposition and the above-mentioned methods, the residues are computed R n - 1 3 = T n - 1 3 ( mod n ) and R n 3 = T n 3 ( mod n ) .
    Figure US20020099746A1-20020725-M00024
  • For n to be an eligible candidate for prime, the residues have to be [0054] R n - 1 3 = 2 or l 2 - 2 and R n 3 = 3.
    Figure US20020099746A1-20020725-M00025
  • Any n which does not give such residues can immediately be declared composite. [0055]
  • As will be explained below, it can be seen readily that any n with the [0056] last digit 1 or 9 will be of the −l type in T3, whereas any n with the last digit 3 or 7 will be of the +l type in T3.
  • A fast and general method to determine the l type of n in T[0057] l (to be used in proving and determining the genuine primality of n) is as follows. Given the values of any n and l, divide n by the determinant 2l2−8 and obtain the small residue r, that is n≡r (mod 2l231 8). It can be shown that the l type of n is the same as that of r. Since r is so small, direct computation of its residues in Tl will readily give the l type, knowing that by definition the l type is + when R r - 1 l = l 2 - 1 and R r l = l
    Figure US20020099746A1-20020725-M00026
  • (both mod r), and is − when [0058] R r - 1 l = 2 and R r l = l
    Figure US20020099746A1-20020725-M00027
  • (both mod r). [0059]
  • Note a few facts about the relationships between r and l: [0060]
  • 1. The l type is always − whenever r=l. [0061]
  • 2. The small residue r must be coprime to the determinant, that is (r, 2l[0062] 2−8)=1. This means that whenever r is not coprime to 2l2−8, that particular l value is not used.
  • 3. Besides r being coprime to the determinant, r needs to be greater than the value of l. Otherwise that particular l value is not used. [0063]
  • 4. The period k(r) must be greater than 2. When the period is 1 or 2, that l value is not to be used. [0064]
  • 5. Applying the above identities and binary decomposition methods to r will give [0065] R r - 1 l and R r l .
    Figure US20020099746A1-20020725-M00028
  • Whenever [0066]   R r - 1 l 2 or l 2 - 2 and / or R r l l ,
    Figure US20020099746A1-20020725-M00029
  • that particular l value will not be used. When [0067]   R r - 1 l = 2 or l 2 - 2 and R r l = l ,
    Figure US20020099746A1-20020725-M00030
  • that particular l value will be used. [0068]  
  • 6. The +l type and the −l type occur in equal proportion among all n and T[0069] l. It can be shown that one l with +l type and another l with −l type can readily be found for any n.
  • For example, when n=31, l=3 observe that r=1 since 31 =1 ([0070] mod 2·32−8=10). It is then known from the facts above that 31 is of −l type in T3. On the other hand, when n=37, l=3 observe that r=7 since 37=7 (mod 2·32−8=10). The quantities R 7 - 1 3 = 7 and R 7 3 = 3
    Figure US20020099746A1-20020725-M00031
  • (both mod 7) are then computed, from which it appears that 7 is of +l type in T[0071] 3. Hence 37 is also of +l type in T3.
  • To take another example, when n=31, l=4 observe that r=7 since 31=7 ([0072] mod 2·42−8=24). Direct computations like those mentioned above give R 7 - 1 4 = 7 and R 7 4 = 4
    Figure US20020099746A1-20020725-M00032
  • (both mod 7). This shows that 7 is of +l type in T[0073] 4 and thus 31 must also be of +l type in T4. On the other hand, when n=37, l=4 observe that r=13 since 37=13 (mod). Similar direct computations give R 13 - 1 4 = 2 and R 13 4 = 4
    Figure US20020099746A1-20020725-M00033
  • (both mod 13). This shows that 13 is −l of type in T[0074] 4 and thus 37 must also be of −l type in T4. It is seen then that 31 and 37 are of opposite l type in T3 and T4.
  • Note that these small r residue computations can be skipped and the n residues computed directly for primality testing and l-type decisions whenever r is indeterminate. The whole algorithm will still be in polynomial time owing to binary decomposition, which ensures that it is in polynomial time. The complexity is of the order of (log[0075] 2n)3.
  • Referring now to FIG. 2, a fast primality testing routine consists of the following three steps: [0076]
  • STEP A: For any given positive integer n, first use l=3. From the above, determine the l type of n in T[0077] 3, −l type for last digit 1 or 9, +l type for last digit 3 or 7. Then compute the two residues R n - 1 3 = T n - 1 3 ( mod n ) and R n 3 = T n 3 ( mod n ) .
    Figure US20020099746A1-20020725-M00034
  • If either R[0078] n−1 3≠2 or 7 (=l2−2) and/or Rn 3≠3, then n can be declared to be composite and the routine stops here.
  • Note that all composites which are not genuine primes or pseudoprimes or proper cofactors of T[0079] 3 will be detected and sieved away in this STEP A.
  • If [0080] R n - 1 3 = 2 or 7 ( = l 2 - 2 ) ( mod n ) and R n 3 = 3
    Figure US20020099746A1-20020725-M00035
  • (mod n)then proceed to STEP B below. [0081]
  • STEP B: This step performs a “greatest common factor sieving” to sieve away certain pseudoprimes. For example, take a composite n=1729=7 ×13 ×19 and l=4. The number 1729 is a pseudoprime of T[0082] 4 since T 1729 4 = T 865 4 · T 864 4 - T 1 4 = 914 · 821 - 4 = 4 ( mod 1729 ) T 865 4 = T 433 4 · T 432 4 - T 1 4 = 641 · 1458 - 4 = 914 ( mod 1729 )
    Figure US20020099746A1-20020725-M00036
  • Take the odd term right below [0083] T 1729 4 ,
    Figure US20020099746A1-20020725-M00037
  • that is [0084] T 865 4 .
    Figure US20020099746A1-20020725-M00038
  • Since the residue is 914 (mod 1729), subtract from this residue [0085] T 0 4
    Figure US20020099746A1-20020725-M00039
  • giving 912. Using the Euclidean algorithm for the greatest common factor (gcd), compute gcd (912, 1729)=19. This shows that 1729 is composite since 19 is one of its factors. (Computing gcd by the Euclidean algorithm is useful in factoring.) In other words, for n to be a candidate for prime, the odd term residue [0086] R d 3
    Figure US20020099746A1-20020725-M00040
  • right under [0087] R n 3
    Figure US20020099746A1-20020725-M00041
  • when 2 is subtracted must at least be coprime to n: gcd [0088] ( R d l - 2 , n ) = 1.
    Figure US20020099746A1-20020725-M00042
  • STEP B still misses some pseudoprimes or cofactor composites but when followed by STEP C, all possible exceptions in the form of proper cofactors or pseudoprimes will be sieved away, leaving only the genuine primes. [0089]
  • STEP C: Find an l which is of opposite l type to that in STEP A in T[0090] 3. If in STEP A the l type of n in T3 is−, then in this STEP C, find an l for which the l type of n is + in Tl and vice versa. This can be determined readily through the above-mentioned computations of small residue r or direct computations of T n - 1 l 2 or l 2 - 2 ( mod n ) and T n l l ( mod n )
    Figure US20020099746A1-20020725-M00043
  • If in STEP A T[0091] n−1 3≡2 (mod n) and Tn 3≡3 (mod n), that is, −l type, then if for another l in which the l type of n in Tl is opposite to that in T3 it holds that Tn−1 l≡l2−2 (mod n) and Tn l=l (mod n), that is, +l type, it follows that n must be a genuine prime. If the residues are not as just stated, that n is declared to be composite. It is assured that, when n satisfies these conditions, n must be a genuine prime, because for any composite number, n=P1P2 say, it is impossible to satisfy all + and − divisibility conditions:
  • P 1−1l |n−1, P 2−1|n−1, P 1+1|n+1, P 2+1|n+1.
  • Only a genuine prime p can always satisfy these conditions when n=p. This completes STEP C. [0092]
  • A variation of the foregoing algorithm uses the Jacobi to avoid blind trials seeking for opposite l types. In particular, taking JACOBI(l[0093] 2 −4, n) gives the l type. One strategy is to calculate the l types beginning with l=3 until the lowest values of l having opposite types have been found.
  • Primality Testing—Summary. Following the above method of computation ensures that this primality testing algorithm is 100% general, deterministic, provable and polynomial-time. It runs as follows: [0094]
  • The integer n is a genuine prime whenever n satisfies the conditions in these three steps: [0095]
  • STEP A: [0096] T n - 1 3 2 or 7 ( mod n ) and T n 3 3 ( mod n )
    Figure US20020099746A1-20020725-M00044
  • STEP B: [0097] gcd ( R d 3 - 2 , n ) = 1
    Figure US20020099746A1-20020725-M00045
  • STEP C: T[0098] n−1 l≡2 or l2−2 (mod n) and Tn l≡l (mod n) where the l type of n in Tl is opposite to that in T3 as in STEP A.
  • Failing to satisfy any one or more of these conditions will render n to be composite. [0099]
  • As may be seen from Table 1, the time and memory requirements required to test the primality of integers is very small compared to existing methods, and remains comparatively quite small even when testing primality of integers of unprecedented size. [0100]
    TABLE 1
    450 Mhz PC Time Needed Memory
    Bits Digits Seconds Minutes Hours Days MB
    1,000 300 0.11 4.01
    1,260 378 0.22 4.01
    1,587 477 0.44 4.01
    2,000 601 0.87 4.02
    2,520 757 1.74 4.02
    3,175 953 3.49 4.03
    4,000 1,201 6.98 4.03
    5,040 1,513 13.95 4.04
    6,350 1,907 27.90 4.05
    8,000 2,402 55.81 4.06
    10,079 3,027 1.86 4.08
    12,699 3,814 3.72 4.10
    16,000 4,805 7.44 4.13
    20,159 6,054 14.88 4.16
    25,398 7,627 29.76 4.20
    32,000 9,610 59.53 4.26
    40,317 12,107 1.98 4.32
    50,797 15,254 3.97 4.41
    64,000 19,219 7.94 4.51
    80,653 24,215 15.87 4.65
    101,594 30,509 1.32 4.81
    128,000 38,438 2.65 5.02
  • Polynomial-Time Factoring Routine [0101]
  • A promising and viable factoring method is also based on the T-sequences. This method is unlike any previous method. [0102]
  • The T-sequences allow all forms of composites to be factored, without exception, in polynomial time, simply because binary decomposition modulo C is fundamentally polynomial time. So far, mathematicians have only found exponential or sub-exponential time factoring algorithms for composites less than 200 digits, in general, and no polynomial-time factoring exists for even special forms of composites like the [0103] Mersenne numbers 2M−1, etc. A simple extension of the T sequences, however, immediately provides just such a polynomial-time factoring algorithm PTFA) for numerous special form composites with infinite membership.
  • The gist of this PTFA lies in the natural mathematical interrelationships between the composite C=P[0104] 1P2, periods of its prime factors k(p1) and k(p2), residue r and order l.
  • The periods of the prime factors with respect to l can only take on the patterns p[0105] 1−1, P1+1 and P2−1,P2+1. Note that one can always flip the l type to change p−1 to p+1 and vice versa by trying several pairs of l values.
  • The first important thing to take advantage of in PTFA is that whenever the period residue r[0106] p lies close to p, it can readily be factored. One numerical example will illustrate this:
  • Take C=91(=7×13). The possible periods k(p[0107] 1,2) of 7 and 13 are, for 7, 7−1=6, 7+1=8, and for 13, 13−1=12, 13+1=14. When C=91 is divided respectively by each of these four k(p1,2) the following period residue rp are obtained: 1, 3, 7, 7, obtained from 91=1 (mod 6), 91=3 (mod 8), 91 =7 (mod 12), 91=7 (mod 14). Note how small the period residue rp for the prime factor 7 with the −l type is, namely only 1. This implies that the factor 7 can be sieved out by taking the greatest common factor this way: gcd(R91−1 −l −2, 91) =7. When l=6, 7 takes on a −l type. So T 91 6
    Figure US20020099746A1-20020725-M00046
  • mod 91 is first computed, which gives 76 as residue. Now [0108] T 1 6 = 6 ,
    Figure US20020099746A1-20020725-M00047
  • =6, and 1 is the r[0109] p for 7 −1 in T 91 6 .
    Figure US20020099746A1-20020725-M00048
  • Thus one is able to factor by taking gcd(76−6, 91)=7. Likewise T[0110] 90 6=72 (mod 91), therefore one can again factor by taking gcd(72−2, 91)=7 as shown above.
  • Whenever the periods p+1 or p−1 [match?] the composite C in either the above straightforward way or a simple function like the cubic polynomial below, factoring can always be performed by taking gcd [0111] ( R f ( C ) ± l ± 2 , C ) = one factor , here ,
    Figure US20020099746A1-20020725-M00049
  • −2 is used when the periods p+1 or p−1 divides exactly into f(C) and +2 is used whenever f(C) divided by p+1 or p−1 gives a residue of [0112] p ± 1 2 ,
    Figure US20020099746A1-20020725-M00050
  • as is quite often the case. The expression [0113] R m l
    Figure US20020099746A1-20020725-M00051
  • stands for [0114] T m l
    Figure US20020099746A1-20020725-M00052
  • (mod C), where m can be any arbitrary term or a function of the composite f(C) to be computed. [0115]
  • Again, to illustrate the this point, when +2 is added to 76 (the residue of T[0116] 91 6 mod 91), factorization can be performed by taking gcd ( R 91 6 + 2 , 91 ) = gcd ( 76 + 2 , 91 ) = 13 since 13 + 1 91 - 13 + 1 2 , i . e .14 91 - 7
    Figure US20020099746A1-20020725-M00053
  • There are numerous sets of composites that can be factored readily because their factors' periods bear such a simple relationship to C. For example, composites of the form C=p[1+(p+1)(p+2)] can always be factored readily in this way: [0117]
  • gcd(R[0118] c+1 +l−2, C)=p. For example, take p=11, C=11(1+12×13)=11×157 =1727. By trials, quickly select a particular l for which 11 is of the +l type. When l=5, 11 is indeed of +l type. Thus one can compute (mod 1727)=R1728 5=167 and can factor in this way: gcd(167−2, 1727)=I 11.
  • For C of the form p[1+(p−1)(p−2)] there results gcd [0119] ( R C - 1 - l - 2 , C ) = p ,
    Figure US20020099746A1-20020725-M00054
  • e.g., [0120] C=23(1+22×21)=23×43=10649, enabling the following factorization: gcd ( R 10649 - 1 - l - 2 , 10649 ) = 23.
    Figure US20020099746A1-20020725-M00055
  • Obviously, one can easily construct or find infinitely many such composites to factor. In general for C=p[1+m(p+1)] where m is any prime or composite, C can always be factored as follows: gcd(R[0121] C+1 +l−2, C)=p. For C=p[1+m(p −1)], simply take gcd(RC−1 −l−2, C)=p.
  • Furthermore, often the period of one prime factor of a composite happens to divide into the other prime factor or factors with a small enough residue, e.g., C=147149=37×41×94. In this example, factoring begins by finding by trial that when C has subtracted from it a [0122] small number 2, i.e., 147149−2, it gives 147147 = 41 + 1 2 ( mod 41 + 1 ) and also 147147 = 97 + 1 2 ( mod 97 + 1 ) .
    Figure US20020099746A1-20020725-M00056
  • Factorization then proceeds by taking gcd(R[0123] C−2 +l+2, C)=gcd ( R 147147 + l + 2 , 147149 ) = 41 × 97.
    Figure US20020099746A1-20020725-M00057
  • Again it is obvious that there are infinitely many such composites. Quite often too, when C is multiplied by a small integer, the period of a certain factor can divide exactly into this product of C by a small integer, allowing for ready factorization, e.g., C=41×67=2747. Multiplying C by the small integer 3 gives 2747×3=82441. Originally, 2747=27 (mod 41−1), and 27 is too large a residue period to readily factor. However, 8241=1 (mod 41−1), and 1 is definitely small enough, leading to gcd [0124] ( R 3 C - 1 - l - 2 , C ) = gcd ( R 8240 - l - 2 , 2747 ) = 41.
    Figure US20020099746A1-20020725-M00058
  • This constitutes another infinite set of composites that can be factored in polynomial time through PTFA by a few trials. [0125]
  • A powerful and very general PTFA method results from taking the cubic polynomial function of C to factor. It works as follows: [0126]
  • f(C)=aC[0127] 3±bC2±cC1±d where 0 ≦a, b, c, d <4. The method tests all the possible combinations; actually, there are basically just 497 combinations that need to be computed for their respective Tf(C) +l (mod c), because the foregoing expression can be rewritten as f(C)=C(aC2±bC±c)±d, and since c and d will just be integers taken consecutively, the computation lends itself to use of the identity in T-sequences: T n + 1 l = l · T n l - T n - 1 l .
    Figure US20020099746A1-20020725-M00059
  • Since 0 ≦a, b ≦4, and since when a=0, also b=0 and c=0 in some cases, the results is only 5×2×2×2×5−3=497 combinations basically. Factorization is performed by taking gcd [0128] ( R fC ± l ± 2 , C ) = one factor ,
    Figure US20020099746A1-20020725-M00060
  • where f(C) stays positive. Two arbitrary examples will illustrate. Take C=641×3469=2223629. Note [0129]
    mod 640 mod 642 mod 3468 mod 3470
    C1 269 383 641 2829
    C2  41 313 1657  1421
    C3 149 467 929 1749
  • Taking a=1, b=+3, c=−1 and d=−3, 641 can be factored out by selecting one l for which 641 is of −l type such as l=3: since 22233629=269 (mod) there results 149+3×41−269−3=(269)[0130] 3+3(269)2−3 =(2223629)3+3(2223629)2−2223629 −3=f(C). Thus 641 can be factored out as follows: gcd (Rf(C) 3−2, C)=641.
  • As another arbitrary example, take C=4567×0837=49492579. Note the fixed relationship between the period residues of each prime factors, particularly when they are the RSA form of two prime composites, e.g., when C=p[0131] 1(mod p2+1), where p2 is the larger prime and p1 is the smaller prime factor. This is only one of the relationships that have been found. Others abound, such as the 641 residue under mod 3468 above and also the 4567 residue under mod 10836 here.
    mod 4566 mod 4568 mod 10836 mod 10838
    494925791 1705 2867 4567 6271
    494925792 3049 1857 9025 5177
    494925793 2437 2299 7867 5157
  • Again trials show that when a=3, b=−4, c=−3, d=−4, 4568|3C[0132] 3−4C2 −3C−4=f(C). Thus a sieve action is achieved by selecting one l for which 4567 carries +l type, e.g., l=3. Factorization is performed by taking gcd (R 3C 3 −4C 2 3C 2 −3C−4 3−2, C)=4567.
  • This formula can be linked to the fundamental Diophantine Equation (p±1)×−[0133] R py=±d where p and Rp are related by C=Rp(mod p±1). This kind of Diophantine Equation is always solvable, e.g., in the previous example 640×3075−269×73167=+3, giving much theoretical strength to this formula. Also, this method bears a strikingly close relationship to the elliptic curve method. It is general and always polynomial time. No counterexamples have so far been found. Also very effective are the above-mentioned small residue factoring sieve as well as a quadratic polynomial factoring sieve not described here. Composites of an arbitrary number of prime factors can be handled and factored too. A 100% complete and efficient PTFA should be based upon such a formula or similar one.
  • In addition to the above methods, other factoring methods have been programmed and tested such as: [0134]
  • (A). [0135] R n l = T n l
    Figure US20020099746A1-20020725-M00061
  • (mod n) is factored by taking a [0136]   ( R n l ) 2 ± bR n l ± c
    Figure US20020099746A1-20020725-M00062
  • (mod n). Taking the gcd of this relation minus 2 allows for factoring. Here 1≦a≦4, −4≦b, c≦+4and a≠0. E.g., take [0137]   n = 3 17 - 1 2 = 64570081
    Figure US20020099746A1-20020725-M00063
  • (=1871×34511). Take 851=R, which comes from 64570081=851 (mod 1871−1) and 1870|2(851)[0138]   2+851−3 (=1870×775).Thus factorization can be performed by taking gcd ( R 2 · n 2 + n - 3 3 - 2 , n ) = 1871.
    Figure US20020099746A1-20020725-M00064
  • (B). Compute the four possible residues: (a) [0139] R n l
    Figure US20020099746A1-20020725-M00065
  • (mod n), (b) [0140]   R n l
    Figure US20020099746A1-20020725-M00066
  • ([0141]   mod 1−n), (c) R l · n l
    Figure US20020099746A1-20020725-M00067
  • (mod n) (d) [0142]   R l · n l
    Figure US20020099746A1-20020725-M00068
  • ([0143]   mod 1−n). Use the residues as “inputs” for one or more layers of T-sequence modulo computation. Then factor by taking gcd ( R l · n ± R 1 4 ± R 1 4 ± f ± l ± 2 , n ) = one prime factor
    Figure US20020099746A1-20020725-M00069
  • E.g., take the composite n=2077≡31×67. Let l≡3, l n ≡3×2077≡6231. There result the four Rs: [0144]   R 2077 3 719 ( mod 2077 ) ( a ) R 2077 3 2796 ( mod 6231 ) ( b ) R 6231 3 1190 ( mod 2077 ) ( c ) R 6231 3 3267 ( mod 6231 ) ( d )
    Figure US20020099746A1-20020725-M00070
  • When e=1, f=−1, l=+for 67, e.g., l=3 there results [0145]
  • 1×2077+(3267−719)−1=4624=68×68.
  • Factor by taking gcd(R[0146] 4624 3−2, 2077) (2682−2, 2077)=67.
  • (C) Another method makes use of the recursive period pattern of certain primes, e.g., n=2701=37×73. First compute T[0147] 2701 3≡1239 (mod 2701), T2702 3≡1749 (mod 2701). Square the larger, even term such as 2702 then subtract 2 (=T0), always (mod n), to compute the next even term. For the odd term such as 2701, to compute the next odd term, multiply the odd term by the larger even term and then subtract l, e.g., (1) 1239 (odd), 1749 (even)=(2) 806 (odd), 1467 (even), where 1239×1749−3=806 (mod 2701) and (1749)2−2=1467 (mod 2701). Carry on these computations recursively until there emerges a repetitive pattern. Then often factoring can be performed by taking the gcd, e.g., gcd(806−3, 270)=73, also gcd(1467−7, 2701)=73.
  • (D) Whenever the ratio between the two factors of the composite n is less than 2, one can always factor by adding or subtracting from n by the nearest integer [{square root}{square root over (4[0148] n− 4)}], whereupon the residue (mod p±1) is zero or just 1 away from p+1 or p−1, e.g., 37×43=1591 and 43 39 = 1.1621 < 2.
    Figure US20020099746A1-20020725-M00071
  • Compute [{square root}{square root over (4·1591−4)}]=80 and 1591−80=1511. By finding l such as l=4 where 37 is −l type but not 43, factorization is made possible by taking 1511+1=0 (mod 37−1), i.e., gcd (R[0149]   1591 −[{square root}{square root over (4·1591−4)}]+1−2,1591)=37. There are again infinite number of composites with this convenient property, or the factors can be made to lie close in size to one another by simply multiplying the composite by a suitable small integer.
  • Factoring—Summary. T-sequences are closely tied in to factoring. There have been described several very promising polynomial-time factoring methods. The cubic polynomial PTFA seems to work the best, but other lines of attack are feasible too. [0150]
  • Prime Number Formula. Traditionally, a prime number formula (which has never been found) has always had these requirements: [0151]
  • 1) It always gives a prime number for each integer input n=1, 2, 3, 4, . . . [0152]
  • 2) It is constructive, i.e., the formula can always be computed to give prime numbers. For example, Mills' formula p=[hd A[0153] 3 n ] gives no clue how to compute a precise value for A and is therefore not constructive.
  • 3) It is forthright, i.e., it takes little time to readily compute the prime number. For example, for the polynomial equation ax[0154] 2+bx+c=0, the formula x = - b ± b 2 - 4 a c 2 a
    Figure US20020099746A1-20020725-M00072
  • is forthright in that it gives the roots readily. [0155]
  • On the face of it, these requirements seem natural enough. Seekers of prime number formula have always exerted their best efforts to find a prime number formula that satisfies these three requirements. The continuing failure to find such a prime number formula has caused many researchers to conclude no such formula exists. [0156]
  • While it appears doubtful that a prime number formula of this type can be constructed, upon reflection, it may be seen that the third requirement is inconsistent with the very definition of prime numbers, namely that they cannot be divided exactly by any other numbers other than themselves and 1. The implication is that the primality of a positive integer n needs to be determined by a legitimate polynomial-time primality testing algorithm. Whether n is prime or composite cannot be ascertained right away. Rather, n must be tested for primality. A prime number formula which is supposed to generate primes and not composites also needs to obey such a fundamental requirement. [0157]
  • Now redefine a prime number formula as one that satisfies the three requirements: [0158]
  • 1) It always gives a prime number for each integer input n=1, 2, 3, . . . [0159]
  • 2) It is always constructive. [0160]
  • 3) It possesses polynomial-time complexity. [0161]
  • Since a prime number formula is in essence one version of a primality testing algorithm; whereas the traditional formulation of a prime number formula is an NP problem, the foregoing formulation recast the problem such that NP→P. [0162]
  • A new prime number formula of the type described may be arrived at by making use of a revised version of the Fortune Conjecture, i.e., P[0163] i+1−P1P2P3. . . Pi is always a prime. This can be shown to be equivalent to the conjecture that the smallest gap between two consecutive primes Pi+1, and Pi is (lnPilnlnPi)2. If this gap is simplified to ln2Pi, then following Euclid's celebrated proof for the infinity of prime numbers, one can easily show that Fortune Conjecture is equivalent to this smallest gap conjecture. The validity of these two conjectures are well substantiated empirically as well as theoretically. It is known that the maximum gap between two consecutive primes must be rounded by the order of lnPi. Any such logarithmic gap will do just fine for the following prime number formula gap or range: g=(lnP1 aP2 b. . . Pi x)2. According to Fortune/Smallest Gap Conjecture there is at least one prime between Q and Q+g. The method therefore needs to compute only these sums: Q+Pi+1, Q+Pi+2, . . . Q+Pj, where Pj is the largest prime smaller than g. There is at least one prime among these sums, and by applying the primality testing method described previously, the primality of each sum can be determined rapidly. Actually, it is also useful to compute the differences: Q−Pi+1, Q−Pi+2, . . . Q−Pj. It turns out that practically all such differences give not just one but many primes within the range.
  • One numerical example illustrates this formula clearly: Let P[0164] 1=2, P2=3, P3=5, and a=2, b=1, x=2. Then Q=P1 aP2 bP3 x=222·3·52=300, (ln300)2≈32.5. That means there is a need to compute only these numbers 300±7, 300±11, 300±13, 300±17, 300±19, 300±23, 300±29, 300±31. (The numbers 300±1 are not computed here). Among these 16 numbers, the foregoing primality testing algorithm or a similar algorithm enables us to sieve out 11 prime numbers. The conjecture tells us that there are at least two primes. The method obtains 11 out of 16; this is a high yield of primes. In fact, even for big numbers this formula or sieve will still yield large quantities of primes consistently, with an estimated or 36.78% of the sums and differences being prime. One condition which must be observed at all times is that lnP1 aP2 b. . .Pi x must always be smaller than the next prime after Pi, that is Pi+1.
  • One can also add or subtract a large product with a small product e.g. 2[0165] 2·3·52=300 and 22·32=36, giving 300+36=336. The smallest gap in this case will be determined by (In 36)2=12.84. Among the differences 336−5=331 is found to be prime, in line with the conjecture. In short the possible number of candidates for primes can always be minimized so that the greatest number of composites is filtered out beforehand.
  • Note that Q +P[0166] i can always be arranged in such a way that will best minimize the number of computations needed to sieve out all the primes in any given range. E.g., there is a relatively large gap between 114 and 127. Computing 2·3 232·5 +23·3 =114 would require computation of 114+5, 7, 11, 13, i.e., four steps too many. Instead, choose 23·3·5=120 which allows computation of the immediate primes as 120+7=127 and 120−7=113. This gives all primes within that range readily while skipping all the composite candidates simultaneously. In fact, using a few trials and checks beforehand, one can always manage to optimize the yield of primes within the range efficiently. Large primes can then be chunked out much faster and consistently, all the time based on this prime number sieving algorithm.
  • This approach makes it possible to compute a large prime. This formula, along with adding or subtracting suitable sums or differences, will readily generate many other primes around this large prime. [0167]
  • Random Number Generator [0168]
  • Mathematically a good random number generator (RNG) should be infinitely non-periodic, such that no generated number can be deduced from any previous number. Of course, statistical tests like the chi-square test can be applied to ensure that all digits are distributed 100% randomly with no bias whatsoever. Admittedly, if only math is concerned, a fixed input will always yield a fixed output. Only physical systems like the quantum mechanical systems can give “dynamically genuine” random numbers. Coupling these two notions together, it is possible to construct a powerful and convenient RNG. [0169]
  • First, note the fact that the last digits of all primes, except 2 and 5, can only be 1, 3, 7 and 9. They are distributed absolutely randomly among the infinite set of positive integers. The very definition of prime number demands this, since prime numbers can only be divided exactly by 1 and themselves. Thus by taking the last digits only and ignoring the trivial 2 and 5, from the [0170] prime set 3, 7, 11, 13, 17, 19, 23, 29, 31, etc., one obtains the random digits 3, 7, 1, 3, 7, 9, 3, 9, 1, 7, 1, 3, 7, 3, 9, 1, 7, 1, 3, 9, 3, 9, 7 for primes from 3 to 97. These digits form an infinite set, and no digit can be derived from the previous or succeeding ones. Each one of the four digits appears 25% of the time. Above all, they are absolutely non-periodic.
  • The prime-number formula based on the T-sequence polynomial-time primality testing algorithm provides infinitely many variations of these random prime digits, e.g., take 2×3×5×7×=210. Based on the formula presented previously, add or subtract all the primes between 7<11 and 47<7[0171] 2, to test each sum or difference for primality. From the seed 210 onward one obtains the sums +1, +11, +13, +17, . . . +47 which give this set of random digits: 1, 3, 7, 9, 3, 9, 1, 1, 7 from 211 to 257. The differences −1, −11, −13, −17, . . . −47 give another set of random digits: 9, 7, 3, 1, 1, 9, 3, 3, 7, 3 from 199 back to 163. Of course, the foregoing primality testing algorithm can be used generate an abundance of large primes such as cannot be generated in any other way.
  • Since the seeds such as 2·3·5 or 2[0172] 2·32·5·7, etc. can be varied in infinitely many ways, the set of last prime digits can also be generated and arranged in all sorts of arbitrary ways. The seeds can be added or subtracted in any which way too. Without a complete knowledge of the exact seeds and their mathematical operations, no one can reproduce or deduce this type of random digits of the primes. These random digits of primes behave in just as chaotic fashion as the physical subatomic particles in their distribution. Therefore this method can conveniently generate any length of random digits or numbers desired to use in mathematical research or industrial simulation. This generator of random digits can be implemented easily and efficiently in both hardware and software. Conventional RNGs such as linear or non-linear feedback shift registers always carry period patterns which are inherent. Non-periodicity is inherent in the foregoing random prime digit generator.
  • This RNG can also be easily modified into a simple but innovative cipher: a function F[0173] 1, (such as transposition, shuffling, etc.) that operates on the last prime digit and another function F2 that computes and determines the seeds are both kept secret. F2 is coupled to a simple but chaotic physical system such as dice-throwing, radioactive matter, etc., for the first random input as seeds. The functions F2 and F1 are used to generate a truly random string of digits such as 9, 7, 3, 1, 1, 9, 3, 3, 7, 3, 1, 3, 7, 9, 3, 9, 1, 1, 7. This string of random digits can be used as a one-time pad for encryption. The receiver who is informed only of the starting seeds (from the physical system input) can decrypt the ciphertext to obtain the plaintext since he also possesses F1, and F2 as well as the relevant table of primes like the sender. As long as F1 and F2 are kept secret, no eavesdropper can decrypt the ciphertext. The cipher can even be timed accordingly so that the functions F1 and F2 change according to time changes or context changes. In any event, math theory about primes guarantees that the string of random digits thus generated are absolutely chaotic. No fixed inter-relationship can be derived from among themselves.
  • It will be appreciated by those of ordinary skill in the art that the invention can be embodied in other specific forms without departing from the spirit or essential character thereof. The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims rather than the foregoing description, and all changes which come within the meaning and range of equivalents thereof are intended to be embraced therein. [0174]

Claims (8)

what is claimed is:
1. A computer-implemented method, comprising:
determining at least one element of a non-montonic sequence, the non-montonic sequence being one of a family of related non-montonic sequences;
using at least said element, determining at least one property of a number; and
depending on said property, taking an action the effect of which is to enhance or degrade data security within a computer system or network.
2. The method of claim 1, wherein said property is primality.
3. The method of claim 1, wherein said number is a composite number, and said property is a factor of said number.
4. The method of claim 1, wherein said family of related non-montonic sequences is defined as follows:
T 0 l = 2 , T 1 l = l and T n + 1 l = l · T n l - T n - 1 l ,
Figure US20020099746A1-20020725-M00073
where the subscript denotes the nth term while the superscript denotes the order l.
5. A prime number generator, comprising:
means for generating candidate numbers by forming at least one of sums and differences of a given number and a series of prime numbers; and
means for deterministically evaluating primality of each of the candidate numbers in polynomial time.
6. The apparatus of claim 5, wherein said means for deterministically evaluating primality comprises means for determining at least one element of a non-montonic sequence, the non-montonic sequence being one of a family of related non-montonic sequences.
7. The apparatus of claim 6, wherein said family of related non-montonic sequences is defined as follows:
T 0 l = 2 , T 1 l = l and T n + 1 l = l · T n l - T n - 1 l ,
Figure US20020099746A1-20020725-M00074
where the subscript denotes the nth term while the superscript denotes the order l.
8. A random number generator, comprising:
means for determining a seed number;
means for forming at least one of sums and differences of the seed number and a series of prime numbers; and
means for outputting last digits of the series of prime numbers to produce a set of random digits.
US09/559,142 1999-07-26 2000-04-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring Abandoned US20020099746A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US09/559,142 US20020099746A1 (en) 1999-07-26 2000-04-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring
AU63724/00A AU6372400A (en) 1999-07-26 2000-07-25 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring
US10/306,072 US9542158B2 (en) 1999-07-26 2002-11-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14558599P 1999-07-26 1999-07-26
US09/559,142 US20020099746A1 (en) 1999-07-26 2000-04-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/306,072 Continuation US9542158B2 (en) 1999-07-26 2002-11-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring

Publications (1)

Publication Number Publication Date
US20020099746A1 true US20020099746A1 (en) 2002-07-25

Family

ID=22513747

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/559,142 Abandoned US20020099746A1 (en) 1999-07-26 2000-04-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring
US10/306,072 Expired - Fee Related US9542158B2 (en) 1999-07-26 2002-11-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/306,072 Expired - Fee Related US9542158B2 (en) 1999-07-26 2002-11-27 T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring

Country Status (3)

Country Link
US (2) US20020099746A1 (en)
AU (1) AU6372400A (en)
WO (1) WO2001008350A1 (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004001595A1 (en) * 2002-06-21 2003-12-31 Atmel Corporation Testing probable prime numbers for cryptographic applications
US20060034456A1 (en) * 2002-02-01 2006-02-16 Secure Choice Llc Method and system for performing perfectly secure key exchange and authenticated messaging
US20080198832A1 (en) * 2007-02-15 2008-08-21 Harris Corporation Low Level Sequence as an Anti-Tamper MEchanism
US20080263119A1 (en) * 2007-04-19 2008-10-23 Harris Corporation Digital Generation of a Chaotic Numerical Sequence
US20080294956A1 (en) * 2007-05-22 2008-11-27 Harris Corporation Encryption Via Induced Unweighted Errors
US20080294710A1 (en) * 2007-05-22 2008-11-27 Harris Corporation Extending a Repetition Period of a Random Sequence
US20080307022A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Mixed Radix Conversion with a Priori Defined Statistical Artifacts
US20080304666A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Spread Spectrum Communications System and Method Utilizing Chaotic Sequence
US20080307024A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Mixed Radix Number Generator with Chosen Statistical Artifacts
US20090034727A1 (en) * 2007-08-01 2009-02-05 Harris Corporation Chaotic Spread Spectrum Communications System Receiver
US20090044080A1 (en) * 2007-05-31 2009-02-12 Harris Corporation Closed Galois Field Combination
US20090110197A1 (en) * 2007-10-30 2009-04-30 Harris Corporation Cryptographic system configured for extending a repetition period of a random sequence
US20090196420A1 (en) * 2008-02-05 2009-08-06 Harris Corporation Cryptographic system incorporating a digitally generated chaotic numerical sequence
US20090245327A1 (en) * 2008-03-26 2009-10-01 Harris Corporation Selective noise cancellation of a spread spectrum signal
US20090279688A1 (en) * 2008-05-06 2009-11-12 Harris Corporation Closed galois field cryptographic system
US20090296860A1 (en) * 2008-06-02 2009-12-03 Harris Corporation Adaptive correlation
US20090300088A1 (en) * 2008-05-29 2009-12-03 Harris Corporation Sine/cosine generator
WO2009146283A1 (en) * 2008-05-29 2009-12-03 Harris Corporation Digital generation of a chaotic numerical sequence
US20090310650A1 (en) * 2008-06-12 2009-12-17 Harris Corporation Featureless coherent chaotic amplitude modulation
US20100054228A1 (en) * 2008-08-29 2010-03-04 Harris Corporation Multi-tier ad-hoc network communications
US20100091700A1 (en) * 2008-10-09 2010-04-15 Harris Corporation Ad-hoc network acquisition using chaotic sequence spread waveform
US20100166041A1 (en) * 2008-12-29 2010-07-01 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US20100165828A1 (en) * 2008-12-29 2010-07-01 Harris Corporation Communications system employing chaotic spreading codes with static offsets
US20100226497A1 (en) * 2009-03-03 2010-09-09 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US20100310072A1 (en) * 2009-06-08 2010-12-09 Harris Corporation Symbol duration dithering for secured chaotic communications
US20100309957A1 (en) * 2009-06-08 2010-12-09 Harris Corporation Continuous time chaos dithering
US20100316090A1 (en) * 2009-06-10 2010-12-16 Harris Corporation Discrete time chaos dithering
US20110002364A1 (en) * 2009-07-01 2011-01-06 Harris Corporation Anti-jam communications having selectively variable peak-to-average power ratio including a chaotic constant amplitude zero autocorrelation waveform
US20110002460A1 (en) * 2009-07-01 2011-01-06 Harris Corporation High-speed cryptographic system using chaotic sequences
US20110004792A1 (en) * 2009-07-01 2011-01-06 Harris Corporation Bit error rate reduction in chaotic communications
US20110019817A1 (en) * 2009-07-22 2011-01-27 Harris Corporation Permission-based tdma chaotic communication systems
US8320557B2 (en) 2008-05-08 2012-11-27 Harris Corporation Cryptographic system including a mixed radix number generator with chosen statistical artifacts
US8345725B2 (en) 2010-03-11 2013-01-01 Harris Corporation Hidden Markov Model detection for spread spectrum waveforms
US8363700B2 (en) 2009-07-01 2013-01-29 Harris Corporation Rake receiver for spread spectrum chaotic communications systems
US8363830B2 (en) 2008-02-07 2013-01-29 Harris Corporation Cryptographic system configured to perform a mixed radix conversion with a priori defined statistical artifacts
US8369377B2 (en) 2009-07-22 2013-02-05 Harris Corporation Adaptive link communications using adaptive chaotic spread waveform
US8385385B2 (en) 2009-07-01 2013-02-26 Harris Corporation Permission-based secure multiple access communication systems
US20130051552A1 (en) * 2010-01-20 2013-02-28 Héléna Handschuh Device and method for obtaining a cryptographic key
US8406352B2 (en) 2009-07-01 2013-03-26 Harris Corporation Symbol estimation for chaotic spread spectrum signal
US8428104B2 (en) 2009-07-01 2013-04-23 Harris Corporation Permission-based multiple access communications systems
US20140344319A1 (en) * 2013-05-14 2014-11-20 Daljit Singh Jandu Algorithm for primality testing based on infinite, symmetric, convergent, continuous, convolution ring group

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI244610B (en) * 2001-04-17 2005-12-01 Matsushita Electric Ind Co Ltd Information security device, prime number generation device, and prime number generation method
US8229108B2 (en) * 2003-08-15 2012-07-24 Broadcom Corporation Pseudo-random number generation based on periodic sampling of one or more linear feedback shift registers
US7562052B2 (en) * 2004-06-07 2009-07-14 Tony Dezonno Secure customer communication method and system
CN101243389A (en) 2005-08-19 2008-08-13 Nxp股份有限公司 Circuit arrangement and method RSA key generation
US7860918B1 (en) 2006-06-01 2010-12-28 Avaya Inc. Hierarchical fair scheduling algorithm in a distributed measurement system
FR2905776B1 (en) * 2006-09-11 2009-01-30 Bigilimwatshi Guy Boyo ELECTRONIC AND / OR COMPUTER DEVICES FOR FACTORING WHOLE NUMBERS.
DE102006045224A1 (en) * 2006-09-26 2008-01-24 Dl-Daten Gmbh Front page inconsistent with disclosure, abstract based on front page. Patent Office notified - User data transfer integrity connection authentication and checking method, involves authenticating and checking between two or more patterns
US7876690B1 (en) 2007-09-26 2011-01-25 Avaya Inc. Distributed measurement system configurator tool
US7552164B1 (en) 2008-04-24 2009-06-23 International Business Machines Corporation Accelerated prime sieving using architecture-optimized partial prime product table
FR2946207A1 (en) * 2009-05-28 2010-12-03 Proton World Internat Nv PROTECTION OF FIRST NUMBER GENERATION FOR RSA ALGORITHM
JP2011123356A (en) * 2009-12-11 2011-06-23 Oki Semiconductor Co Ltd Prime number generating device, prime number generating method, and prime number generating program

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US744041A (en) * 1901-09-21 1903-11-17 Charles G Burke Telegraphic code.
NL279100A (en) * 1961-05-30
DE2658065A1 (en) * 1976-12-22 1978-07-06 Ibm Deutschland MACHINE ENCRYPTION AND DECHIFREEZE
US4218582A (en) * 1977-10-06 1980-08-19 The Board Of Trustees Of The Leland Stanford Junior University Public key cryptographic apparatus and method
US4351982A (en) * 1980-12-15 1982-09-28 Racal-Milgo, Inc. RSA Public-key data encryption system having large random prime number generating microprocessor or the like
US4740890A (en) * 1983-12-22 1988-04-26 Software Concepts, Inc. Software protection system with trial period usage code and unlimited use unlocking code both recorded on program storage media
US4988987A (en) * 1985-12-30 1991-01-29 Supra Products, Inc. Keysafe system with timer/calendar features
US5058160A (en) * 1988-04-29 1991-10-15 Scientific-Atlanta, Inc. In-band controller
NZ240019A (en) * 1991-09-30 1996-04-26 Peter John Smith Public key encrypted communication with non-multiplicative cipher
IL108645A (en) * 1994-02-14 1997-09-30 Elementrix Technologies Ltd Protected communication method and system
US5787172A (en) * 1994-02-24 1998-07-28 The Merdan Group, Inc. Apparatus and method for establishing a cryptographic link between elements of a system
US5663896A (en) * 1994-09-22 1997-09-02 Intel Corporation Broadcast key distribution apparatus and method using Chinese Remainder
US5594797A (en) * 1995-02-22 1997-01-14 Nokia Mobile Phones Variable security level encryption
US5724428A (en) * 1995-11-01 1998-03-03 Rsa Data Security, Inc. Block encryption algorithm with data-dependent rotations
US5771291A (en) * 1995-12-11 1998-06-23 Newton; Farrell User identification and authentication system using ultra long identification keys and ultra large databases of identification keys for secure remote terminal access to a host computer
US6219421B1 (en) * 1997-10-24 2001-04-17 Shaul O. Backal Virtual matrix encryption (VME) and virtual key cryptographic method and apparatus

Cited By (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060034456A1 (en) * 2002-02-01 2006-02-16 Secure Choice Llc Method and system for performing perfectly secure key exchange and authenticated messaging
US6718536B2 (en) * 2002-06-21 2004-04-06 Atmel Corporation Computer-implemented method for fast generation and testing of probable prime numbers for cryptographic applications
KR100938030B1 (en) * 2002-06-21 2010-01-21 아트멜 코포레이숀 Method for testing probable prime numbers for cryptographic programs
WO2004001595A1 (en) * 2002-06-21 2003-12-31 Atmel Corporation Testing probable prime numbers for cryptographic applications
US20080198832A1 (en) * 2007-02-15 2008-08-21 Harris Corporation Low Level Sequence as an Anti-Tamper MEchanism
US8312551B2 (en) 2007-02-15 2012-11-13 Harris Corporation Low level sequence as an anti-tamper Mechanism
US20080263119A1 (en) * 2007-04-19 2008-10-23 Harris Corporation Digital Generation of a Chaotic Numerical Sequence
WO2008130973A1 (en) * 2007-04-19 2008-10-30 Harris Corporation Digital generation of a chaotic numerical sequence
US7937427B2 (en) 2007-04-19 2011-05-03 Harris Corporation Digital generation of a chaotic numerical sequence
US20080294710A1 (en) * 2007-05-22 2008-11-27 Harris Corporation Extending a Repetition Period of a Random Sequence
US7921145B2 (en) 2007-05-22 2011-04-05 Harris Corporation Extending a repetition period of a random sequence
US20080294956A1 (en) * 2007-05-22 2008-11-27 Harris Corporation Encryption Via Induced Unweighted Errors
US8611530B2 (en) 2007-05-22 2013-12-17 Harris Corporation Encryption via induced unweighted errors
US20090044080A1 (en) * 2007-05-31 2009-02-12 Harris Corporation Closed Galois Field Combination
US7995757B2 (en) 2007-05-31 2011-08-09 Harris Corporation Closed galois field combination
US20080304666A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Spread Spectrum Communications System and Method Utilizing Chaotic Sequence
US7970809B2 (en) 2007-06-07 2011-06-28 Harris Corporation Mixed radix conversion with a priori defined statistical artifacts
US7974413B2 (en) 2007-06-07 2011-07-05 Harris Corporation Spread spectrum communications system and method utilizing chaotic sequence
US7962540B2 (en) 2007-06-07 2011-06-14 Harris Corporation Mixed radix number generator with chosen statistical artifacts
US20080307022A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Mixed Radix Conversion with a Priori Defined Statistical Artifacts
US20080307024A1 (en) * 2007-06-07 2008-12-11 Harris Corporation Mixed Radix Number Generator with Chosen Statistical Artifacts
US20090034727A1 (en) * 2007-08-01 2009-02-05 Harris Corporation Chaotic Spread Spectrum Communications System Receiver
US8005221B2 (en) 2007-08-01 2011-08-23 Harris Corporation Chaotic spread spectrum communications system receiver
US20090110197A1 (en) * 2007-10-30 2009-04-30 Harris Corporation Cryptographic system configured for extending a repetition period of a random sequence
US7995749B2 (en) 2007-10-30 2011-08-09 Harris Corporation Cryptographic system configured for extending a repetition period of a random sequence
US8180055B2 (en) 2008-02-05 2012-05-15 Harris Corporation Cryptographic system incorporating a digitally generated chaotic numerical sequence
US20090196420A1 (en) * 2008-02-05 2009-08-06 Harris Corporation Cryptographic system incorporating a digitally generated chaotic numerical sequence
US8363830B2 (en) 2008-02-07 2013-01-29 Harris Corporation Cryptographic system configured to perform a mixed radix conversion with a priori defined statistical artifacts
US20090245327A1 (en) * 2008-03-26 2009-10-01 Harris Corporation Selective noise cancellation of a spread spectrum signal
US8040937B2 (en) 2008-03-26 2011-10-18 Harris Corporation Selective noise cancellation of a spread spectrum signal
US20090279688A1 (en) * 2008-05-06 2009-11-12 Harris Corporation Closed galois field cryptographic system
US8139764B2 (en) 2008-05-06 2012-03-20 Harris Corporation Closed galois field cryptographic system
US8320557B2 (en) 2008-05-08 2012-11-27 Harris Corporation Cryptographic system including a mixed radix number generator with chosen statistical artifacts
WO2009146283A1 (en) * 2008-05-29 2009-12-03 Harris Corporation Digital generation of a chaotic numerical sequence
KR101226781B1 (en) 2008-05-29 2013-01-25 해리스 코포레이션 Digital generation of a chaotic numerical sequence
US20090327387A1 (en) * 2008-05-29 2009-12-31 Harris Corporation Digital generation of an accelerated or decelerated chaotic numerical sequence
US8200728B2 (en) 2008-05-29 2012-06-12 Harris Corporation Sine/cosine generator
US8145692B2 (en) 2008-05-29 2012-03-27 Harris Corporation Digital generation of an accelerated or decelerated chaotic numerical sequence
US20090300088A1 (en) * 2008-05-29 2009-12-03 Harris Corporation Sine/cosine generator
US20090296860A1 (en) * 2008-06-02 2009-12-03 Harris Corporation Adaptive correlation
US8064552B2 (en) 2008-06-02 2011-11-22 Harris Corporation Adaptive correlation
US8068571B2 (en) 2008-06-12 2011-11-29 Harris Corporation Featureless coherent chaotic amplitude modulation
US20090310650A1 (en) * 2008-06-12 2009-12-17 Harris Corporation Featureless coherent chaotic amplitude modulation
US8325702B2 (en) 2008-08-29 2012-12-04 Harris Corporation Multi-tier ad-hoc network in which at least two types of non-interfering waveforms are communicated during a timeslot
US20100054228A1 (en) * 2008-08-29 2010-03-04 Harris Corporation Multi-tier ad-hoc network communications
US20100091700A1 (en) * 2008-10-09 2010-04-15 Harris Corporation Ad-hoc network acquisition using chaotic sequence spread waveform
US8165065B2 (en) 2008-10-09 2012-04-24 Harris Corporation Ad-hoc network acquisition using chaotic sequence spread waveform
US20100166041A1 (en) * 2008-12-29 2010-07-01 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US20100165828A1 (en) * 2008-12-29 2010-07-01 Harris Corporation Communications system employing chaotic spreading codes with static offsets
US8406276B2 (en) 2008-12-29 2013-03-26 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US8351484B2 (en) 2008-12-29 2013-01-08 Harris Corporation Communications system employing chaotic spreading codes with static offsets
US20100226497A1 (en) * 2009-03-03 2010-09-09 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US8457077B2 (en) 2009-03-03 2013-06-04 Harris Corporation Communications system employing orthogonal chaotic spreading codes
US20100310072A1 (en) * 2009-06-08 2010-12-09 Harris Corporation Symbol duration dithering for secured chaotic communications
US20100309957A1 (en) * 2009-06-08 2010-12-09 Harris Corporation Continuous time chaos dithering
US8428102B2 (en) 2009-06-08 2013-04-23 Harris Corporation Continuous time chaos dithering
US20100316090A1 (en) * 2009-06-10 2010-12-16 Harris Corporation Discrete time chaos dithering
US8428103B2 (en) 2009-06-10 2013-04-23 Harris Corporation Discrete time chaos dithering
US8340295B2 (en) 2009-07-01 2012-12-25 Harris Corporation High-speed cryptographic system using chaotic sequences
US8406352B2 (en) 2009-07-01 2013-03-26 Harris Corporation Symbol estimation for chaotic spread spectrum signal
US20110004792A1 (en) * 2009-07-01 2011-01-06 Harris Corporation Bit error rate reduction in chaotic communications
US8369376B2 (en) 2009-07-01 2013-02-05 Harris Corporation Bit error rate reduction in chaotic communications
US8379689B2 (en) 2009-07-01 2013-02-19 Harris Corporation Anti-jam communications having selectively variable peak-to-average power ratio including a chaotic constant amplitude zero autocorrelation waveform
US8385385B2 (en) 2009-07-01 2013-02-26 Harris Corporation Permission-based secure multiple access communication systems
US20110002460A1 (en) * 2009-07-01 2011-01-06 Harris Corporation High-speed cryptographic system using chaotic sequences
US8363700B2 (en) 2009-07-01 2013-01-29 Harris Corporation Rake receiver for spread spectrum chaotic communications systems
US8428104B2 (en) 2009-07-01 2013-04-23 Harris Corporation Permission-based multiple access communications systems
US20110002364A1 (en) * 2009-07-01 2011-01-06 Harris Corporation Anti-jam communications having selectively variable peak-to-average power ratio including a chaotic constant amplitude zero autocorrelation waveform
US20110019817A1 (en) * 2009-07-22 2011-01-27 Harris Corporation Permission-based tdma chaotic communication systems
US8369377B2 (en) 2009-07-22 2013-02-05 Harris Corporation Adaptive link communications using adaptive chaotic spread waveform
US8848909B2 (en) 2009-07-22 2014-09-30 Harris Corporation Permission-based TDMA chaotic communication systems
US20130051552A1 (en) * 2010-01-20 2013-02-28 Héléna Handschuh Device and method for obtaining a cryptographic key
US8345725B2 (en) 2010-03-11 2013-01-01 Harris Corporation Hidden Markov Model detection for spread spectrum waveforms
US20140344319A1 (en) * 2013-05-14 2014-11-20 Daljit Singh Jandu Algorithm for primality testing based on infinite, symmetric, convergent, continuous, convolution ring group

Also Published As

Publication number Publication date
US20040057580A1 (en) 2004-03-25
US9542158B2 (en) 2017-01-10
AU6372400A (en) 2001-02-13
WO2001008350A1 (en) 2001-02-01

Similar Documents

Publication Publication Date Title
US9542158B2 (en) T-sequence apparatus and method for general deterministic polynomial-time primality testing and composite factoring
US8180055B2 (en) Cryptographic system incorporating a digitally generated chaotic numerical sequence
Rueppel Correlation immunity and the summation generator
JP4842993B2 (en) Mixed radix generator with selected statistical artifacts
Boneh et al. On the unpredictability of bits of the elliptic curve Diffie-Hellman scheme
Micali et al. Efficient, perfect polynomial random number generators
Sheela et al. Application of chaos theory in data security-a survey
Pyne et al. Pseudodistributions that beat all pseudorandom generators
Rivest On the notion of pseudo-free groups
Joye et al. Fast generation of prime numbers on portable devices: An update
Ling et al. On the modular inversion hidden number problem
Reistad et al. Secret sharing comparison by transformation and rotation
Von Zur Gathen et al. Generating safe primes
US20230269073A1 (en) The Generation Of One Way Functions, Based On Mutual Hiding Predefined Success Criteria
Kim Hue et al. Complexity and properties of a multidimensional Cat-Hadamard map for pseudo random number generation
Gowers et al. Interleaved group products
Bernasconi et al. The average sensitivity of square-freeness
AKCENGİZ et al. Statistical randomness tests of long sequences by dynamic partitioning
Knellwolf et al. Cryptanalysis of the knapsack generator
Sdroievski et al. An Indexing for Quadratic Residues Modulo $ N $ and a Non-uniform Efficient Decoding Algorithm
Cheng Primality proving via one round in ECPP and one iteration in AKS
Xing et al. Applications of algebraic curves to constructions of codes and almost perfect sequences
Eelkema Integer factorisation using conics
Johnston Designer primes
Cheng A new special-purpose factorization algorithm

Legal Events

Date Code Title Description
AS Assignment

Owner name: MEGANET CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TIE, TECK SING;BACKAL, SHAUL O.;REEL/FRAME:010757/0868

Effective date: 20000420

AS Assignment

Owner name: BACKAL, SHAUL, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MEGANET CORPORATION;REEL/FRAME:011078/0311

Effective date: 20000822

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION