Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 544 Bytes

Rust-argon2-ffi

Foreign Function Interface (FFI) bindings for the rust-argon2 crate.

Examples

The examples directory contains a Haskell example project that shows how to use this crate with Haskell.

License

Rust-argon2-ffi is dual licensed under the MIT and Apache 2.0 licenses, the same licenses as the Rust compiler.

Contributions

Contributions are welcome. By submitting a pull request you are agreeing to make you work available under the license terms of the Rust-argon2-ffi project.