Crack the Code and Win a Million Bucks
JS_RIDDLER noted a Toronto Star article about a sort of contest to
crack some encryption and win a million bucks. The article is a bit fluffy, but it getst the point across... we wasted all those RC5 keys ;)
$ perl -le 'print log(92)*8/log(2)'
52.1884956484561
There are obviously a lot more than 736 possibilities -- even if you just use the numbers, you can count from 0 to 99,999,999 :)
Actually it is 92**8 not 92*8 which is 5132188731375616, ie just over 52 bits which - probably good enough...
Every man for himself, all in favour say "I"