commit 1b6caad1bed6baee7a4a84383b6f881460bea41d Author: finwo <finwo@pm.me> Date: Mon, 13 Nov 2017 23:34:37 +0100 Added b-con/crypto-algorithms Diffstat:
| A | b-con/crypto-algorithms/Makefile | | | 2 | ++ |
| A | b-con/crypto-algorithms/config | | | 2 | ++ |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/b-con/crypto-algorithms/Makefile b/b-con/crypto-algorithms/Makefile @@ -0,0 +1,2 @@ +SRC += $(filter-out %test.c,$(wildcard lib/b-con/crypto-algorithms/*.c)) +CFLAGS += -Ilib/b-con/crypto-algorithms diff --git a/b-con/crypto-algorithms/config b/b-con/crypto-algorithms/config @@ -0,0 +1,2 @@ +tarball=https://github.com/b-con/crypto-algorithms/archive/master.tar.gz +sha256=548dd6363808e6b064dacab5de3bfb1ee872f3575ade9d07e5d9dc3526e6f2e0