Any way (solution or workaround) to handle data encryption/decryption to and from a datasource?

Any way (solution or workaround) to handle data encryption/decryption to and from a datasource?
Hi dlbacas,
May you consider to use DataSourceInfo function to see if it will meet your needs:
https://powerapps.microsoft.com/en-us/tutorials/function-datasourceinfo/
If Edit permission or Create permission is true, return data that you want to show. If not, hide the data.
Please try it on your side to see if it will work for you.
Best regards,
Mabel Mao