mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-24 12:38:10 +00:00
[client] removed unused define in rsa.c
This commit is contained in:
parent
9b0f974648
commit
6f141fe393
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
#include <nettle/rsa.h>
|
#include <nettle/rsa.h>
|
||||||
#include <gmp.h>
|
#include <gmp.h>
|
||||||
|
|
||||||
|
|
||||||
#define KEY_SIZE (1024 / 8)
|
|
||||||
#define SHA1_HASH_LEN 20
|
#define SHA1_HASH_LEN 20
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue