[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug crypto/28104] Cipher.init(...) does not check if the passed paramet
From: |
raif at swiftdsl dot com dot au |
Subject: |
[Bug crypto/28104] Cipher.init(...) does not check if the passed parameters are valid |
Date: |
2 Aug 2006 10:17:41 -0000 |
------- Comment #3 from raif at swiftdsl dot com dot au 2006-08-02 10:17
-------
hello Matt,
does your following patch fixes this PR?
2006-07-14 Matt Wringe <address@hidden>
* gnu/javax/crypto/jce/cipher/CipherAdapter.java
(engineInit): Throw InvalidAlgorithmParameterException
for invalid IVParameterSpec IV length.
if yes i'd like to close this PR.
cheers;
rsn
--
raif at swiftdsl dot com dot au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28104
- [Bug crypto/28104] Cipher.init(...) does not check if the passed parameters are valid,
raif at swiftdsl dot com dot au <=