commit | b0ce35270b66ec1e5caa4f314e616a0a5d32fdcb | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Fri Mar 14 16:22:34 2008 +0100 |
committer | Bartlomiej Sieka <tur@semihalf.com> | Fri Mar 14 16:22:34 2008 +0100 |
tree | ad8de959a273b9bcdc01041bbe18b8713c895ccf | |
parent | 2c3685f10ea5753d252a8d2cd0f98b97e0e22cb1 [diff] |
Add the MD5 algorithm MD5 supoprt is turned on by defining CONFIG_MD5, the digest can be then calculated using the md5() function -- see include/md5.h for details. Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>