Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57472914
Topic
5349536
Board
Development & Technical Discussion
Merits
7 from 3 users
Topic OP
Use other cryptographic hash to create bitcoin address
by
Sanglotslongs
on
16/07/2021, 10:03:36 UTC
⭐ Merited by
hugeblack
(4) ,
NotATether
(2) ,
ETFbitcoin
(1)
Hello,
I'm studying this graph "how to generate a bitcoin address" :
https://royalforkblog.github.io/2014/08/11/graphical-address-generator/
But if SHA256 and RIPE160 give us only bytecode that is X bits long and the orignal secret to all of this is a random 256 bits number.
Can I create bitcoin address with another cryptographic hash like BLAKE2 ?