[svn] / ecrypt / trunk / submissions / py / py / ecrypt-sync.h  

svn: ecrypt/trunk/submissions/py/py/ecrypt-sync.h

Diff for /ecrypt/trunk/submissions/py/py/ecrypt-sync.h between version 45 and 105

version 45, Thu Aug 4 19:55:53 2005 UTC version 105, Thu Sep 15 17:11:44 2005 UTC
Line 20 
Line 20 
  * The name of your cipher.   * The name of your cipher.
  */   */
 #define ECRYPT_NAME "Py"    /* [edit] */  #define ECRYPT_NAME "Py"    /* [edit] */
   #define ECRYPT_PROFILE "SW"
   
 /*  /*
  * Specify which key and IV sizes are supported by your cipher. A user   * Specify which key and IV sizes are supported by your cipher. A user
Line 275 
Line 276 
  */   */
   
 #define ECRYPT_BLOCKLENGTH 8                  /* [edit] */  #define ECRYPT_BLOCKLENGTH 8                  /* [edit] */
   #define ECRYPT_BUFFERLENGTH (8 * 4000)
   
 #define ECRYPT_USES_DEFAULT_BLOCK_MACROS      /* [edit] */  #define ECRYPT_USES_DEFAULT_BLOCK_MACROS      /* [edit] */
 #ifdef ECRYPT_USES_DEFAULT_BLOCK_MACROS  #ifdef ECRYPT_USES_DEFAULT_BLOCK_MACROS


Generate output suitable for use with a patch program
Legend:
Removed from v.45  
changed lines
  Added in v.105

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help