added the seed crypto function

This commit is contained in:
2017-09-08 16:15:15 +00:00
parent 8b40ed630c
commit dc53a74542
19 changed files with 2035 additions and 6 deletions

View File

@ -8,6 +8,8 @@ AM_CPPFLAGS = \
lib_LTLIBRARIES = libqsecry.la
libqsecry_la_SOURCES = \
blowfish.c \
kseed.c \
md5.c
libqsecry_la_CFLAGS =