ENTROPY_BITS_15_WORDS

const val ENTROPY_BITS_15_WORDS: Int = 160

Entropy bits for 15-word mnemonics.

Calculation: 160 bits entropy + 5 bits checksum = 165 bits / 11 = 15 words. Security: 160 bits (~10^48 combinations) - good security.