Adds Argon2 for password protection (#123)
This commit is contained in:
parent
29467a3ed9
commit
dad8a64fad
54 changed files with 1152 additions and 167 deletions
|
|
@ -1 +1,2 @@
|
|||
dotnet publish -c Debug /p:PublishProfile=Linux
|
||||
dotnet build -c Debug -r linux-x64 Projects/Argon2/Argon2.csproj
|
||||
dotnet publish -c Debug -r linux-x64 --self-contained=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue