This is an implementation of SHA256 in C. The original source can be found here.
See test.c for usage example and see build file for program creation guide. Resulting output will vary with each CCSID - only tested on 37.
For build and setup instructions, refer to the README.md of the OSSILE project.