cleaned up pluto's crypto framework

This commit is contained in:
Andreas Steffen
2009-05-14 22:56:10 +02:00
parent 9908e8785c
commit b5fd65e95c
13 changed files with 41 additions and 183 deletions
@@ -64,8 +64,6 @@
#include "blowfish_crypter.h"
#define BLOWFISH_BLOCK_SIZE 8
typedef struct private_blowfish_crypter_t private_blowfish_crypter_t;
/**