Hi, pls see attached.
Is there somebody working on it to get Chacha/Poly cipher suites production ready? Cheers, Dirk
--- crypto/chacha/Makefile.orig 2014-06-03 10:49:51.082287334 +0200 +++ crypto/chacha/Makefile 2014-06-03 10:50:07.496433689 +0200 @@ -21,7 +21,7 @@ APPS= LIB=$(TOP)/libcrypto.a -LIBSRC= +LIBSRC=chacha_vec.c LIBOBJ=$(CHACHA_ENC) SRC= $(LIBSRC)