xof: Added ChaCha20 stream as XOF
This commit is contained in:
@@ -15,7 +15,8 @@ libstrongswan_chapoly_la_SOURCES = \
|
||||
chapoly_plugin.h chapoly_plugin.c \
|
||||
chapoly_drv.h chapoly_drv.c \
|
||||
chapoly_drv_portable.h chapoly_drv_portable.c \
|
||||
chapoly_aead.h chapoly_aead.c
|
||||
chapoly_aead.h chapoly_aead.c \
|
||||
chapoly_xof.h chapoly_xof.c
|
||||
|
||||
noinst_LTLIBRARIES += libchapoly-drv-ssse3.la
|
||||
libchapoly_drv_ssse3_la_SOURCES = chapoly_drv_ssse3.h chapoly_drv_ssse3.c
|
||||
|
||||
Reference in New Issue
Block a user