From 0eb5aa6cfd145ececede8e5c6ed34f8bc9674830 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 3 Mar 1998 08:43:28 +0000 Subject: v0.2.11 --- include/cipher.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/cipher.h b/include/cipher.h index d0fe788ae..d7a89ab46 100644 --- a/include/cipher.h +++ b/include/cipher.h @@ -33,7 +33,6 @@ #include "../cipher/rsa.h" #endif #include "../cipher/blowfish.h" -#include "../cipher/gost.h" #include "../cipher/elgamal.h" @@ -46,7 +45,6 @@ #define CIPHER_ALGO_SAFER_SK128 6 #define CIPHER_ALGO_DES_SK 7 #define CIPHER_ALGO_BLOWFISH 42 /* blowfish 160 bit key (not in OpenPGP)*/ -#define CIPHER_ALGO_GOST 43 /* (Not in OpenPGP) */ #define PUBKEY_ALGO_RSA 1 #define PUBKEY_ALGO_RSA_E 2 /* RSA encrypt only */ -- cgit v1.2.3