Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10151

Implement a Buffer-Based Chiper InputStream and OutputStream

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • security

    Description

      Cipher InputStream and OuputStream are buffer-based, and the buffer is used to cache the encrypted data or result. Cipher InputStream is used to read encrypted data, and the result is plain text . Cipher OutputStream is used to write plain data and result is encrypted data.

      Attachments

        1. HADOOP-10151.patch
          17 kB
          Yi Liu

        Activity

          People

            hitliuyi Yi Liu
            hitliuyi Yi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: