Post
Topic
Board Bitcoin Technical Support
Re: Early Bitcoin Wallet - Help Needed - Advice Appreciated
by
Mushai
on 11/12/2024, 03:51:09 UTC
Seems overly complicated.  Your key could be as simple as:

Code:
echo hash_hmac('sha256', 'Your 8 words here.', 'your password');