Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 350 Bytes

argon2-rs

Rust bindings for Argon2.

Recommended use argon2rs, because it is implemented in pure Rust.

Requirements

  • Argon2
    • Arch user can install from AUR.
  • Clang
    • Generate ffi.rs.