Skip to content
Prev 314956 / 398506 Next

R encrypt/decrypt

Hello Ramiro,

I am still not sure why do you need to encrypt/decrypt data in R.
One can encrypt/decrypt data in the SQL server side.

https://dev.mysql.com/doc/refman/5.5/en/encryption-functions.html

If your concern is on the web traffic, again, sql servers supports SSL

http://dev.mysql.com/doc/refman/5.1/en/ssl-connections.html

I think RMySQL can connect via SSL. Also you may consider RCurl to talk to
your php code.

Best,
-m
On 9 January 2013 21:54, Ramiro Barrantes <ramiro at precisionbioassay.com> wrote:
Message-ID: <CAPtbhHxonLsN-0=RWvtESvHAntM0NDgciT78xL+8S5-uE7d6EQ@mail.gmail.com>
In-Reply-To: <C7338A7EFF31BB4D831BB06C0088778909178E54@mbx023-w1-ca-7.exch023.domain.local>