bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/23768] doFinal() methods in javax.crypto.Cipher incorrect


From: csm at gnu dot org
Subject: [Bug classpath/23768] doFinal() methods in javax.crypto.Cipher incorrectly resetting cipher state
Date: 8 Sep 2005 05:49:12 -0000

------- Additional Comments From csm at gnu dot org  2005-09-08 05:49 -------
Confirmed. The doFinal methods should leave 'state' as-is, as the reporter 
suggests. It is up to CipherSpi 
subclasses to reset themselves when their 'engineDoFinal' methods are called.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |csm at gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-08 05:49:10
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23768




reply via email to

[Prev in Thread] Current Thread [Next in Thread]