8000 GitHub - daxpedda/balloon-proto: A memory-hard password hashing function.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

daxpedda/balloon-proto

 
 

Repository files navigation

balloon-proto

Crates.io CI Docs

Libraries.io Commits since License LoC

Description

Rust bindings to the official prototype implementation of the Balloon hashing algorithm. See https://github.com/henrycg/balloon.

This crate only supports Linux and is created to expand the testing capabilities of the Balloon implementation of RustCrypto. See https://github.com/RustCrypto/password-hashes/tree/master/balloon.

Build

Balloon requires an OpenSSL installation. This is handles in the build scripts. If cashing the OpenSSL build or providing a external installation is desired, the BALLOON_OPENSSL_INSTALL environment variable can be used to point to the desired path.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A memory-hard password hashing function.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.3%
  • Rust 20.9%
  • C++ 5.7%
  • Python 5.4%
  • Shell 1.7%
0