Encrypted Fields

From: Joe Baldwin (jfbaldwi..arthlink.net)
Date: Thu Feb 05 2009 - 17:36:40 EST

  • Next message: Chad Smith: "Re: Encrypted Fields"

    What design (or pattern) is best for fields that are to be encrypted?

    MySQL has quite a few simple functions that can be used to encrypt
    data. However, when using Cayenne to fetch the data I have not found
    a simple solution.

    I have been testing using result directives and SQLTemplate, but the
    design is looking pretty messy.

    I guess the first question is: can I rely on MySQL aes_encrypt()/
    aes_decrypt() while using Cayenne or will I have to go to a java
    encryption class?

    Thanks,
    Joe



    This archive was generated by hypermail 2.0.0 : Thu Feb 05 2009 - 17:37:18 EST