phpbb-pwhash

Crates.iophpbb-pwhash
lib.rsphpbb-pwhash
version0.1.1
sourcesrc
created_at2020-12-29 17:31:13.635557
updated_at2020-12-29 18:03:20.721594
descriptionA re-implementation of the `phpbb_check_hash` function (from phpBB 3) in Rust.
homepage
repositoryhttps://github.com/dbrgn/phpbb-pwhash/
max_upload_size
id328853
size22,105
Danilo Bargen (dbrgn)

documentation

https://docs.rs/phpbb-pwhash

README

phpbb-pwhash

Build status Crates.io Version

A re-implementation of the phpbb_check_hash function (from phpBB 3) in Rust.

Docs: https://docs.rs/phpbb-pwhash

License

Licensed under either of

Contributing

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.

Commit count: 7

cargo fmt