commit | 0ede0c383530a418cf98be9122371a86573cd0db | [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 | 7e492d8258182e31c988bbf9917d4a3d41949d56 [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>