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

3 files from the portable C reference implementation (Noekeon_Ref)


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 the file
       
NoekeonRef_ARM7_Fast.s       The NOEKEON DIRECT-KEY Mode optimised for speed implementation on ARM7
      
--------------------------------------------------------
Code size    --> Print a .lst file, see last address value
Run duration --> use simulator command file 'log' (must be in the 'Release' dir., and this
				 dir. must be the current one in simulator
				 which is the case when loading BaseKing.axf
				 with Open...)
				 
				 ! #instr = left number
				 ! #cycle = sum of the three subsequent numbers
--------------------------------------------------------
For test vectors, please refer to the reference implementation
--------------------------------------------------------
bench.txt    --> Summary of simulation results.  


