문제

I was looking around for some solution to bring TDE to MySQL. I found this question asked in here before.

But the question seems to be about enabling a TDE solution to a MySQL database that is installed in a Linux environment.

In my case, I would need a TDE solution for MySQL that is installed in a Windows Server 2008 R2 environment.

I have found NetLib and it seems to be working for me. Question is, are there any other alternatives? Also, is NetLib good?

EDIT:

So now using TrueCrypt with MySQL is possible. But, is there any other alternative to this? One that has been audited perhaps?

도움이 되었습니까?

해결책

MySQL doesn't care what solution you're using as long as you provide it a filesystem that acts like a filesystem. It deals only at the file level. Do understand that performance may be severely impacted, however.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top