Post
Topic
Board MultiBit
Re: Why MD5 on mulitbit classic?
by
jim6181
on 23/05/2016, 13:04:19 UTC
For Classic the default bitcoinj key derivation was used.

For HD we switched to Scrypt because we thought the algorithm was superior, and 16,384 rounds was the version used in the Scrypt description paper so we thought it was OK to use.  There are various different salts used in HD so that the same wallet words used for different wallet types (Trezor wallet, soft wallet) would not collide.