[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug crypto/27848] javax.crypto.CipherInputStream does not remove paddin
From: |
csm at gnu dot org |
Subject: |
[Bug crypto/27848] javax.crypto.CipherInputStream does not remove padding |
Date: |
31 May 2006 22:09:15 -0000 |
------- Comment #1 from csm at gnu dot org 2006-05-31 22:09 -------
Confirmed. The code does try to call doFinal if the end of input is reached,
but it isn't doing so correctly.
--
csm at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-05-31 22:09:15
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27848