Skip to content

More detailed failure modes #36

@sonOfRa

Description

@sonOfRa

When verifying the password in argon2-jvm, it can only return true or false. The native verify-function however also passes through other error codes, like ARGON2_DECODING_FAIL or ARGON2_INCORRECT_TYPE if the hash is ill-formed. Is there any chance of exposing this information (for example via exceptions) in argon2-jvm?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions