Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 407 Bytes

pw-test

This is a little tool to compare a password and the hash generated by the pw utility from mosquitto-go-auth.

Build

Just run go build to generate the pw-test binary.

Usage

Usage of ./pw-test:
  -h string
    	pbkdf2 password hash. use single quotes so $ symbols aren't taken as variables
  -p string
    	plain text password