ntru: Remove legacy NTRU key exchange method
This commit is contained in:
committed by
Tobias Brunner
parent
8e3a373e18
commit
1265d78cac
@@ -676,13 +676,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_NTRU
|
||||
SUBDIRS += plugins/ntru
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/ntru/libstrongswan-ntru.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_DRBG
|
||||
SUBDIRS += plugins/drbg
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user