[svn] / ecrypt / trunk / submissions / cryptmt / v3 / params.h  

svn: ecrypt/trunk/submissions/cryptmt/v3/params.h

File: [svn] / ecrypt / trunk / submissions / cryptmt / v3 / params.h (download) (as text)
Revision: 167, Fri Jan 5 15:58:33 2007 UTC (6 years, 4 months ago) by cdecanni
File size: 328 byte(s)
* imported implementation of CryptMT-v3.
/* 
 * This file is included by cryptmt3.c
 * SSE2 code for Intel C/C++ compiler
 */
/*
 * Parameter Code magi06.20060628.01
 */
#define POS1 108
#define SHIFT64 3
#define SR1 1
#define MSK1 U32C(0xffdfafdf)
#define MSK2 U32C(0xf5dabfff)
#define MSK3 U32C(0xffdbffff)
#define MSK4 U32C(0xef7bffff)
#define INIL U32C(0x4d734e48)

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help