TARGETNAME=Crypto
TARGETTYPE=DRIVER_LIBRARY

INCLUDES = ..

SOURCES = \
	Whirlpool.c \
	Stribog.c \
	GostCipher.c \
	GostHash.c
