WordPress core needs a standard API for encrypting values in the database (such as options and post/term/user meta). This would allow storing API secrets without the risk of exposing them to anyone with DB read access.
WordPress core needs a standard API for encrypting values in the database (such as options and post/term/user meta). This would allow storing API secrets without the risk of exposing them to anyone with DB read access.