Advanced Encryption for c-treeACE SQL Tablesc-treeACE SQL supports the ability to encrypt tables from the CREATE TABLE command. Two forms of encryption are available. Standard proprietary FairCom encryption, CAMO, is a lightweight, high performance option that results in little overhead of server processing. This encryption option gives a reasonable level of protection from casual inspection of the c-tree data and index files. Advanced encryption, including standard AES (Rijndael), Twofish, Blowfish, and DES are also available for industry standard hardening of data. The AES encryption standard may be required with some forms of data, such as that used in the health care industry (such as to conform to U.S. HIPAA regulations) and the financial industry. |
|||