module

Secp256k1Zkp::Utility

Instance methods

base58_decode(base58_str : String) : Bytes
Source
base58_encode(str : Bytes) : String
Source
hex_decode(data)

=> hex string -> Bytes

Source
hex_encode(data)

=> Bytes -> hex string => String -> hex string

Source
rmd160(data)
Source
rmd160_hex(data)
Source
sha256(data)
Source
sha256_hex(data)
Source
sha512(data)
Source
sha512_hex(data)
Source