|
From: | mwringe at redhat dot com |
Subject: | [Bug crypto/28104] Cipher.init(...) does not check if the passed parameters are valid |
Date: | 21 Jun 2006 15:19:40 -0000 |
------- Comment #2 from mwringe at redhat dot com 2006-06-21 15:19 ------- Created an attachment (id=11720) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11720&action=view) Checks that the IvParameterSpec contains a valid length IV Adds a simple test to the CipherAdapter that will throw a InvalidAlgorithmParameterException if the IV size does not match the block size of the cipher. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28104
[Prev in Thread] | Current Thread | [Next in Thread] |