blowfish block size is 8 bytes

This commit is contained in:
Andreas Steffen
2009-05-14 13:55:55 +02:00
parent 42dd330305
commit 3bc613d01d
@@ -64,7 +64,7 @@
#include "blowfish_crypter.h"
#define BLOWFISH_BLOCK_SIZE 16
#define BLOWFISH_BLOCK_SIZE 8
typedef struct private_blowfish_crypter_t private_blowfish_crypter_t;