Integrating new crypto -- work in progress, wont build yet.

This commit is contained in:
Adam Ierymenko 2013-09-16 09:20:59 -04:00
commit 3b2d98e7dc
105 changed files with 124 additions and 37722 deletions

View file

@ -1,7 +1,7 @@
CC=gcc
CXX=g++
INCLUDES=-Iext/bin/libcrypto/include
INCLUDES=
ARCH=$(shell uname -m)
DEFS=-DZT_ARCH="$(ARCH)" -DZT_OSNAME="linux" -DZT_TRACE