Branch: refs/heads/openssl
Home:
https://github.com/fabbione/kronosnet
Commit: fb40395e6359890c081219340e03c825a2667d96
https://github.com/fabbione/kronosnet/commit/fb40395e6359890c081219340e03c8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-18 (Mon, 18 Sep 2017)
Changed paths:
M Makefile.am
M configure.ac
M debian/control
M kronosnet.spec.in
M libknet/Makefile.am
M libknet/crypto.c
A libknet/crypto_openssl.c
A libknet/crypto_openssl.h
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
M libknet/tests/knet_bench.c
Log Message:
-----------
[crypto] add openssl support (first cut)
still needs dlopen and memcheck love + sync with nss key size
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>