xof: Implemented SHAKE128 and SHAKE256 Extended Output Functions
This commit is contained in:
@@ -11,6 +11,9 @@ plugin_LTLIBRARIES = libstrongswan-sha3.la
|
||||
endif
|
||||
|
||||
libstrongswan_sha3_la_SOURCES = \
|
||||
sha3_plugin.h sha3_plugin.c sha3_hasher.c sha3_hasher.h
|
||||
sha3_plugin.h sha3_plugin.c \
|
||||
sha3_hasher.c sha3_hasher.h \
|
||||
sha3_shake.h sha3_shake.c \
|
||||
sha3_keccak.h sha3_keccak.c
|
||||
|
||||
libstrongswan_sha3_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user