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