Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-763

Integrate with encryption solutions such as JASYPT

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0-M2
    • None
    • kernel
    • None

    Description

      We should integrate with Java encryption software solutions like JASYPT (http://www.jasypt.org/). I see that they advertise a relationship with Hibernate already. In a nutshell, via annotations or xml, it would be nice to identify fields that need to be encrypted and decrypted as the data goes in and out of the database. We could do this "manually" via JPA listeners today, but then the logic falls onto the application code. By linking in these existing encryption solutions, the work can be more seamless and transparent.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwsutter Kevin W. Sutter
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: