argonautica
argonautica copied to clipboard
Unclear examples, reuse the objects?
The documentation and examples are unclear on whether or not reusing the instantiated objects is secure. On one hand the configurations suggest it should be reused, on the other some argon2 implementations only recreate the salt upon instantiation. A clarification would be much appreciated.
(I realised how to handle my previous issue a minute after posting...)