Add isds_verify_message_hash()version21
commit16536f70c385dc9bfccd89939d0c098305622511
authorPetr Písař <petr.pisar@atlas.cz>
Fri, 1 Jan 2010 09:37:57 +0000 (1 10:37 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Fri, 1 Jan 2010 14:04:44 +0000 (1 15:04 +0100)
tree2578ee5506116cce84b8fc00f0b8cba5a20eae23
parent1e6f30b6204983779d11f73bfbc9c3212fbb1d73
Add isds_verify_message_hash()

This function retrieve hash by message ID on-line from ISDS and compare it
with locally calculated one.

TODO: Underlying isds_compute_message_hash() accepts unsigned messaged only.
Fix it.
src/isds.c
src/isds.h