sci.crypt
  Home FAQ Contact Sign in
sci.crypt only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
sci.crypt Profile…
RELATED GROUPS

POPULAR GROUPS

 Up
  Permutation Strengths         


Author: WTShaw
Date: Jul 18, 2008 23:06

Several types of keys can be used in crypto. Arrays of bits, often
grouped as hexadecimal digits are quite common in contemoporary
algorithms but permutations of alphabets are common in classical
algorithms. Alphabet loops or even arrays of loops are also used as
keys. There are still other types of keys but they are not the
emphasis of this posting.

Simple permutations have equivalent bit strengths and the values
presented are based on actual progressive decisions in their
generation. Aside from how the permutation is effectively used, good,
bad, or somewhere in between, permutation keys can pack quite a
potential punch for the number of characters used. A loop permutation
is the same as for a regular permutation of one size smaller; for
example, a regular permutation key for base 26 would be equivalent to
about 97.94 bits or 61.80 trits but these values would be the same for
a base 27 loop.

Here are examples of loop permutations for a selected bases: base 10 =
21.79 bits; base 26 = 88.38 bits; base 40 = 159.16 bits; base 65 =
302.02 bits; base 78 = 382.2 bits; base 93 is 478.57 bits; and base 99
is 518.12 bits.
Show full article (1.70Kb)
no comments