Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when passing a 16 bits salt #21

Open
Eldii opened this issue Apr 20, 2023 · 0 comments
Open

Error when passing a 16 bits salt #21

Eldii opened this issue Apr 20, 2023 · 0 comments

Comments

@Eldii
Copy link

Eldii commented Apr 20, 2023

Is it possible to pass a 16 bit salt to encode a password ?
When I am trying to, I have the following error : [Error: src.length=16 srcPos=-16 dst.length=32 dstPos=0 length=32]
Looks like it accepts only 32 bits minimum...

Thanks by advance !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant