#scrypt #crypto #rust

rust-scrypt

Bindings into C for Tarsnap’s Scrypt algorithm

5 releases (stable)

Uses old Rust 2015

1.3.0 Jun 13, 2018
1.2.0 Jun 13, 2018
1.1.0 Jun 12, 2018
1.0.0 Apr 19, 2018
0.1.0 Jun 21, 2017

#10 in #scrypt

43 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

55KB
1K SLoC

C 1K SLoC // 0.3% comments Rust 118 SLoC

Travis AppVeyor crates.io Software License


Rust bindings for native C Tarsnapscrypt algorithm, specified in RFC 7914


lib.rs:

C bindings to Scrypt key derivation function

specified in (RPC 7914)https://tools.ietf.org/html/rfc7914)

Dependencies

~76KB