Add sha224/sha256 as supported hash algorithms.
authorMichael Vrable <vrable@cs.hmc.edu>
Thu, 27 Sep 2012 04:24:58 +0000 (21:24 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sat, 12 Jan 2013 03:48:36 +0000 (19:48 -0800)
commit76ce8210bee6f9c2dbefab56873a9b2847d92a13
treec722d3cda79e0cae1076bed82adbc59e4f8f8bfa
parent35dd99aa3d47805b661fe3126a951710fa7dee11
Add sha224/sha256 as supported hash algorithms.

Document new hash algorithms in the format description, and include all
supported algorithms in the Python code.  The cumulus binary does not yet
support the new algorithms.
doc/format.txt
python/cumulus/__init__.py