implemented wrap around of registered IKEv1 algorithm names

This commit is contained in:
Andreas Steffen
2010-12-26 17:11:02 +01:00
parent 690d5aed59
commit 27a66f9393
4 changed files with 63 additions and 79 deletions
@@ -33,6 +33,8 @@ typedef struct crypto_factory_t crypto_factory_t;
#include <crypto/diffie_hellman.h>
#include <crypto/transform.h>
#define CRYPTO_MAX_ALG_LINE 120 /* characters */
/**
* Constructor function for crypters
*/