Rework hash implementations to provide additional algorithms.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 26 Sep 2012 14:54:25 +0000 (07:54 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sat, 12 Jan 2013 03:49:35 +0000 (19:49 -0800)
Provide a generic hash interface, rework SHA-1 to use the interface, and
also add code for SHA-224/SHA-256.


No differences found