Skip to content

Change the way arguments are passed and received #21

@tex0l

Description

@tex0l

Currently, we send passwd as a UTF-8 string, salt as an Array of Int and we receive the result encoded as a hexadecimal String.

I suggest changing everything to hexadecimal Strings, this would enable passing non UTF-8 data as passwd.

This would be a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions