I\'m trying to generate a symmetric key based on a user inputted password. I have the following code:
let hash = SHA256.hash(data: password.data(using: .u