Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4303101

If ciphertext and plaintext occupy the same buffer, CFB24, ofb48, ofb56 failed

XMLWordPrintable

      When I test the assertion ----
      "Encryption/Decryption should perform correctly under the situation that the buffers used for storing plain text and cipher text are overlapped or the same." for feature "Cipher".
      I found that CFB24, ofb48, ofb56 mode failed in Encryption step. The same to
      CFB48, CFB56 and OFB24. But it work with CFB40 since the length of plaintext is 80 bytes.

      see the attached logfile for detail information.

            shihliu Sharon Liu (Inactive)
            skesunw Stuart Ke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: