/[pkg-mixmaster]/trunk/Mix/Src/config.h
ViewVC logotype

Diff of /trunk/Mix/Src/config.h

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

revision 102 by rabbi, Wed Jul 24 07:48:50 2002 UTC revision 103 by weaselp, Wed Jul 24 07:58:55 2002 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Configuration     Configuration
9     $Id: config.h,v 1.7 2002/07/24 07:48:50 rabbi Exp $ */     $Id: config.h,v 1.8 2002/07/24 07:58:55 weaselp Exp $ */
10    
11    
12  #ifndef _CONFIG_H  #ifndef _CONFIG_H
# Line 44  Line 44 
44  /* Use the RSA cryptosystem? */  /* Use the RSA cryptosystem? */
45  #define USE_RSA  #define USE_RSA
46  /* Use IDEA algorithm? (See file idea.txt) */  /* Use IDEA algorithm? (See file idea.txt) */
47  #define USE_IDEA  /* #define USE_IDEA */
48  /* Use AES algorithm? - should be handled by Install script setting compiler option -DUSE_AES */  /* Use AES algorithm? - should be handled by Install script setting compiler option -DUSE_AES */
49  /* #define USE_AES */  /* #define USE_AES */
50  /* Support the OpenPGP message format? */  /* Support the OpenPGP message format? */

Legend:
Removed from v.102  
changed lines
  Added in v.103

  ViewVC Help
Powered by ViewVC 1.1.5