| Algorithm 1 Random-Permutation algorithm |
| Input: Size of random numbers, n, the polynomial , , and . Output: S, the random permutation of the integers . Step 1: Set , , Step 2: For to n, compute End For Step 3: S |
| Algorithm 1 Random-Permutation algorithm |
| Input: Size of random numbers, n, the polynomial , , and . Output: S, the random permutation of the integers . Step 1: Set , , Step 2: For to n, compute End For Step 3: S |