Completed the implementation, including testing, and fixed bugs

This commit is contained in:
Alain Mosnier
2017-12-13 11:12:47 +01:00
parent d676207600
commit 489f5e66b6
6 changed files with 139 additions and 23 deletions

View File

@@ -1,3 +1,5 @@
CFLAGS = -Wall -Wextra -Wpedantic
test: test.o sha-256.o
.PHONY: clean