| 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 |
| 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? */ |