ENTROPY_BITS_21_WORDS

const val ENTROPY_BITS_21_WORDS: Int = 224

Entropy bits for 21-word mnemonics.

Calculation: 224 bits entropy + 7 bits checksum = 231 bits / 11 = 21 words. Security: 224 bits (~10^67 combinations) - very strong security.