You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2014/07/10 17:45:05 UTC

[jira] [Created] (CXF-5869) Temporary file caching using encryption may get corrupted data in some ciphers

Akitoshi Yoshida created CXF-5869:
-------------------------------------

             Summary: Temporary file caching using encryption may get corrupted data in some ciphers
                 Key: CXF-5869
                 URL: https://issues.apache.org/jira/browse/CXF-5869
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 3.0.0, 2.7.11
            Reporter: Akitoshi Yoshida
            Assignee: Akitoshi Yoshida
             Fix For: 2.7.12, 3.0.1


When using the encryption mode with CXF's stream caching, data may get corrupted.

The problem occurs when using a cipher with transformation mode  such as CFB, CBC, CTR.

This is a regression from CXF-5614 and occurs in CXF 2.7.11 and 3.0.0.




--
This message was sent by Atlassian JIRA
(v6.2#6252)