Hi!

The random salt is generated automatically by the Argon2 function: https://libsodium.gitbook.io/doc/pas...gon2i_function.

All information needed to verify the generated hash is part of the encoded string returned by the Argon2 function.

I hope it helps you.

Best Regards,