cybervault
@Reatim - My apologies if this was posted in the wrong place. It applies to bitcoin in that I was asking about the mnemonic word lists. But if it should have been elsewhere then please accept my humble apology. @ DaveF…
I'm putting together a mnemonic list project that I plan to print. While checking out GitHub, I came across 10 different lists. Most are in various languages, but there are two specifically for CHINESE. One is for…
Thank you Ambatman for the clarification. It makes sense that the binary string of bits would be supplied to the PBKDF2 function. I appreciate everyone's help on this! I believe I am now good to go. I did not realize…
mcdouglasx, Thank you for the links. I don't know how I missed finding that site. The links were very helpful. So from what I gather: It is the "mnemonic seed phrase" that is passed into the PBKDF2 function and not the…
I always thought that the Private Key was simply the 128 binary bits shown by the 12 Word Mnemonic, or the 256 binary bits from the 24 Word Mnemonic. But as I dive deeper for this article I'm writing, I’m starting to…