Filename:	README_32bit.txt
Author:		Ronald L. Rivest
Date:		8/31/08

This directory (Optimized_32bit) contains the required "optimized
32-bit" implementation for our NIST SHA-3 submission, "MD6".

The files included here are:
    md6.h
    md6_compress.c
    md6_mode.c
    md6_nist.h
    md6_nist.c
    inttypes.h
    stdint.h

These files are identical to those included in the Reference Implementation.

