This allows people to validate and convert a deriviation path from a string to a vector of numbers.
This introduces a Mnemonic class for BIP39 (seed words) validation as well as a HDMasterKey class with provides the BIP32 & BIP43 support. All tests went into the apputils unit test.