On 30-Mar-07, at 10:58 AM, Sunnz wrote:
But would any hacker actually try to brute force it by 16 character of from length 1 to length 40? Maybe I only used 16 possible characters instead of 60, but it is a really long key.
$ bc 16^40 1461501637330902918203684832716283019655932542976 60^30 221073919720733357899776000000000000000000000000000000This is probably a pointless discussion and I'm sure your password is far better than most (it's better than mine for sure).
Jeremy