/[mcrypt]/libmcrypt/lib/mcrypt_internal.h
ViewVC logotype

Diff of /libmcrypt/lib/mcrypt_internal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by nmav, Mon May 22 13:07:53 2000 UTC revision 1.2 by nmav, Sat Sep 16 02:01:38 2000 UTC
# Line 8  typedef struct { Line 8  typedef struct {
8          /* Holds the algorithm's internal key */          /* Holds the algorithm's internal key */
9          word8 *akey;          word8 *akey;
10    
11          word8 *abuf;          word8 *abuf; /* holds the mode's internal buffers */
12    
13          /* holds the key */          /* holds the key */
14          word8 *keyword_given;          word8 *keyword_given;
15    
         /* holds a lock for the thread */  
   
16  /* These were included to speed up encryption/decryption proccess, so  /* These were included to speed up encryption/decryption proccess, so
17   * there is not need for resolving symbols every time.   * there is not need for resolving symbols every time.
18   */   */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26