I’m developing an app using strapi REST api. Because of government regulations, the data stored in the database must be encrypted. For these reasons, I need a way to encrypt/decrypt the data within strapi api.
I’m developing an app using strapi REST api. Because of government regulations, the data stored in the database must be encrypted. For these reasons, I need a way to encrypt/decrypt the data within strapi api.