Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 221 Bytes

argon2 rust

This repository contains 2 repositories :

  • argon2-wasm
  • quick-pass

The first one implement argon2 hashing into a WASM binary, second one is a simple command line interface around argon2 to check hash.