1 unstable release

0.1.0 May 30, 2024

#11 in #scrypt

25 downloads per month

MIT/Apache

11KB
174 lines

RSPOW

b b b b

A simple multi-algorithm proof-of-work library for Rust.

Algorithms

  • SHA-256
  • SHA-512
  • Scrypt
  • Argon2id

API references are available at docs.rs/rspow.

Dependencies

~1.9–3MB
~60K SLoC