2019-01-21 18:26:19 +01:00
|
|
|
THIRDPARTY_INCLUDES+=-I../3rdparty/everest/include -I../3rdparty/everest/include/everest -I../3rdparty/everest/include/everest/kremlib
|
|
|
|
|
2019-02-15 14:35:04 +01:00
|
|
|
THIRDPARTY_CRYPTO_OBJECTS+= \
|
2019-01-21 18:26:19 +01:00
|
|
|
../3rdparty/everest/library/everest.o \
|
|
|
|
../3rdparty/everest/library/x25519.o \
|
2019-02-22 18:02:12 +01:00
|
|
|
../3rdparty/everest/library/Hacl_Curve25519_joined.o
|