no need for DH_BUF_SIZE
This commit is contained in:
parent
c15d656a23
commit
a80d3c00a8
@ -183,10 +183,6 @@ int katja_import(const unsigned char *in, unsigned long inlen, katja_key *key);
|
|||||||
/* ---- DH Routines ---- */
|
/* ---- DH Routines ---- */
|
||||||
#ifdef LTC_MDH
|
#ifdef LTC_MDH
|
||||||
|
|
||||||
#ifndef DH_BUF_SIZE
|
|
||||||
#define DH_BUF_SIZE 2100
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int size;
|
int size;
|
||||||
char *name, *base, *prime;
|
char *name, *base, *prime;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user