aboutsummaryrefslogtreecommitdiffstats
path: root/include/cipher.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-06-09 15:14:06 +0000
committerWerner Koch <[email protected]>1998-06-09 15:14:06 +0000
commit1ece02aa54afb9a0e51e916098373beda317f070 (patch)
tree72d56d5bd9feae8540d8bf1d2510ea08fdd58c97 /include/cipher.h
parentadd a challenge (diff)
downloadgnupg-1ece02aa54afb9a0e51e916098373beda317f070.tar.gz
gnupg-1ece02aa54afb9a0e51e916098373beda317f070.zip
Sicherung
Diffstat (limited to 'include/cipher.h')
-rw-r--r--include/cipher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cipher.h b/include/cipher.h
index a9349c2f6..502825553 100644
--- a/include/cipher.h
+++ b/include/cipher.h
@@ -40,7 +40,7 @@
#define CIPHER_ALGO_NONE 0
#define CIPHER_ALGO_IDEA 1
#define CIPHER_ALGO_3DES 2
-#define CIPHER_ALGO_CAST 3
+#define CIPHER_ALGO_CAST5 3
#define CIPHER_ALGO_BLOWFISH 4 /* blowfish 128 bit key */
#define CIPHER_ALGO_SAFER_SK128 5
#define CIPHER_ALGO_DES_SK 6