Re: Equivalent of DBMS_OBFUSCATION_TOOLKIT
hsopensrc mysql wrote:
> Hello
>
> Is there an equivalent in mysql of
> "DBMS_OBFUSCATION_TOOLKIT" as in oracle to encrypt
> data .
>
> Any suggestions to achieve data encryption is
> appreciated.
>
Sure, check out our encryption functions here:
http://dev.mysql.com/doc/mysql/en/encryption-functions.html
AES in particular is very fast & secure.
Regards,
Josh
Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL!
http://www.mysql.com/consulting
Subject
Views
Written By
Posted
4160
May 18, 2005 01:43AM
Re: Equivalent of DBMS_OBFUSCATION_TOOLKIT
2362
May 25, 2005 12:12AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.