powered by
This function returns the hash by applying the sha256 hashing first and then to the resulting hash the ripemd160 algorithm.
sha256
ripemd160
hash160(d)
character, the value of d hashed with sha256 and ripemd160.
character
d
raw, vector.
raw
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BtcAdresses: BTCADR-class, PrivKey2PubKey, PrivKey2Wif, PubHash2BtcAdr, PubKey2PubHash, Wif2PrivKey, base58CheckDecode, base58CheckEncode, concatHex, createBtcAdr, createPrivateKey, decodeHex, hash256, validBtcAdr
BTCADR-class
PrivKey2PubKey
PrivKey2Wif
PubHash2BtcAdr
PubKey2PubHash
Wif2PrivKey
base58CheckDecode
base58CheckEncode
concatHex
createBtcAdr
createPrivateKey
decodeHex
hash256
validBtcAdr