Skip to content

aitorpazos/scrypt-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrypt-rs

Minimal command line tool that uses rust crypto::scrypt.

Credit to https://github.com/w3rs/kdftool which this tool is based on.

Building

This project uses cargo for building (which creates development builds by default) and please run fmt as well:

cargo fmt build

To create release builds use:

cargo build --release

About

Minimal command line tool that uses rust crypto::scrypt

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages