We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix password truncation, update docs and bump version
Fix panic when corrupted hash is passed to `rcrypt::verify` Also bump version to 0.3.0 due to breaking changes in error types
Bump version
Improve docs and bump version
Add tests