Files
gcc/libjava
Marco Trudel f6bb2dcbde 2007-01-24 Marco Trudel <mtrudel@gmx.ch>
* java/security/Security.java
	Imported the version from GNU classpath 0.92 (kept GCJ differences).
	* classpath/gnu/javax/crypto/pad/PKCS7.java (unpad): Removed an
	unnecessary test.
	* classpath/javax/crypto/CipherOutputStream.java: Re-implemented.
	* classpath/gnu/javax/crypto/jce/cipher/CipherAdapter.java
	(engineUpdate(byte[], int, int)): Always keep data for unpadding
	in padded decryption mode and check if it is a complete block.
	(engineUpdate(byte[], int, int, byte[], int)): Likewise.
	(engineDoFinal(byte[], int, int)): In padded decryption mode, take
	partially processed data into account.

From-SVN: r121154
2007-01-25 00:25:05 +00:00
..
2006-08-14 23:12:35 +00:00
2004-10-26 06:09:05 +00:00
2005-06-30 03:22:09 +00:00
2006-08-17 01:57:55 +00:00
2006-01-03 22:58:31 +00:00
2006-01-31 13:32:29 +00:00
2006-06-26 16:31:06 +00:00
2004-07-29 03:13:04 +01:00
2006-09-18 18:34:56 +00:00
2004-07-29 03:13:04 +01:00

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla