README

Algorithm:	MARS
Submitter:	IBM (represented by Nevenko Zunic)

=================================
Directory contents:


  Readme.txt			this file
  MARS_Algorithm.java		the MARS java(TM) source code (new for Round 2 version)

  MARS.jar

  src:
    MARS_Algorithm.java		MARS Algorithm Java source  (new for Round 2 version)
    MARS_Properties.java	MARS Properties support code

  classes:
      MARS:
	MARS.properties		MARS properties file
	MARS_Algorithm.class	compiled Java classes
	MARS_Properties.class	compiled Java classes




Installation:

    Put the MARS.jar in the CLASSPATH.
    Run tests as desired:
       java NIST.KAT MARS
       java NIST.MCT MARS


-----------------------------------------------------------------
TM: Java and Java-based marks are trademarks or registered 
trademarks of Sun Microsystems, Inc. in the United States and 
other countries.