working version imported

This commit is contained in:
Martin Sekera 2020-08-29 02:05:32 +02:00
commit b7a6f55697
3 changed files with 768 additions and 0 deletions

3
build.sh Executable file
View file

@ -0,0 +1,3 @@
#! /bin/bash
gcc -std=gnu11 -Wall -lssl -lcrypto hash-pipe.c -o hash-pipe