Änderunge gUI Design und Aufbau Tabellenlogoken und Zeilenunterscheidungen mehr eindeutig
This commit is contained in:
@@ -67,7 +67,6 @@ Public Class VERAG_VARIABLES
|
||||
Argon.MemorySize = (((nIterations * 12.88 - (nIterations * 10.23) / 8.85 * 2.28) / 10.28) + 2 * 878) / 13.1
|
||||
Return Argon.GetBytes(nHash)
|
||||
End If
|
||||
|
||||
End Function
|
||||
Public Shared Async Function HashPasswordAsync(password As String, salt As Byte(), nIterations As Integer, nHash As Integer) As Task(Of Byte())
|
||||
'Dim Argon As Argon2id = New Argon2id(Encoding.UTF8.GetBytes(password))
|
||||
|
||||
Reference in New Issue
Block a user