CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/16 21:48:35
Modified files:
distrib/special: Makefile
Added files:
distrib/special/sha256: Makefile sha256.c
Log message:
A very small sha256 program for the base media. Use it by piping data
through it... input | sha256 outfile | output, then check the contents
of outfile after.
