I am using AES256 algorithm to encrypt SSN ( because I want to decrypt that and show it to user on UI ).
Will it be ok to store SSN specific salt and encrypted password in same table ?
I am using AES256 algorithm to encrypt SSN ( because I want to decrypt that and show it to user on UI ).
Will it be ok to store SSN specific salt and encrypted password in same table ?