Skip to content
Prev 314950 / 398506 Next

R encrypt/decrypt

Dear Suzen,

Thank you for your reply.  What I meant was that some fields in the database will be encrypted (the data for those fields will be entered via php web interface and then encrypted and stored on the mysql db), and then I will use R to read such database and do appropriate post-processing, which will then need to be encrypted and stored into the mysql db (with R hopefully).  In other words, I have a shared mysql database with some encrypted fields, and I need R and php to both understand the encryption/decryption.   

I thought this would be an appropriate question for the group as perhaps someone might know of an R encrypt/decrypt mechanism that also has a counterpart on php or has suggestions about the situation.  Sorry for the confusion in my question.

Thank you,
Ramiro