Skip to content

byte[] fromBase64(String hex) param incorrectly named #84

@doridori

Description

@doridori

https://github.com/defuse/password-hashing/blob/master/PasswordStorage.java#L191

shows the method interface byte[] fromBase64(String hex) which is strange - why is the input param called hex (as its not hexadecimal)?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions