Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-958

Support pluggable encryption in walogs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • logger
    • None

    Description

      There are some cases where users want encryption at rest for the walogs. It should be fairly trivial to implement it in such a way to insert a CipherOutputStream into the data path (defaulting to using a NullCipher) and then making the Cipher pluggable to users can insert the appropriate mechanisms for their use case.

      This also means swapping in CipherInputStream and putting in a check to make sure the Cipher type's match at read and write time. Possibly a versioning mechanism so people can migrate Ciphers.

      Attachments

        1. accumulo-958.diff
          62 kB
          Michael Allen
        2. ACCUMULO-958-actual-changes.patch
          79 kB
          Josh Elser
        3. accumulo-958-patch.diff
          193 kB
          Michael Allen
        4. Improving-Crypto-Module-Interface-v1.2.pdf
          411 kB
          Michael Allen

        Issue Links

          Activity

            People

              supermallen Michael Allen
              vines John Vines
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: