Created framework for BLISS post-quantum signature algorithm
This commit is contained in:
@@ -544,6 +544,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_BLISS
|
||||
SUBDIRS += plugins/bliss
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/bliss/libstrongswan-bliss.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TEST_VECTORS
|
||||
SUBDIRS += plugins/test_vectors
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user