Add --enable-fips option. Request new gcrypt if set.

This commit is contained in:
Milan Broz
2012-05-20 22:24:24 +02:00
parent c2a33b480f
commit 54b21c6e46
2 changed files with 28 additions and 4 deletions

View File

@@ -23,8 +23,6 @@
#include <gcrypt.h>
#include "crypto_backend.h"
#define GCRYPT_REQ_VERSION "1.1.42"
static int crypto_backend_initialised = 0;
struct crypt_hash {