I would like to save secure string in db for late usage. For example save password for facebook ap or similar. I have to save it to the DB bacause of many users and different passwords. Can I use openSSL with aes method or I have to use Libsodium.