]> pd.if.org Git - zpackage/commit
cleanup sha256 hash code
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 24 Sep 2017 06:43:07 +0000 (01:43 -0500)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 24 Sep 2017 06:44:32 +0000 (01:44 -0500)
commit0d5967740e5649932dfc80967be09dc401dfaea5
tree8640cb94b83667123623746d15562ccd893af7d6
parent6d070e7b1f4ae6e319c9a3a856d05d3de720c3bb
cleanup sha256 hash code

Removed most remaining references and structure of libtomcrypt.
This makes the files a bit more standalone.

Added more tests to hash test file.
lib/sha256.c
lib/sha256.h
lib/uncompress.c
lib/zpm.c
t/hash.t
zpm-hash.c