]> git.e2factory.org Git - e2factory.git/commit
Add SHA2 implementation by Aaron D. Gifford
authorTobias Ulmer <tu@emlix.com>
Thu, 1 Dec 2016 13:27:44 +0000 (14:27 +0100)
committerTobias Ulmer <tu@emlix.com>
Thu, 1 Dec 2016 13:28:39 +0000 (14:28 +0100)
commitf367d7231cc28317555ed8c8c9135a391efe53b3
tree809fab998a9f1888983c33b3cea086b5a8dd6af3
parent7d009de7a140e4e3807e495883a515c0ae3f470f
Add SHA2 implementation by Aaron D. Gifford

From http://www.aarongifford.com/computers/sha.html
http://www.aarongifford.com/computers/sha2-1.0.1.tgz

Signed-off-by: Tobias Ulmer <tu@emlix.com>
3RDPARTY
generic/sha2.c [new file with mode: 0644]
generic/sha2.h [new file with mode: 0644]