Advertisement
Guest User

Untitled

a guest
May 19th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1.  
  2. If I use a key the length of five being
  3.  
  4. n=sub key number
  5. x=separator between the key number and the amount of times key was used
  6. ,=separator between the sub keys
  7. a=amount of times that sub key was used
  8.  
  9. 0nxa,0nxa,0nxa,0nxa,0nxa looks like 01x1,01x1,01x1,01x1,01x1
  10.  
  11. Each sub key is a possible of 04x230 big in size meaning I can use 01-04 about 230 times and have 5 keys(not sub keys) total.
  12.  
  13. how many possible combinations are in a key that size
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement