Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
14916948
Topic
1479061
Board
Development & Technical Discussion
Re: BIP32 with string indexes
by
tonych
on
21/05/2016, 07:18:00 UTC
Quote from: fbueller on May 21, 2016, 01:17:48 AM
Hash the string and split it up into 8 4-byte chunks, using those as your indexes.
Thanks I considered this option but didn't quite like it because of too many group operations to build such a long path.