Hello,
I am new to the Julia programming language. At the moment I am in the process of translating my Python code to Julia code. And I have a problem, I didn’t find a module to hash passwords. I hope the question is not stupid, but is there a module to hash passwords, like the Python Bcript module?
I hope someone can help me.