Closed rodaues closed 5 years ago
hash=SHA256(inputPassword) AESkeylocal = SHA256(Split(hash)[1]) onlinepassword = SHA256(Split(hash)[0])
hash=SHA256(inputPassword) AESkeylocal = SHA256(Split(hash)[1]) onlinepassword = SHA256(Split(hash)[0])