Sometimes you need to store sensitive data that cannot be stored as plain text in your database. When the data stored needs to be used in its original plain text format, we then need a way to decrypt it. Unlike bcrypt, which is one-way, we need a way...
abelmisiocha.hashnode.dev3 min read
No responses yet.