Implement SHA-224 and SHA-384 hashes
commit39daa5234a3438a5af3eae147c929dea44beb3b5
authorPetr Písař <petr.pisar@atlas.cz>
Wed, 3 Feb 2010 18:13:04 +0000 (3 19:13 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Wed, 3 Feb 2010 18:13:04 +0000 (3 19:13 +0100)
treef2baf3d51ef62d4cae285691239a90cedd31a65b
parente227eb69c2799dcef459a3aec010b634e1bd2b92
Implement SHA-224 and SHA-384 hashes
src/crypto.c
src/isds.c
src/isds.h
test/compute_hash.c
test/isds-hash_algorithm.c