Noekeon: reference implementation                    
---------------------------------

3 files:

NessieInterfaces.h           The Nessie API Interfaces
Nessie.h                     The Nessie header file, defining NESSIEstruct
NoekeonTest.c                The NOEKEON test program that generates test vectors

and 1 of two below
NoekeonIndirectRef.c         The NOEKEON reference implementation in portable C in INDIRECT-KEY mode
NoekeonDirectRef.c           The NOEKEON reference implementation in portable C in DIRECT-KEY mode

       
      
--------------------------------------------------------
Test vectors can be found in
NoekeonTestvectors.txt      or
NoekeonIndirectRef.c        or
NoekeonDirectRef.c          
