package embox.lib.crypt

static module des {
	source "des.c"

	@IncludeExport(path="lib/crypt")
	source "des.h"
}
