Update of /cvsroot/cryptix/jce/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1680
Modified Files:
ChangeLog.txt
Log Message:
Update (also testing the -commits list)
Index: ChangeLog.txt
===================================================================
RCS file: /cvsroot/cryptix/jce/doc/ChangeLog.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ChangeLog.txt 28 Mar 2005 14:30:11 -0000 1.5
--- ChangeLog.txt 28 Mar 2005 14:44:58 -0000 1.6
***************
*** 2,5 ****
--- 2,10 ----
Change Log
+ 2005 03 28
+
+ - Fix a bug in the PKCS#5 padding to correctly throw a BadPaddingException when
+ it should. (reported by Per Harald Myrvang)
+
2004 08 25
|