Crypt-Noekeon
view release on metacpan or search on metacpan
* Project : Nessie Proposal: NOEKEON
*
* Authors : Joan Daemen, Michael Peeters, Vincent Rijmen, Gilles Van Assche
*
* Written by : originally written by [NESSIE]
* modifications brought by Michael Peeters
*
* References : [NESSIE] see http://cryptonessie.org/ for information about
* interface conventions and definition of portable C.
*
* Description: Macro definitions useful for portability
* Data structures used for NOEKEON
*
* Modif. : Minor bugs in U8TO32_BIG & U8TO32_LITTLE,
* data structures for Noekeon
****************************************************************************/
#ifndef PORTABLE_C__
#define PORTABLE_C__
#include <limits.h>
( run in 0.489 second using v1.01-cache-2.11-cpan-49f99fa48dc )