bitcoin-ripemd 0.1.19

RIPEMD-160 -- made up of 80 stages made up of 5 blocks that run 16 times each
1
2
3
fn main() {
    bitcoin_cfg::setup();
}