Remove unused Pearl-Crypto.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#include "blf.h"
|
||||
#include "blowfish.c"
|
||||
#include "blowfish.h"
|
||||
|
||||
/* This implementation is adaptable to current computing power.
|
||||
* You can have up to 2^31 rounds which should be enough for some
|
@@ -13,7 +13,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "bcrypt.c"
|
||||
#include "bcrypt.h"
|
||||
|
||||
#include "mpw-algorithm.h"
|
||||
#include "mpw-util.h"
|
||||
|
Reference in New Issue
Block a user