On 05.11.2009, Si St wrote: > By the way: Is there a way to reasonably fast check out the entropy of a chosen password or phrase? You can calculate the strength of your passphrase using this formula: bits = (n * log q) / log 2 Where "n" is the lenght of your passphrase (how many characters) and "q" is the amount of available characters. _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt