Variably Modified Permutation Composition: Difference between revisions

Content deleted Content added
Ron Rivest
No edit summary
Line 6:
The core of the cipher is the VMPC function, a transformation of n-element [[permutation]]s defined as:
 
'''for''' x '''from''' 0 '''doto''' n-1:
g(x) = VMPC(f)(x) = f(f(f(x))+1)