Docs.rs
mini-bitcoin-script-0.1.0
mini-bitcoin-script 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
itz-Pratham
Dependencies
ripemd ^0.1
normal
secp256k1 ^0.29
normal
optional
sha2 ^0.10
normal
hex-literal ^0.4
dev
Versions
36.59%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module hash
mini_
bitcoin_
script
0.1.0
Module hash
Module Items
Functions
In crate mini_
bitcoin_
script
mini_bitcoin_script
Module
hash
Copy item path
Source
Functions
ยง
hash160
Computes HASH160: RIPEMD-160 of SHA-256.
hash256
Computes HASH256: double SHA-256.
ripemd160
Computes the RIPEMD-160 hash of the input data.
sha256
Computes the SHA-256 hash of the input data.